Lucene search
+L

664 matches found

Exploit DB
Exploit DB
added 2014/11/14 12:0 a.m.102 views

Microsoft Windows - OLE Package Manager Code Execution (via Python) (MS14-064) (Metasploit)

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 "MS14-064 Microsoft Windows OLE Package Manager Code Execution Through Python", 'Description' = %q This module exploits a vulnerabilit...

9.3CVSS7.8AI score0.81628EPSS
SaveExploits31
OSV
OSV
added 2014/10/08 5:55 p.m.8 views

CVE-2014-7185

Integer overflow in bufferobject.c in Python before 2.7.8 allows context-dependent attackers to obtain sensitive information from process memory via a large size and offset in a "buffer" function...

9.2AI score
SaveExploits0References15
F5 Networks
F5 Networks
added 2014/09/29 12:0 a.m.70 views

SOL15638 - Python vulnerability CVE-2013-4238

Recommended Action 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 critical issue...

6.8CVSS3.5AI score0.05741EPSS
SaveExploits5References5
NVD
NVD
added 2014/05/19 2:55 p.m.22 views

CVE-2013-7040

Python 2.7 before 3.4 only uses the last eight bits of the prefix to randomize hash values, which causes it to compute hash values without restricting the ability to trigger hash collisions predictably and makes it easier for context-dependent attackers to cause a denial of service CPU consumptio...

4.3CVSS7.7AI score0.03255EPSS
SaveExploits0References6
OSV
OSV
added 2014/05/19 2:0 p.m.9 views

PSF-2014-2 Hash function not randomized properly

Python 2.7 before 3.4 only uses the last eight bits of the prefix to randomize hash values, which causes it to compute hash values without restricting the ability to trigger hash collisions predictably and makes it easier for context-dependent attackers to cause a denial of service CPU consumptio...

4.3CVSS9.2AI score0.03255EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2014/05/16 11:14 p.m.60 views

Internet Bug Bounty: Python vulnerability: reading arbitrary process memory

Python 2 and 3 are susceptible to arbitrary process memory reading by a user or adversary due to a bug in the json module caused by insufficient bounds checking. The sole prerequisites of this attack are that the attacker is able to control or influence the two parameters of the default scanstrin...

4.3CVSS6.4AI score0.08125EPSS
SaveExploits1
OSV
OSV
added 2014/04/22 2:23 p.m.4 views

UBUNTU-CVE-2013-7338

Python before 3.3.4 RC1 allows remote attackers to cause a denial of service infinite loop and CPU consumption via a file size value larger than the size of the zip file to the 1 ZipExtFile.read, 2 ZipExtFile.readn, 3 ZipExtFile.readlines, 4 ZipFile.extract, or 5 ZipFile.extractall function...

7.1CVSS6.9AI score0.05055EPSS
SaveExploits1References2
OSV
OSV
added 2014/04/22 2:0 p.m.10 views

PSF-2014-3 zipfile DoS using invalid file size

Python before 3.3.4 RC1 allows remote attackers to cause a denial of service infinite loop and CPU consumption via a file size value larger than the size of the zip file to the 1 ZipExtFile.read, 2 ZipExtFile.readn, 3 ZipExtFile.readlines, 4 ZipFile.extract, or 5 ZipFile.extractall function...

7.1CVSS6.4AI score0.05055EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2014/03/04 12:0 a.m.27 views

Ubuntu 10.04 LTS / 12.04 LTS / 12.10 / 13.10 : python2.6, python2.7, python3.2, python3.3 vulnerability (USN-2125-1)

Ryan Smith-Roberts discovered that Python incorrectly handled buffer sizes when using the socket.recvfrominto function. An attacker could possibly use this issue to cause Python to crash, resulting in denial of service, or possibly execute arbitrary code. Note that Tenable Network Security has...

7.5CVSS7.9AI score0.28319EPSS
SaveExploits7References2
OSV
OSV
added 2014/03/01 12:55 a.m.7 views

