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

19 lines
924 B
Markdown

### [CVE-2011-3352](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3352)
![](https://img.shields.io/static/v1?label=Product&message=Zikula&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%201.3.0%20build%20%233168%20and%20probably%20prior%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-Site%20Scripting&color=brighgreen)
### Description
Zikula 1.3.0 build #3168 and probably prior has XSS flaw due to improper sanitization of the 'themename' parameter by setting default, modifying and deleting themes. A remote attacker with Zikula administrator privilege could use this flaw to execute arbitrary HTML or web script code in the context of the affected website.
### POC
#### Reference
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-3352
- https://www.immuniweb.com/advisory/HTB23039
#### Github
No PoCs found on GitHub currently.