Files
CVEs-PoC/2011/CVE-2011-1714.md
T
2024-06-18 02:51:15 +02:00

19 lines
842 B
Markdown

### [CVE-2011-1714](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1714)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Cross-site scripting (XSS) vulnerability in framework/source/resource/qx/test/jsonp_primitive.php in QooxDoo 1.3 and possibly other versions, as used in eyeOS 2.2 and 2.3, and possibly other products allows remote attackers to inject arbitrary web script or HTML via the callback parameter.
### POC
#### Reference
- http://www.autosectools.com/Advisories/eyeOS.2.3_Reflected.Cross-site.Scripting_172.html
- http://www.exploit-db.com/exploits/17127
#### Github
No PoCs found on GitHub currently.