Lucene search
+L

239 matches found

OSV
OSV
added 2018/06/19 12:0 a.m.3 views

UBUNTU-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...

7.5CVSS6.8AI score0.04979EPSS
SaveExploits0References5
OSV
OSV
added 2018/06/18 2:29 p.m.5 views

DEBIAN-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.5CVSS8.6AI score0.05287EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2018/05/29 12:0 a.m.12 views

PT-2018-3142 · Python +6 · Python +6

Name of the Vulnerable Software and Affected Versions: Python versions prior to 2.7.15 Python versions prior to 3.4.9 Python versions prior to 3.5.6rc1 Python versions prior to 3.6.5rc1 Python versions prior to 3.7.0 Description: The issue is related to catastrophic backtracking in the apop metho...

10CVSS6.4AI score0.73327EPSS
SaveExploits76References489
Positive Technologies
Positive Technologies
added 2018/03/07 12:0 a.m.6 views

PT-2018-9295 · Python · Cpython

Name of the Vulnerable Software and Affected Versions: Python Software Foundation CPython versions 3.2 through 3.6.4 Description: The issue is related to a Buffer Overflow vulnerability in the os.symlink function on Windows, which can result in Arbitrary code execution, likely escalation of...

7.2CVSS7.9AI score0.0109EPSS
SaveExploits1References9
OSV
OSV
added 2018/03/01 5:29 a.m.10 views

AZL-6824 CVE-2017-18207 affecting package python2 for versions less than 2.7.18-8

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.7AI score0.01348EPSS
SaveExploits0References1
OSV
OSV
added 2017/08/24 8:29 p.m.7 views

ALPINE-CVE-2014-4616

Array index error in the scanstring function in the json module in Python 2.7 through 3.5 and simplejson before 2.6.1 allows context-dependent attackers to read arbitrary process memory via a negative index value in the idx argument to the rawdecode function...

5.9CVSS6.9AI score0.08125EPSS
SaveExploits1References1
OSV
OSV
added 2016/07/25 12:0 a.m.5 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.04689EPSS
SaveExploits0References4
OSV
OSV
added 2016/06/07 6:59 p.m.4 views

DEBIAN-CVE-2013-7440

The ssl.matchhostname function in CPython aka Python before 2.7.9 and 3.x before 3.3.3 does not properly handle wildcards in hostnames, which might allow man-in-the-middle attackers to spoof servers via a crafted certificate...

5.9CVSS6.8AI score0.01944EPSS
SaveExploits0References1
CNVD
CNVD
added 2015/07/09 12:0 a.m.5 views

Python XMLRPC Client Library Denial of Service Vulnerability

Python is an open source, object-oriented programming language from the Python Software Foundation. The language is extensible, supports modules and packages, and supports multiple platforms. A denial of service vulnerability exists in Python 3.4 and earlier versions. An attacker can exploit this...

7.5CVSS6.8AI score0.0401EPSS
SaveExploits0References1
CNVD
CNVD
added 2015/03/26 12:0 a.m.10 views

Django 'utils.html.strip_tags' function denial of service vulnerability

Django is Django Software Foundation of an open source Web application framework using the Python language . The framework includes an object-oriented mapper, view system, template system and so on. A security vulnerability exists in Django's 'utils.html.striptags' function. A remote attacker can...

5CVSS6.8AI score0.0496EPSS
SaveExploits0References1
PyPA
PyPA
added 2015/03/25 2:59 p.m.10 views

PYSEC-2015-18

The utils.html.striptags function in Django 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1, when using certain versions of Python, allows remote attackers to cause a denial of service infinite loop by increasing the length of the input string...

5CVSS6.8AI score0.0496EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2015/03/19 12:0 a.m.4 views

UBUNTU-CVE-2015-2316

The utils.html.striptags function in Django 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1, when using certain versions of Python, allows remote attackers to cause a denial of service infinite loop by increasing the length of the input string...

5CVSS5.8AI score0.0496EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2014/06/26 12:0 a.m.5 views

PT-2014-6024

Name of the Vulnerable Software and Affected Versions Python versions 2.7 through 3.5 simplejson versions prior to 2.6.1 Description The issue is related to an array index error in the scanstring function in the json module. This error allows context-dependent attackers to read arbitrary process...

5.9CVSS6.7AI score0.08125EPSS
SaveExploits1References47
OSV
OSV
added 2014/06/26 12:0 a.m.6 views

UBUNTU-CVE-2014-4616

Array index error in the scanstring function in the json module in Python 2.7 through 3.5 and simplejson before 2.6.1 allows context-dependent attackers to read arbitrary process memory via a negative index value in the idx argument to the rawdecode function...

5.9CVSS6.9AI score0.08125EPSS
SaveExploits1References3
OSV
OSV
added 2014/06/25 12:0 a.m.4 views

UBUNTU-CVE-2014-4650

The CGIHTTPServer module in Python 2.7.5 and 3.3.4 does not properly handle URLs in which URL encoding is used for path separators, which allows remote attackers to read script source code or conduct directory traversal attacks and execute unintended code via a crafted character sequence, as...

9.8CVSS7AI score0.247EPSS
SaveExploits5References4
OSV
OSV
added 2013/10/09 2:53 p.m.4 views

DEBIAN-CVE-2013-2099

Algorithmic complexity vulnerability in the ssl.matchhostname function in Python 3.2.x, 3.3.x, and earlier, and unspecified versions of python-backports-sslmatchhostname as used for older Python versions, allows remote attackers to cause a denial of service CPU consumption via multiple wildcard...

4.3CVSS6.1AI score0.04857EPSS
SaveExploits0References1
OSV
OSV
added 2013/05/16 12:0 a.m.10 views

UBUNTU-CVE-2013-2099

Algorithmic complexity vulnerability in the ssl.matchhostname function in Python 3.2.x, 3.3.x, and earlier, and unspecified versions of python-backports-sslmatchhostname as used for older Python versions, allows remote attackers to cause a denial of service CPU consumption via multiple wildcard...

4.3CVSS6.7AI score0.04857EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2013/05/16 12:0 a.m.6 views

PT-2013-3541 · Python +1 · Python-Backports-Ssl Match Hostname +2

Name of the Vulnerable Software and Affected Versions: Python versions prior to 3.4 python-backports-ssl match hostname affected versions not specified Description: The issue allows remote attackers to cause a denial of service, specifically CPU consumption, by exploiting the ssl.match hostname...

9.8CVSS6.9AI score0.28319EPSS
SaveExploits18References56
Positive Technologies
Positive Technologies
added 2013/04/03 12:0 a.m.4 views

PT-2013-1219

Name of the Vulnerable Software and Affected Versions Python versions 3.4, 3.3, 3.2, 3.1, 2.7, and 2.6 libxml2 versions prior to 2.9.1-r1 Description The issue allows remote attackers to cause a denial of service, resulting in resource consumption and crash, via an XML Entity Expansion XEE attack...

7.5CVSS7.2AI score0.04863EPSS
SaveExploits1References24
Debian CVE
Debian CVE
added 2013/04/03 12:0 a.m.75 views

CVE-2013-1664

The XML libraries for Python 3.4, 3.3, 3.2, 3.1, 2.7, and 2.6, as used in OpenStack Keystone Essex, Folsom, and Grizzly; Compute Nova Essex and Folsom; Cinder Folsom; Django; and possibly other products allow remote attackers to cause a denial of service resource consumption and crash via an XML...

5CVSS9.4AI score0.04863EPSS
SaveExploits1
Rows per page
Query Builder