Server-side request forgery (SSRF) In python
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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
rpm rhel5 | 0:2.4.3-44.el5 | ||
rpm rhel6 | 0:2.6.6-20.el6 | ||
rpm rhel6 | 0:2.6.6-2.el6 |
Aliases
1. 2. 3.