mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-27 21:40:45 +01:00
865 B
865 B
CVE-2011-1521
Description
The urllib and urllib2 modules in Python 2.x before 2.7.2 and 3.x before 3.2.1 process Location headers that specify redirection to file: URLs, which makes it easier for remote attackers to obtain sensitive information or cause a denial of service (resource consumption) via a crafted URL, as demonstrated by the file:///etc/passwd and file:///dev/zero URLs.
POC
Reference
Github
No PoCs found on GitHub currently.