Lucene search
+L

1112 matches found

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.1503EPSS
Exploits6
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
Exploits0References3Affected 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.1503EPSS
Exploits3References3
exploitpack
exploitpack
added 2016/07/03 12:0 a.m.103 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.1503EPSS
Exploits3
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.26316EPSS
Exploits7References8
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.26316EPSS
Exploits7References7
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.26316EPSS
Exploits7References5
Debian
Debian
added 2016/06/21 8:22 p.m.52 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.26316EPSS
Exploits7
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.1503EPSS
Exploits3
RedhatCVE
RedhatCVE
added 2016/06/14 3:18 p.m.22 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.1503EPSS
Exploits3References1
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.1503EPSS
Exploits3References1
n0where
n0where
added 2016/04/07 7:0 p.m.543 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
Exploits0References5
Kitploit
Kitploit
added 2016/03/12 7:23 p.m.47 views

Striptls - Proxy POC Implementation Of STARTTLS Stripping Attacks

poc implementation of STARTTLS stripping attacks SMTP SMTP.StripFromCapabilities - server response capability patch SMTP.StripWithInvalidResponseCode - client STARTTLS stripping, invalid response code SMTP.UntrustedIntercept - STARTTLS interception client and server talking ssl requires server.pe...

7.5AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2016/03/09 12:0 a.m.19 views

Secure Sockets Layer (SSL) 'STARTTLS' Client Detection

Binary data 9133.prm...

7.3AI score
Exploits0References1
n0where
n0where
added 2016/02/03 8:0 p.m.20 views

Fast and Full Featured SSL Scanner: SSLyze

SSLyze is a Python tool that can analyze the SSL configuration of a server by connecting to it. It is designed to be fast and comprehensive, and should help organizations and testers identify mis-configurations affecting their SSL servers. SSLyze is all Python code but it uses an OpenSSL wrapper...

Exploits0References2
Tenable Nessus
Tenable Nessus
added 2016/01/15 12:0 a.m.27 views

Cisco Jabber for Windows 8.x / 9.x / 10.x / 11.0.x / 11.1.x XMPP Connection MitM STARTTLS Downgrade (cisco-sa-20151224-jab)

The version of Cisco Jabber for Windows installed on the remote host is 8.x, 9.x, 10.x, 11.0.x, or 11.1.x prior to 11.5. It is, therefore, affected by man-in-the-middle STARTTLS downgrade vulnerability due to improper checks to ensure the Extensible Messaging and Presence Protocol XMPP connection...

5.9CVSS6.1AI score0.01341EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2016/01/08 12:0 a.m.47 views

rsync STARTTLS Command Support

The remote rsync server supports the use of the 'starttls' command to switch from a cleartext to an encrypted communications channel. C Tenable Network Security, Inc. include"compat.inc"; if description scriptid87818; scriptversion"$Revision: 1.3 $"; scriptcvsdate"$Date: 2017/06/15 21:59:54 $";...

5.6AI score
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2016/01/08 12:0 a.m.32 views

IRC Daemon STARTTLS Command Support

The remote IRC daemon supports the use of the 'STARTTLS' command to switch from a cleartext to an encrypted communications channel. C Tenable Network Security, Inc. include"compat.inc"; if description scriptid87817; scriptversion"1.4"; scriptsetattributeattribute:"pluginmodificationdate",...

5.6AI score
Exploits0References3
NVD
NVD
added 2015/12/26 10:59 p.m.20 views

CVE-2015-6409

Cisco Jabber 10.6.x, 11.0.x, and 11.1.x on Windows allows man-in-the-middle attackers to conduct STARTTLS downgrade attacks and trigger cleartext XMPP sessions via unspecified vectors, aka Bug ID CSCuw87419...

5.9CVSS5.7AI score0.01341EPSS
Exploits0References4
Prion
Prion
added 2015/12/26 10:59 p.m.21 views

Design/Logic Flaw

Cisco Jabber 10.6.x, 11.0.x, and 11.1.x on Windows allows man-in-the-middle attackers to conduct STARTTLS downgrade attacks and trigger cleartext XMPP sessions via unspecified vectors, aka Bug ID CSCuw87419...

4.3CVSS7AI score0.01341EPSS
Exploits0References4Affected Software1
Rows per page
Query Builder