mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
868 B
Markdown
19 lines
868 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
|
|
- http://www.madirish.net/?article=442
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|