# CVE-2012

<table><thead><tr><th width="157.79998779296875">CVE</th><th width="362.2000732421875">CVE Description</th><th>Reference</th></tr></thead><tbody><tr><td>CVE-2012-0297</td><td>The management GUI in Symantec Web Gateway 5.0.x before 5.0.3 does not properly restrict access to application scripts, which allows remote attackers to execute arbitrary code by (1) injecting crafted data or (2) including crafted data.</td><td><a href="https://www.exploit-db.com/exploits/18932">https://www.exploit-db.com/exploits/18932</a></td></tr><tr><td>CVE-2012-6708</td><td>jQuery before 1.9.0 is vulnerable to Cross-site Scripting (XSS) attacks. The jQuery(strInput) function does not differentiate selectors from HTML in a reliable fashion. In vulnerable versions, jQuery determined whether the input was HTML by looking for the '&#x3C;' character anywhere in the string, giving attackers more flexibility when attempting to construct a malicious payload. In fixed versions, jQuery only deems the input to be HTML if it explicitly starts with the '&#x3C;' character, limiting exploitability only to attackers who can control the beginning of a string, which is far less common.</td><td><a href="https://www.exploit-db.com/exploits/49708">https://www.exploit-db.com/exploits/49708</a></td></tr></tbody></table>


---

# 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://docs.prophaze.com/cve/cve-2012.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.
