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

18 lines
743 B
Markdown

### [CVE-2011-4947](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4947)
![](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 request forgery (CSRF) vulnerability in e107_admin/users_extended.php in e107 before 0.7.26 allows remote attackers to hijack the authentication of administrators for requests that insert cross-site scripting (XSS) sequences via the user_include parameter.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2012/03/29/3
#### Github
No PoCs found on GitHub currently.