Lucene search
+L

1120 matches found

Tenable Nessus
Tenable Nessus
added 2017/05/01 12:0 a.m.53 views

EulerOS 2.0 SP1 : python (EulerOS-SA-2016-1036)

According to the versions of the python packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - It was discovered that the Python CGIHandler class did not properly protect against the HTTPPROXY variable name clash in a CGI context. A remote...

6.5CVSS7.2AI score0.14816EPSS
SaveExploits6References4
Tenable Nessus
Tenable Nessus
added 2017/03/27 12:0 a.m.35 views

Debian DLA-871-1 : python3.2 security update

It was discovered that there was a TLS stripping vulnerability in the smptlib library distributed with the CPython interpreter. The library did not return an error if StartTLS failed, which might have allowed man-in-the-middle attackers to bypass the TLS protections by leveraging a network positi...

6.5CVSS7.1AI score0.14816EPSS
SaveExploits3References3
Kitploit
Kitploit
added 2017/03/16 2:11 p.m.118 views

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 and penetration testing. SSLsplit is designed to transparently terminate connections that are redirected to it using a...

7.1AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2017/02/08 12:0 a.m.166 views

SSL/TLS: Microsoft Remote Desktop Protocol STARTTLS Detection

Checks if the remote Microsoft Remote Desktop Protocol RDP service supports the SPDX-FileCopyrightText: 2017 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.1AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2017/02/07 12:0 a.m.20 views

SSL/TLS: IRC 'STARTTLS' Command Detection

Checks if the remote IRC server supports SSL/TLS with the Copyright C 2017 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you...

7.1AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2017/02/06 12:0 a.m.94 views

SSL/TLS: MySQL / MariaDB (STARTTLS-like) SSL/TLS Detection

Checks if the remote MySQL / MariaDB server supports STARTTLS-like SSL/TLS. SPDX-FileCopyrightText: 2017 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.1AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2017/01/24 12:0 a.m.66 views

Splunk Enterprise Python Vulnerabilities (SP-CAAAPSR)

Splunk Enterprise is prone to multiple vulnerabilities in Python. SPDX-FileCopyrightText: 2017 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:splunk:splunk";...

10CVSS7.5AI score0.21366EPSS
SaveExploits7References1
Prion
Prion
added 2017/01/12 11:59 p.m.19 views

Race condition

Race condition in the XMPP library in Smack before 4.1.9, when the SecurityMode.required TLS setting has been set, allows man-in-the-middle attackers to bypass TLS protections and trigger use of cleartext for client authentication by stripping the "starttls" feature from a server response...

4.3CVSS7.2AI score0.01519EPSS
SaveExploits0References7Affected Software2
NVD
NVD
added 2017/01/12 11:59 p.m.28 views

CVE-2016-10027

Race condition in the XMPP library in Smack before 4.1.9, when the SecurityMode.required TLS setting has been set, allows man-in-the-middle attackers to bypass TLS protections and trigger use of cleartext for client authentication by stripping the "starttls" feature from a server response...

5.9CVSS5.8AI score0.01519EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2017/01/11 12:0 a.m.40 views

GLSA-201701-18 : Python: Multiple vulnerabilities

The remote host is affected by the vulnerability described in GLSA-201701-18 Python: Multiple vulnerabilities Multiple vulnerabilities have been discovered in Python. Please review the CVE identifiers referenced below for details. Impact : A remote attacker could entice a user to open a specially...

10CVSS7.7AI score0.21366EPSS
SaveExploits4References3
Kitploit
Kitploit
added 2016/12/26 2:30 p.m.2944 views

sslscan - tests SSL/TLS enabled services to discover supported cipher suites

This is a fork of ioerror's version of sslscan the original readme of which is included below. Changes are as follows: Highlight SSLv2 and SSLv3 ciphers in output. Highlight CBC ciphers on SSLv3 POODLE. Highlight 3DES and RC4 ciphers in output. Highlight PFS+GCM ciphers as good in output. Highlig...

7.5CVSS7.8AI score0.99999EPSS
SaveExploits91References4
OpenVAS
OpenVAS
added 2016/11/28 12:0 a.m.23 views

Cisco Jabber STARTTLS Downgrade Vulnerability - Windows

Cisco Jabber is prone to STARTTLS downgrade vulnerability. SPDX-FileCopyrightText: 2016 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:cisco:jabber";...

