# CVE

- [CVE-2019-17571 RCE PoC](https://ccat.gitbook.io/cyber-sec/cve/cve-2019-17571-rce-poc.md): This is not my CVE. It's a quick and dirty proof of concept tutorial on achieving RCE abusing CVE-2019-17571 that I put together for a friend.
- [CVE-2022-45962 Postauth SQLI](https://ccat.gitbook.io/cyber-sec/cve/cve-2022-45962-postauth-sqli.md): Authenticated SQL Injection in openSIS classic prior to 9.0.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ccat.gitbook.io/cyber-sec/cve.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
