Vulnerability index

Browse CVEs

208 matching
Filters 1 Clear all
Severity

Filters apply as you choose them.

Python CRITICAL 9.8
CVE-2019-10160EPSS 5%

A security regression of CVE-2019-9636 was discovered in python since commit d537ab0ff9767ef024f26246899728f0116b1ec3 affecting versions 2.7, 3.5, 3.…

Fix: 2.7.17 / 3.5.8+
Fix from $2,300 2019-06-07
Pyxdg HIGH 7.5
CVE-2019-12761

A code injection issue was discovered in PyXDG before 0.26 via crafted Python code in a Category element of a Menu XML document in a .menu file. XDG_…

Fix: 0.26+
Fix from $1,950 2019-06-06
Urllib3 HIGH 7.5
CVE-2019-11324

The urllib3 library before 1.24.2 for Python mishandles certain cases where the desired set of CA certificates is different from the OS store of CA c…

Fix: 1.24.2+
Fix from $1,950 2019-04-18
Urllib3 MEDIUM 6.1
CVE-2019-11236

In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter.

Fix: after 1.24.2
Fix from $1,600 2019-04-15
Python CRITICAL 9.1
CVE-2019-9948EPSS 12%

urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that …

Fix: 2.7.17 / 3.5.8+
Fix from $2,300 2019-03-23
Python MEDIUM 6.1
CVE-2019-9947EPSS 5%

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker co…

Fix: 2.7.17 / 3.5.8+
Fix from $1,600 2019-03-23
Python Gnupg HIGH 7.5
CVE-2019-6690EPSS 9%

python-gnupg 0.4.3 allows context-dependent attackers to trick gnupg to decrypt other ciphertext than intended. To perform the attack, the passphrase…

No fix yet
Fix from $1,950 2019-03-21
Python MEDIUM 6.1
CVE-2019-9740EPSS 5%

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker co…

Fix: 2.7.17 / 3.5.8+
Fix from $1,600 2019-03-13
Python CRITICAL 9.8
CVE-2019-9636EPSS 9%

Python 2.7.x through 2.7.16 and 3.x through 3.7.2 is affected by: Improper Handling of Unicode Encoding (with an incorrect netloc) during NFKC normal…

Fix: 2.7.17 / 3.4.10+
Fix from $2,300 2019-03-08
Pypiserver MEDIUM 6.1
CVE-2019-6802

CRLF Injection in pypiserver 1.2.5 and below allows attackers to set arbitrary HTTP headers and possibly conduct XSS attacks via a %0d%0a in a URI.

Fix: after 1.2.5
Fix from $1,600 2019-01-25
Python HIGH 7.5
CVE-2018-20406EPSS 6%

Modules/_pickle.c in Python before 3.7.1 has an integer overflow via a large LONG_BINPUT value that is mishandled during a "resize to twice the size"…

Fix: 3.7.1+
Fix from $1,950 2018-12-23
Urllib3 CRITICAL 9.8
CVE-2018-20060

