mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 22:19:39 +02:00
18 lines
698 B
Markdown
18 lines
698 B
Markdown
### [CVE-2011-1015](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1015)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The is_cgi method in CGIHTTPServer.py in the CGIHTTPServer module in Python 2.5, 2.6, and 3.0 allows remote attackers to read script source code via an HTTP GET request that lacks a / (slash) character at the beginning of the URI.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-1613-2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|