Lucene search
+L

664 matches found

OSV
OSV
added 2017/06/13 4:29 p.m.16 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
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2016/11/03 8:9 a.m.8 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.26316EPSS
SaveExploits1References4
Prion
Prion
added 2016/10/25 2:31 p.m.26 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
SaveExploits0References3Affected Software1
Hacker One
Hacker One
added 2016/10/11 8:14 a.m.24 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
SaveExploits0
OSV
OSV
added 2016/09/02 2:59 p.m.6 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.10238EPSS
SaveExploits3References1
EUVD
EUVD
added 2016/09/02 2:0 p.m.7 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.10238EPSS
SaveExploits3References29
OSV
OSV
added 2016/09/02 2:0 p.m.10 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.10238EPSS
SaveExploits3References2
F5 Networks
F5 Networks
added 2016/07/26 12:0 a.m.49 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.04689EPSS
SaveExploits0References4
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
BDU FSTEC
BDU FSTEC
added 2016/07/06 12:0 a.m.10 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
SaveExploits0References1Affected Software1
BDU FSTEC
BDU FSTEC
added 2016/07/06 12:0 a.m.8 views

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

The vulnerability exists in the Python CGIHTTPServer module due to incorrect handling of URL-encoded path separators. Exploiting this vulnerability allows attackers to obtain the original CGI script code or execute any CGI script in the server’s web directory...

9.3CVSS7.2AI score0.247EPSS
SaveExploits5References4Affected Software1
OSV
OSV
added 2016/06/07 6:59 p.m.10 views

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.9CVSS5.6AI score
SaveExploits0References7
OSV
OSV
added 2016/06/07 6:0 p.m.9 views

PSF-2016-1 ssl.match_hostname() IDNA issue

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.9CVSS5.6AI score0.01944EPSS
SaveExploits0References2
zdt
zdt
added 2015/11/02 12:0 a.m.24 views

Python 3.4 / 3.5 xmlparse_setattro() Type Confusion Vulnerability

Python versions 3.4 and 3.5 suffer from a vulnerability caused by the behavior of the xmlparsesetattro function. When called, the function uses the provided name argument in several conditional statements which assume that the name argument is a string. However, if a name argument is provided tha...

6.9AI score
SaveExploits0
Packet Storm
Packet Storm
added 2015/11/01 12:0 a.m.31 views

Python 3.5 product_setstate() Out-Of-Bounds Read

Title: Python 3.3 - 3.5 productsetstate Out-of-bounds Read Credit: John Leitch [email protected], Bryce Darling [email protected] Url1: http://autosectools.com/Page/Python-productsetstate-Out-of-bounds-Read Url2: http://bugs.python.org/issue25021 Resolution: Fixed Python 3.3 - 3.5 suffer...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2015/10/31 12:0 a.m.37 views

Python 3.4 / 3.5 xmlparse_setattro() Type Confusion

Title: Python 3.4 and 3.5 xmlparsesetattro Type Confusion Credit: John Leitch [email protected], Bryce Darling [email protected] Url1: http://autosectools.com/Page/Python-xmlparsesetattro-Type-Confusion Url2: http://bugs.python.org/issue25019 Resolution: Fixed Python 3.4 and 3.5 suffer...

7.4AI score
SaveExploits0
CVE
CVE
added 2015/10/05 10:0 a.m.230 views

CVE-2015-5652

CVE-2015-5652 : Untrusted search path vulnerability in Python for Windows (through 3.5.0) allows local privilege escalation via a Trojan horse readline.pyd in the current working directory. Root cause: insecure DLL search path loading of readline.pyd. Impact: arbitrary code execution with the pri...

7.2CVSS6.7AI score0.00612EPSS
SaveExploits0References5Affected Software1
CNVD
CNVD
added 2015/05/19 12:0 a.m.3 views

Python 'ssl.match_hostname()' function security restriction bypass vulnerability

Python is an object-oriented, straightforward computer programming language. Python has a security restriction bypass vulnerability in the 'ssl.matchhostname' function. An attacker could exploit the vulnerability to bypass certain target security restrictions and perform unauthorized operations...

6.9AI score
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2015/04/28 12:0 a.m.7 views

The vulnerability of the SUSE Linux Enterprise operating system allows attackers to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the rpm-python package in the SUSE Linux Enterprise operating system can lead to violations of confidentiality, integrity, and accessibility of protected information. This vulnerability can be exploited remotely...

9.3CVSS7.1AI score0.06042EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2015/04/10 12:0 a.m.22 views

F5 Networks BIG-IP : Python vulnerability (K16398)

Buffer overflow in the repr function in Python 2.3 through 2.6 before 20060822 allows context-dependent attackers to cause a denial of service and possibly execute arbitrary code via crafted wide character UTF-32/UCS-4 strings to certain scripts. CVE-2006-4980 Impact An attacker may be able to...

7.5CVSS6AI score0.05195EPSS
SaveExploits0References2
Rows per page
Query Builder