mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
18 lines
731 B
Markdown
18 lines
731 B
Markdown
### [CVE-2009-5065](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-5065)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in feedparser.py in Universal Feed Parser (aka feedparser or python-feedparser) before 5.0 allows remote attackers to inject arbitrary web script or HTML via vectors involving nested CDATA stanzas.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://support.novell.com/security/cve/CVE-2009-5065.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|