5.9CVSS5.8AI score0.01341EPSS
SaveExploits0References3
OSV
OSV
added 2016/11/22 6:51 p.m.8 views

USN-3134-1 python2.7, python3.2, python3.4, python3.5 vulnerabilities

It was discovered that the smtplib library in Python did not return an error when StartTLS fails. A remote attacker could possibly use this to expose sensitive information. CVE-2016-0772 Rémi Rampin discovered that Python would not protect CGI applications from contents of the HTTPPROXY environme...

10CVSS7.1AI score0.21366EPSS
SaveExploits7References5
Ubuntu
Ubuntu
added 2016/11/22 6:51 p.m.88 views

USN-3134-1: Python vulnerabilities

It was discovered that the smtplib library in Python did not return an error when StartTLS fails. A remote attacker could possibly use this to expose sensitive information. CVE-2016-0772 Rémi Rampin discovered that Python would not protect CGI applications from contents of the HTTPPROXY environme...

10CVSS7.8AI score0.21366EPSS
SaveExploits7
Tenable Nessus
Tenable Nessus
added 2016/11/18 12:0 a.m.273 views

SUSE SLED12 / SLES12 Security Update : python3 (SUSE-SU-2016:2859-1) (httpoxy)

This update provides Python 3.4.5, which brings many fixes and enhancements. The following security issues have been fixed : - CVE-2016-1000110: CGIHandler could have allowed setting of HTTPPROXY environment variable based on user-supplied Proxy request header. bsc989523 - CVE-2016-0772: A...

10CVSS7.1AI score0.21366EPSS
SaveExploits7References17
Tenable Nessus
Tenable Nessus
added 2016/11/17 12:0 a.m.909 views

Splunk Enterprise < 5.0.17 / 6.0.13 / 6.1.12 / 6.2.12 / 6.3.8 / 6.4.4 or Splunk Light < 6.5.0 Multiple Vulnerabilities

According to its self-reported version number, the version of Splunk Enterprise hosted on the remote web server is 5.0.x prior to 5.0.17, 6.0.x prior to 6.0.13, 6.1.x prior to 6.1.12, 6.2.x prior to 6.2.12, 6.3.x prior to 6.3.8, or 6.4.x prior to 6.4.4; or else it is Splunk Light prior to 6.5.0. ...

10CVSS7.5AI score0.21366EPSS
SaveExploits7References4
Tenable Nessus
Tenable Nessus
added 2016/11/11 12:0 a.m.36 views

Oracle Linux 7 : python (ELSA-2016-2586)

The remote Oracle Linux 7 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2016-2586 advisory. - Fix for CVE-2016-1000110 HTTPoxy attack Resolves: rhbz1359164 - Fix for CVE-2016-5636: possible integer overflow and heap corruption in zipimporter.getdata...

10CVSS7.2AI score0.21366EPSS
SaveExploits7References2
Oracle linux
Oracle linux
added 2016/11/09 12:0 a.m.68 views

python security, bug fix, and enhancement update

2.7.5-48.0.1 - Add Oracle Linux distribution in platform.py orabug 20812544 2.7.5-48 - Fix for CVE-2016-1000110 HTTPoxy attack Resolves: rhbz1359164 2.7.5-47 - Fix for CVE-2016-5636: possible integer overflow and heap corruption in zipimporter.getdata Resolves: rhbz1356364 2.7.5-46 - Drop patch 2...

10CVSS0.5AI score0.21366EPSS
SaveExploits7
RedHat Linux
RedHat Linux
added 2016/11/03 9:23 a.m.10 views

evolution-data-server: IMAPx Component Information Disclosure

camel/providers/imapx/camel-imapx-server.c in the IMAPx component in GNOME evolution-data-server before 3.21.2 proceeds with cleartext data containing a password if the client wishes to use STARTTLS but the server will not use STARTTLS, which makes it easier for remote attackers to obtain sensiti...

9.8CVSS5.9AI score0.02889EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2016/10/27 12:0 a.m.53 views

SUSE SLED12 / SLES12 Security Update : python3 (SUSE-SU-2016:2653-1) (httpoxy)

This update provides Python 3.4.5, which brings many fixes and enhancements. The following security issues have been fixed : - CVE-2016-1000110: CGIHandler could have allowed setting of HTTPPROXY environment variable based on user-supplied Proxy request header. bsc989523 - CVE-2016-0772: A...

10CVSS7.1AI score0.21366EPSS
SaveExploits7References17
Rows per page
Query Builder