mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-29 03:50:45 +02:00
19 lines
812 B
Markdown
19 lines
812 B
Markdown
### [CVE-2012-2921](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2921)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Universal Feed Parser (aka feedparser or python-feedparser) before 5.1.2 allows remote attackers to cause a denial of service (memory consumption) via a crafted XML ENTITY declaration in a non-ASCII encoded document.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://code.google.com/p/feedparser/source/browse/trunk/NEWS?spec=svn706&r=706
|
|
- https://code.google.com/p/feedparser/source/detail?r=703&path=/trunk/feedparser/feedparser.py
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|