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

18 lines
848 B
Markdown

### [CVE-2013-7376](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7376)
![](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
Multiple cross-site request forgery (CSRF) vulnerabilities in OpenX 2.8.10, possibly before revision 82710, allow remote attackers to hijack the authentication of administrators, as demonstrated by requests that conduct directory traversal attacks via the group parameter to (1) plugin-preferences.php or (2) plugin-settings.php in www/admin, a different vulnerability than CVE-2013-3514.
### POC
#### Reference
- http://seclists.org/bugtraq/2013/Jul/27
#### Github
No PoCs found on GitHub currently.