First published: Mon Feb 01 2016(Updated: )
A vulnerability in smtplib allowing MITM attacker to perform a startTLS stripping attack. smtplib does not seem to raise an exception when the remote end (smtp server) is capable of negotiating starttls but fails to respond with 220 (ok) to an explicit call of SMTP.starttls(). This may allow a malicious MITM to perform a startTLS stripping attack if the client code does not explicitly check the response code for startTLS.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Python Python | =3.5.0 | |
Python Python | =3.5.1 | |
Python Python | =3.0 | |
Python Python | =3.0.1 | |
Python Python | =3.1.0 | |
Python Python | =3.1.1 | |
Python Python | =3.1.2 | |
Python Python | =3.1.3 | |
Python Python | =3.1.4 | |
Python Python | =3.1.5 | |
Python Python | =3.2.0 | |
Python Python | =3.2.1 | |
Python Python | =3.2.2 | |
Python Python | =3.2.3 | |
Python Python | =3.2.4 | |
Python Python | =3.2.5 | |
Python Python | =3.2.6 | |
Python Python | =3.3.0 | |
Python Python | =3.3.1 | |
Python Python | =3.3.2 | |
Python Python | =3.3.3 | |
Python Python | =3.3.4 | |
Python Python | =3.3.5 | |
Python Python | =3.3.6 | |
Python Python | =3.4.0 | |
Python Python | =3.4.1 | |
Python Python | =3.4.2 | |
Python Python | =3.4.3 | |
Python Python | =3.4.4 | |
Python Python | <=2.7.11 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.