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

18 lines
725 B
Markdown

### [CVE-2009-4429](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4429)
![](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 the Sections module 5.x before 5.x-1.3 and 6.x before 6.x-1.3 for Drupal allows remote authenticated users with "administer sections" privileges to inject arbitrary web script or HTML via a section name (aka the Name field).
### POC
#### Reference
- http://www.madirish.net/?article=440
#### Github
No PoCs found on GitHub currently.