Beschreibung
Multiple serious vulnerabilities have been found in CPython (Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2. Malicious users can exploit these vulnerabilities to bypass the TLS protections, inject arbitrary HTTP headers or have unspecified impact.
Below is a complete list of vulnerabilities:
- CRLF injection vulnerability can be exploited to inject arbitrary HTTP headers via CRLF sequences in a URL.
- Integer overflow can be exploited via a negative data size value, which triggers a heap-based buffer overflow.
- TLS stripping vulnerability can be exploited by man-in-the-middleattackers to bypass the TLS protections via leveraging a network position between the client and the registry to block the StartTLS command („StartTLS stripping attack“).
Technical details
- CRLF injection vulnerability is in the HTTPConnection.putheader function in urllib2 and urllib in CPython.
- Integer overflow occurs in the get_data function in file zipimport.c from smtplib library in CPython.
- TLS stripping vulnerability occurs in the smtplib library in CPython.
Ursprüngliche Informationshinweise
CVE Liste
- CVE-2016-5699 critical
- CVE-2016-5636 critical
- CVE-2016-0772 critical
Mehr erfahren
Informieren Sie sich über die Statistiken der in Ihrer Region verbreiteten Sicherheitslücken statistics.securelist.com
Sie haben einen Fehler in der Beschreibung der Schwachstelle gefunden? Mitteilen!