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

19 lines
880 B
Markdown

### [CVE-2011-4942](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4942)
![](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 scripting (XSS) vulnerabilities in admin/configuration.php in Geeklog before 1.7.1sr1 allow remote attackers to inject arbitrary web script or HTML via the (1) subgroup or (2) conf_group parameters. NOTE: this vulnerability might require a user-assisted attack or a bypass of a CSRF protection mechanism.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2011/03/18/8
- http://yehg.net/lab/pr0js/advisories/%5Bgeeklog1.7.1%5D_cross_site_scripting
#### Github
No PoCs found on GitHub currently.