Lucene search
K

634 matches found

Cvelist
Cvelist
added 2018/06/19 12:0 p.m.25 views

CVE-2018-1061

python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in the difflib.ISLINEJUNK method. An attacker could use this flaw to cause denial of service...

6.5CVSS8.5AI score0.04979EPSS
Exploits0References21
AlpineLinux
AlpineLinux
added 2018/06/18 2:0 p.m.45 views

CVE-2018-1060

python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in pop3lib's apop method. An attacker could use this flaw to cause denial of service...

7.5CVSS7.7AI score0.05103EPSS
Exploits1
IBM Security Bulletins
IBM Security Bulletins
added 2018/06/18 1:34 a.m.28 views

Security Bulletin: A vulnerability in python affects PowerKVM

Summary PowerKVM is affected by a vulnerability in python. IBM has now addressed this vulnerability. Vulnerability Details CVEID: CVE-2016-5636 DESCRIPTION: zipimport module for Python is vulnerable to a heap-based buffer overflow, caused by improper bounds checking by the getdata function in...

10CVSS0.7AI score0.25671EPSS
Exploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2018/06/17 3:3 p.m.34 views

Security Bulletin: IBM SmartCloud Analytics - Log Analysis is affected by Open Source Python Vulnerability (CVE-2014-9365)

Summary IBM SmartCloud Analytics - Log Analysis product bundles the Open Source Python which is vulnerable to CVE-2014-9365 Vulnerability Details CVEID: CVE-2014-9365 DESCRIPTION: Python could allow a remote attacker to bypass security restrictions, caused by the failure to validate TLS certifica...

5.8CVSS0.4AI score0.03269EPSS
Exploits1Affected Software1
Tenable Nessus
Tenable Nessus
added 2018/03/12 12:0 a.m.15 views

Solaris 10 (sparc) : 143506-06

GNOME 2.6.0: Python patch. Date this patch was last updated by Sun : Jul/30/12 %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text in this plugin was extracted from the Oracle SunOS Patch Updates. include'deprecatednasllevel.inc'; include'compat.inc'; if description...

7AI score
Exploits0References1
OSV
OSV
added 2018/03/01 5:29 a.m.8 views

CVE-2017-18207

The Waveread.readfmtchunk function in Lib/wave.py in Python through 3.6.4 does not ensure a nonzero channel value, which allows attackers to cause a denial of service divide-by-zero and exception via a crafted wav format audio file. NOTE: the vendor disputes this issue because Python applications...

6.5CVSS6.4AI score
Exploits0References2
Cloud Foundry
Cloud Foundry
added 2017/12/14 12:0 a.m.43 views

USN-3496-1: Python vulnerability | Cloud Foundry

Severity Medium Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 14.04 Description It was discovered that Python incorrectly handled decoding certain strings. An attacker could possibly use this issue to execute arbitrary code. Affected Cloud Foundry Products and Versions Severity is...

9.8CVSS10AI score0.07944EPSS
Exploits0
Cloud Foundry
Cloud Foundry
added 2017/12/14 12:0 a.m.49 views

USN-3496-3: Python vulnerability | Cloud Foundry

Severity Medium Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 14.04 Description USN-3496-1 fixed a vulnerability in Python2.7. This update provides the corresponding update for versions 3.4 and 3.5. Original advisory details: It was discovered that Python incorrectly handled decoding...

9.8CVSS9.9AI score0.07944EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2017/11/29 12:0 a.m.39 views

Ubuntu 14.04 LTS / 16.04 LTS : Python vulnerability (USN-3496-3)

The remote Ubuntu 14.04 LTS / 16.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-3496-3 advisory. USN-3496-1 fixed a vulnerability in Python2.7. This update provides the corresponding update for versions 3.4 and 3.5. Tenable has extracted the...

9.8CVSS6.9AI score0.07944EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2017/08/09 12:0 a.m.33 views

Oracle Linux 7 : python (ELSA-2017-1868)

The remote Oracle Linux 7 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2017-1868 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.25671EPSS
Exploits8References2
OSV
OSV
added 2017/06/13 4:29 p.m.10 views

PYSEC-2017-96

The tlslite library before 0.4.9 for Python allows remote attackers to trigger a denial of service runtime exception and process crash...

7.5CVSS7.1AI score0.03204EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2016/11/03 8:9 a.m.4 views

python: Heap overflow in zipimporter module

A vulnerability was discovered in Python, in the built-in zipimporter. A specially crafted zip file placed in a module path such that it would be loaded by a later "import" statement could cause a heap overflow, leading to arbitrary code execution...

10CVSS7.6AI score0.25671EPSS
Exploits1References4
Prion
Prion
added 2016/10/25 2:31 p.m.25 views

Code injection

Unspecified vulnerability in the MySQL Connector component 2.1.3 and earlier and 2.0.4 and earlier in Oracle MySQL allows remote attackers to affect confidentiality, integrity, and availability via vectors related to Connector/Python...

6.8CVSS6.2AI score0.02207EPSS
Exploits0References3Affected Software1
Hacker One
Hacker One
added 2016/10/11 8:14 a.m.22 views

Internet Bug Bounty: chain.__setstate__ Type Confusion

Python 3.5.2 suffers from a type confusion vulnerability in the chain.setstate method of the itertools module. The issue exists due to lack of argument validation in the chainsetstate function: static PyObject chainsetstatechainobject lz, PyObject state PyObject source, active=NULL; if !...

6.9AI score
Exploits0
OSV
OSV
added 2016/09/02 2:59 p.m.1 views

DEBIAN-CVE-2016-5699

CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython aka Python before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL...

6.1CVSS7.4AI score0.09887EPSS
Exploits3References1
OSV
OSV
added 2016/09/02 2:0 p.m.9 views

PSF-2016-8 HTTP header injection

CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython aka Python before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL...

6.1CVSS7AI score0.09887EPSS
Exploits3References2
EUVD
EUVD
added 2016/09/02 2:0 p.m.6 views

EUVD-2016-6641

CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython aka Python before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL...

6.1CVSS6.9AI score0.09887EPSS
Exploits3References29
F5 Networks
F5 Networks
added 2016/07/26 12:0 a.m.46 views

SOL75004031 - Python vulnerability CVE-2016-1000110

Vulnerability Recommended Actions None Supplemental Information SOL9970: Subscribing to email notifications regarding F5 products SOL9957: Creating a custom RSS feed to view new and updated documents SOL4602: Overview of the F5 security vulnerability response policy SOL4918: Overview of the F5...

6.1CVSS2.7AI score0.04563EPSS
Exploits0References4
OSV
OSV
added 2016/07/25 12:0 a.m.0 views

UBUNTU-CVE-2016-1000110

The CGIHandler class in Python before 2.7.12 does not protect against the HTTPPROXY variable name clash in a CGI script, which could allow a remote attacker to redirect HTTP requests...

6.1CVSS6.8AI score0.04563EPSS
Exploits0References4
BDU FSTEC
BDU FSTEC
added 2016/07/06 12:0 a.m.3 views

Vulnerability of Python software, which allows a malicious actor to compromise the confidentiality of protected information

In Python, integer overflow allows access to memory contents, provided that larger size and offset values are passed as arguments to the buffer type...

5CVSS5.7AI score
Exploits0References1Affected Software1
Rows per page
Query Builder