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

18 lines
800 B
Markdown

### [CVE-2011-3979](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3979)
![](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 ztemp/view_compiled/Theme/theme_admin_setasdefault.php in the theme module in Zikula Application Framework 1.3.0 build 3168, 1.2.7, and probably other versions allows remote attackers to inject arbitrary web script or HTML via the themename parameter in the setasdefault action to index.php.
### POC
#### Reference
- http://securityreason.com/securityalert/8409
#### Github
No PoCs found on GitHub currently.