cve/2013/CVE-2013-4275.md
2025-09-29 21:09:30 +02:00

21 lines
1.0 KiB
Markdown

### [CVE-2013-4275](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4275)
![](https://img.shields.io/static/v1?label=Product&message=Zen%20theme&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=6.x-1.x%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=7.x-3.x%20before%207.x-3.2%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=and%207.x-5.x%20before%207.x-5.4%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-Site%20Scripting&color=brightgreen)
### Description
Cross-site scripting (XSS) vulnerability in the zen_breadcrumb function in template.php in the Zen theme 6.x-1.x, 7.x-3.x before 7.x-3.2, and 7.x-5.x before 7.x-5.4 for Drupal allows remote authenticated users with the "administer themes" permission to inject arbitrary web script or HTML via the breadcrumb separator field.
### POC
#### Reference
- http://www.madirish.net/?article=452
- https://drupal.org/node/754000
#### Github
No PoCs found on GitHub currently.