Lucene search
+L

1120 matches found

RedHat Linux
RedHat Linux
added 2016/08/18 8:26 p.m.9 views

python: smtplib StartTLS stripping attack

It was found that Python's smtplib library did not return an exception when StartTLS failed to be established in the SMTP.starttls function. A man in the middle attacker could strip out the STARTTLS command without generating an exception on the Python SMTP client application, preventing the...

6.5CVSS7.2AI score0.14816EPSS
SaveExploits3References4
RedHat Linux
RedHat Linux
added 2016/08/18 8:26 p.m.64 views

Moderate: Red Hat Security Advisory: python33-python security update

An update for python33-python is now available for Red Hat Software Collections. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerabili...

6.5CVSS6.5AI score0.14816EPSS
SaveExploits6References4
RedHat Linux
RedHat Linux
added 2016/08/18 8:25 p.m.11 views

python: smtplib StartTLS stripping attack

It was found that Python's smtplib library did not return an exception when StartTLS failed to be established in the SMTP.starttls function. A man in the middle attacker could strip out the STARTTLS command without generating an exception on the Python SMTP client application, preventing the...

6.5CVSS7.2AI score0.14816EPSS
SaveExploits3References4
RedHat Linux
RedHat Linux
added 2016/08/18 8:25 p.m.48 views

Moderate: Red Hat Security Advisory: rh-python34-python security update

An update for rh-python34-python is now available for Red Hat Software Collections. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

6.5CVSS6.5AI score0.14816EPSS
SaveExploits6References4
RedHat Linux
RedHat Linux
added 2016/08/18 8:7 p.m.19 views

python: smtplib StartTLS stripping attack

It was found that Python's smtplib library did not return an exception when StartTLS failed to be established in the SMTP.starttls function. A man in the middle attacker could strip out the STARTTLS command without generating an exception on the Python SMTP client application, preventing the...

6.5CVSS7.2AI score0.14816EPSS
SaveExploits3References4
RedHat Linux
RedHat Linux
added 2016/08/18 6:39 p.m.12 views

python: smtplib StartTLS stripping attack

It was found that Python's smtplib library did not return an exception when StartTLS failed to be established in the SMTP.starttls function. A man in the middle attacker could strip out the STARTTLS command without generating an exception on the Python SMTP client application, preventing the...

6.5CVSS7.2AI score0.14816EPSS
SaveExploits3References4
RedHat Linux
RedHat Linux
added 2016/08/18 5:57 p.m.65 views

Moderate: Red Hat Security Advisory: rh-python35-python security update

An update for rh-python35-python is now available for Red Hat Software Collections. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

6.5CVSS6.5AI score0.14816EPSS
SaveExploits6References4
RedHat Linux
RedHat Linux
added 2016/08/18 5:57 p.m.6 views

python: smtplib StartTLS stripping attack

It was found that Python's smtplib library did not return an exception when StartTLS failed to be established in the SMTP.starttls function. A man in the middle attacker could strip out the STARTTLS command without generating an exception on the Python SMTP client application, preventing the...

6.5CVSS7.2AI score0.14816EPSS
SaveExploits3References4
Oracle linux
Oracle linux
added 2016/08/18 12:0 a.m.140 views

python security update

2.6.6-66.0.1 - Add Oracle Linux distribution in platform.py orabug 21288328 Keshav Sharma 2.6.6-66 - Fix for CVE-2016-1000110 HTTPoxy attack Resolves: rhbz1359161 2.6.6-65 - Fix for CVE-2016-0772 python: smtplib StartTLS stripping attack rhbz1303647 Raise an error when STARTTLS fails upstream pat...

5.8CVSS0.2AI score0.14816EPSS
SaveExploits6
BDU FSTEC
BDU FSTEC
added 2016/07/06 12:0 a.m.11 views

Vulnerability of nginx software, allowing a remote attacker to compromise the confidentiality of protected information

The vulnerability in the SMTP proxy of Nginx allows attackers who operate on a “man-in-the-middle” principle to inject commands into SSL sessions initiated with the STARTTLS command, thereby gaining access to confidential information sent by clients...

