cve/2011/CVE-2011-4938.md
2024-06-18 02:51:15 +02:00

18 lines
674 B
Markdown

### [CVE-2011-4938](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4938)
![](https://img.shields.io/static/v1?label=Product&message=Ariadne&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-Site%20Scripting&color=brighgreen)
### Description
Multiple cross-site scripting (XSS) vulnerabilities in Ariadne 2.7.6 allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO parameter to (1) index.php and (2) loader.php.
### POC
#### Reference
- https://seclists.org/bugtraq/2011/Dec/7
#### Github
No PoCs found on GitHub currently.