Files
CVEs-PoC/2011/CVE-2011-1015.md
2025-09-29 21:09:30 +02:00

698 B

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

Github

No PoCs found on GitHub currently.