CVE-2014-1912

Buffer overflow in the socket.recvfrominto function in Modules/socketmodule.c in Python 2.5 before 2.7.7, 3.x before 3.3.4, and 3.4.x before 3.4rc1 allows remote attackers to execute arbitrary code via a crafted string...

9.7AI score
SaveExploits0References19
OSV
OSV
added 2014/03/01 12:55 a.m.4 views

DEBIAN-CVE-2014-1912

Buffer overflow in the socket.recvfrominto function in Modules/socketmodule.c in Python 2.5 before 2.7.7, 3.x before 3.3.4, and 3.4.x before 3.4rc1 allows remote attackers to execute arbitrary code via a crafted string...

7.5CVSS8.2AI score0.28319EPSS
SaveExploits7References1
OSV
OSV
added 2014/02/28 6:0 p.m.11 views

PSF-2014-4 socket.recvfrom_into() overflow

Buffer overflow in the socket.recvfrominto function in Modules/socketmodule.c in Python 2.5 before 2.7.7, 3.x before 3.3.4, and 3.4.x before 3.4rc1 allows remote attackers to execute arbitrary code via a crafted string...

7.5CVSS9.7AI score0.28319EPSS
SaveExploits7References1
RedHat Linux
RedHat Linux
added 2013/11/21 4:40 a.m.6 views

python: hostname check bypassing vulnerability in SSL module

The ssl.matchhostname function in the SSL module in Python 2.6 through 3.4 does not properly handle a '\0' character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate...

4.3CVSS6.9AI score0.05347EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2012/10/18 12:0 a.m.44 views

Ubuntu 8.04 LTS : python2.5 vulnerabilities (USN-1613-1)

It was discovered that Python would prepend an empty string to sys.path under certain circumstances. A local attacker with write access to the current working directory could exploit this to execute arbitrary code. CVE-2008-5983 It was discovered that the audioop module did not correctly perform...

6.9CVSS6.2AI score0.14643EPSS
SaveExploits8References12
OSV
OSV
added 2012/10/05 9:55 p.m.8 views

CVE-2012-1150

Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service CPU consumption via crafted input to an application...

9.1AI score
SaveExploits0References22
OSV
OSV
added 2012/10/05 9:0 p.m.10 views

PSF-2012-5 Hash DoS

Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service CPU consumption via crafted input to an application...

5CVSS9.1AI score0.0506EPSS
SaveExploits3References3
OSV
OSV
added 2012/08/27 11:55 p.m.6 views

CVE-2011-4944

Python 2.6 through 3.2 creates /.pypirc with world-readable permissions before changing them after data has been written, which introduces a race condition that allows local users to obtain a username and password by reading this file...

8.9AI score
SaveExploits0References20
OSV
OSV
added 2012/08/27 11:55 p.m.4 views

DEBIAN-CVE-2011-4944

Python 2.6 through 3.2 creates /.pypirc with world-readable permissions before changing them after data has been written, which introduces a race condition that allows local users to obtain a username and password by reading this file...

1.9CVSS8.2AI score0.00429EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2012/08/14 12:0 a.m.3 views

PT-2012-3828 · Python +1 · Python +1

Name of the Vulnerable Software and Affected Versions: Python versions 3.1 through 3.3 Description: The issue allows remote attackers to obtain sensitive information, such as process memory, or cause a denial of service, resulting in memory corruption and crash, via unspecified vectors. This is d...

9.8CVSS7.2AI score0.28319EPSS
SaveExploits18References38
OSV
OSV
added 2012/07/12 8:55 p.m.5 views

CVE-2012-0215

model/modelstorage.py in the Tryton application framework trytond before 2.4.0 for Python does not properly restrict access to the Many2Many field in the relation model, which allows remote authenticated users to modify the privileges of arbitrary users via a 1 create, 2 write, 3 delete, or 4 cop...

6.1AI score
SaveExploits0References5
Rows per page
Query Builder