mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
18 lines
828 B
Markdown
18 lines
828 B
Markdown
### [CVE-2009-4371](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4371)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in the Locale module (modules/locale/locale.module) in Drupal Core 6.14, and possibly other versions including 6.15, allows remote authenticated users with "administer languages" permissions to inject arbitrary web script or HTML via the (1) Language name in English or (2) Native language name fields in the Custom language form.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.madirish.net/?article=442
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|