urllib3 before version 1.23 does not remove the Authorization HTTP header when following a cross-origin redirect (i.e., a redirect that differs in ho…

Fix: 1.23+
Fix from $2,300 2018-12-11
Requests HIGH 7.5
CVE-2018-18074EPSS 7%

The Requests package before 2.20.0 for Python sends an HTTP Authorization header to an http URI upon receiving a same-hostname https-to-http redirect…

Fix: 2.20.0+
Fix from $1,950 2018-10-09
Python HIGH 7.5
CVE-2018-14647EPSS 11%

Python's elementtree C accelerator failed to initialise Expat's hash salt during initialization. This could make it easy to conduct denial of service…

Fix: after 3.6.6
Fix from $1,950 2018-09-25
Python HIGH 7.5
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.IS_LINE_JUNK method. An…

Fix: 2.7.15 / 3.4.9+
Fix from $1,950 2018-06-19
Python HIGH 7.5
CVE-2018-1060EPSS 5%

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…

Fix: 2.7.15 / 3.4.9+
Fix from $1,950 2018-06-18
Python MEDIUM 6.7
CVE-2018-1000117

Python Software Foundation CPython version From 3.2 until 3.6.4 on Windows contains a Buffer Overflow vulnerability in os.symlink() function on Windo…

Fix: 3.4.9 / 3.5.6+
Fix from $1,600 2018-03-07
Python MEDIUM 6.5
CVE-2017-18207

The Wave_read._read_fmt_chunk function in Lib/wave.py in Python through 3.6.4 does not ensure a nonzero channel value, which allows attackers to caus…

Fix: after 3.6.4
Fix from $1,600 2018-03-01
Python HIGH 8.8
CVE-2017-17522

Lib/webbrowser.py in Python through 3.6.3 does not validate strings before launching the program specified by the BROWSER environment variable, which…

Fix: after 3.6.3
Fix from $1,950 2017-12-14
Python CRITICAL 9.8
CVE-2017-1000158EPSS 8%

CPython (aka Python) up to 2.7.13 is vulnerable to an integer overflow in the PyString_DecodeEscape function in stringobject.c, resulting in heap-bas…

Fix: 2.7.15 / 3.4.8+
Fix from $2,300 2017-11-17
Python MEDIUM 5.9
CVE-2014-4616EPSS 8%

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 attac…

Fix: 2.6.1 / 2.7.7+
Fix from $1,600 2017-08-24
Python HIGH 7.5
CVE-2017-9233EPSS 9%

XML External Entity vulnerability in libexpat 2.2.0 and earlier (Expat XML Parser Library) allows attackers to put the parser in an infinite loop usi…

Fix: 2.7.15 / 3.3.7+
Fix from $1,950 2017-07-25
Tablib CRITICAL 9.8
CVE-2017-2810

An exploitable vulnerability exists in the Databook loading functionality of Tablib 0.11.4. A yaml loaded Databook can execute arbitrary python comma…

No fix yet
Fix from $2,300 2017-06-14
Pillow MEDIUM 5.5
CVE-2016-3076

Heap-based buffer overflow in the j2k_encode_entry function in Pillow 2.5.0 through 3.1.1 allows remote attackers to cause a denial of service (memor…

Mitigation only
Fix from $1,600 2017-04-24
Openpyxl HIGH 8.2
CVE-2017-5992

Openpyxl 2.4.1 resolves external entities by default, which allows remote attackers to conduct XXE attacks via a crafted .xlsx document.

Patch available
Fix from $1,950 2017-02-15
Python Priority Library HIGH 7.5
CVE-2016-6580

A HTTP/2 implementation built using any version of the Python priority library prior to version 1.2.0 could be targeted by a malicious peer by having…

Mitigation only
Fix from $1,950 2017-01-10
Hpack HIGH 7.5
CVE-2016-6581

A HTTP/2 implementation built using any version of the Python HPACK library between v1.0.0 and v2.2.0 could be targeted for a denial of service attac…

Mitigation only
Fix from $1,950 2017-01-10
Pillow HIGH 7.8
CVE-2016-9190

Pillow before 3.3.2 allows context-dependent attackers to execute arbitrary code by using the "crafted image file" approach, related to an "Insecure …

Fix: after 3.3.1
Fix from $1,950 2016-11-04
Pillow MEDIUM 5.5
CVE-2016-9189

Pillow before 3.3.2 allows context-dependent attackers to obtain sensitive information by using the "crafted image file" approach, related to an "Int…

Fix: after 3.3.1
Fix from $1,600 2016-11-04
Tgcaptcha2 HIGH 7.5
CVE-2016-1000032

TGCaptcha2 version 0.3.0 is vulnerable to a replay attack due to a missing nonce allowing attackers to use a single solved CAPTCHA multiple times.

Mitigation only
Fix from $1,950 2016-10-25