4.3CVSS5.5AI score0.07832EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2016/07/05 12:0 a.m.29 views

FreeBSD : Python -- smtplib StartTLS stripping vulnerability (8d5368ef-40fe-11e6-b2ec-b499baebfeaf)

Red Hat reports : 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 ma...

6.5CVSS7.3AI score0.14816EPSS
SaveExploits3References3
exploitpack
exploitpack
added 2016/07/03 12:0 a.m.112 views

Python smtplib 2.7.11 3.4.4 3.5.1 - Man In The Middle StartTLS Stripping

Python smtplib 2.7.11 3.4.4 3.5.1 - Man In The Middle StartTLS Stripping VuNote ============ Author: Version: 0.2 Date: Nov 25th, 2015 Tag: python smtplib starttls stripping mitm Overview -------- Name: python Vendor: python software foundation References: https://www.python.org/ 1 Version: 2.7.1...

5.8CVSS0.14816EPSS
SaveExploits3
Mageia
Mageia
added 2016/06/22 4:36 p.m.71 views

Updated python packages fix security vulnerabilities

Updated python and python3 packages fixes security vulnerability: - Heap overflow in zipimporter module CVE-2016-5636. - HTTP header injection in urrlib2/urllib/httplib/http.client CVE-2016-5699. - smtplib StartTLS stripping attack CVE-2016-0772...

10CVSS1.6AI score0.21366EPSS
SaveExploits7References7
OSV
OSV
added 2016/06/22 4:36 p.m.11 views

MGASA-2016-0230 Updated python packages fix security vulnerabilities

Updated python and python3 packages fixes security vulnerability: - Heap overflow in zipimporter module CVE-2016-5636. - HTTP header injection in urrlib2/urllib/httplib/http.client CVE-2016-5699. - smtplib StartTLS stripping attack CVE-2016-0772...

10CVSS7AI score0.21366EPSS
SaveExploits7References8
Tenable Nessus
Tenable Nessus
added 2016/06/22 12:0 a.m.74 views

Debian DLA-522-1 : python2.7 security update

CVE-2016-0772 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...

10CVSS7.4AI score0.21366EPSS
SaveExploits7References5
Debian
Debian
added 2016/06/21 8:22 p.m.53 views

[SECURITY] [DLA 522-1] python2.7 security update

Package : python2.7 Version : 2.7.3-6+deb7u3 CVE ID : CVE-2016-0772 CVE-2016-5636 CVE-2016-5699 CVE-2016-0772 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...

10CVSS7.9AI score0.21366EPSS
SaveExploits7
Hacker One
Hacker One
added 2016/06/14 9:25 p.m.83 views

Internet Bug Bounty: CVE-2016-0772 - python: smtplib StartTLS stripping attack

python smtplib starttls stripping attack affects: basically all versions of smtplib with starttls support and projects relying on it python 2.7.2 - 2.7.11 dates back 14 years python 3.0 - 3.5.1 dates back 7 years Python's implementation of smtplib fails to raise an exception upon an unexpected...

5.8CVSS6.7AI score0.14816EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2016/06/14 3:18 p.m.23 views

CVE-2016-0772

It was found that Python's smtplib library did not return an exception when StartTLS failed to be established in the SMTP.starttls function. A man in the middle attacker could strip out the STARTTLS command without generating an exception on the Python SMTP client application, preventing the...

6.5CVSS1.3AI score0.14816EPSS
SaveExploits3References1
FreeBSD
FreeBSD
added 2016/06/14 12:0 a.m.72 views

Python -- smtplib StartTLS stripping vulnerability

Red Hat reports: 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...

6.5CVSS7.1AI score0.14816EPSS
SaveExploits3References1
n0where
n0where
added 2016/04/07 7:0 p.m.547 views

Transparent SSL TLS interception: SSLsplit

Transparent SSL TLS interception: SSLsplit is a tool for man-in-the-middle attacks against SSL/TLS encrypted network connections. It is intended to be useful for network forensics, application security analysis, web application security testing, network security auditing, penetration testing and...

7AI score
SaveExploits0References5
Rows per page
Query Builder