Lucene search
+L

49 matches found

Veracode
Veracode
added 2019/05/02 4:41 a.m.45 views

Information Disclosure

Python is an interpreted, interactive, object-oriented programming language. A denial of service flaw was found in the implementation of associative arrays dictionaries in Python. An attacker able to supply a large number of inputs to a Python application such as HTTP POST request parameters sent...

5CVSS9.3AI score0.05402EPSS
SaveExploits7References23Affected Software1
Tenable Nessus
Tenable Nessus
added 2013/09/04 12:00 a.m.38 views

Amazon Linux AMI : python26 (ALAS-2012-98)

A denial of service flaw was found in the implementation of associative arrays dictionaries in Python. An attacker able to supply a large number of inputs to a Python application such as HTTP POST request parameters sent to a web application that are used as keys when inserting data into an array...

5CVSS7AI score0.05402EPSS
SaveExploits7References5
Tenable Nessus
Tenable Nessus
added 2013/07/12 12:00 a.m.39 views

Fedora 18 : bzr-2.5.1-11.fc18 (2013-9620)

Fixes CVE-2013-2099, maliciously crafted SSL certificate can cause a denial of service. - Builds the C extensions from the Cython source instead of the pregenerated C files. - Build without strict-aliasing on Fedora versions which have a bug in the python distutils module. - Install the...

4.3CVSS7.3AI score0.04667EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2012/10/25 12:00 a.m.43 views

Ubuntu 10.04 LTS / 11.04 : python3.1 vulnerabilities (USN-1616-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. This issue only affected Ubuntu 10.04 LTS. CVE-2008-5983 It was discovered that th...

6.9CVSS7AI score0.14643EPSS
SaveExploits9References8
Tenable Nessus
Tenable Nessus
added 2012/10/24 12:00 a.m.45 views

Ubuntu 11.04 / 11.10 / 12.04 LTS / 12.10 : python3.2 vulnerabilities (USN-1615-1)

It was discovered that Python distutils contained a race condition when creating the /.pypirc file. A local attacker could exploit this to obtain sensitive information. CVE-2011-4944 It was discovered that SimpleXMLRPCServer did not properly validate its input when handling HTTP POST requests. A...

6.4CVSS7.3AI score0.05402EPSS
SaveExploits6References5
Tenable Nessus
Tenable Nessus
added 2012/10/18 12:00 a.m.45 views

Ubuntu 8.04 LTS : python2.4 vulnerabilities (USN-1613-2)

USN-1613-1 fixed vulnerabilities in Python 2.5. This update provides the corresponding updates for Python 2.4. 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 thi...

6.9CVSS6.5AI score0.14643EPSS
SaveExploits8References12
Tenable Nessus
Tenable Nessus
added 2012/10/18 12:00 a.m.45 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
Ubuntu
Ubuntu
added 2012/10/17 8:04 p.m.105 views

USN-1613-2: Python 2.4 vulnerabilities

USN-1613-1 fixed vulnerabilities in Python 2.5. This update provides the corresponding updates for Python 2.4. Original advisory details: 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...

6.9CVSS6.8AI score0.14643EPSS
SaveExploits8
Ubuntu
Ubuntu
added 2012/10/17 1:09 p.m.108 views

USN-1613-1: Python 2.5 vulnerabilities

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.8AI score0.14643EPSS
SaveExploits8
Ubuntu
Ubuntu
added 2012/10/04 9:40 p.m.94 views

USN-1596-1: Python 2.6 vulnerabilities

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.9CVSS7.3AI score0.14643EPSS
SaveExploits11
Tenable Nessus
Tenable Nessus
added 2012/10/03 12:00 a.m.47 views

Ubuntu 11.04 / 11.10 : python2.7 vulnerabilities (USN-1592-1)

Niels Heinen discovered that the urllib and urllib2 modules would process Location headers that specify a redirection to file: URLs. A remote attacker could exploit this to obtain sensitive information or cause a denial of service. This issue only affected Ubuntu 11.04. CVE-2011-1521 It was...

6.4CVSS7AI score0.05402EPSS
SaveExploits7References6
OpenVAS
OpenVAS
added 2012/10/03 12:00 a.m.39 views

Ubuntu: Security Advisory (USN-1592-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2012 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.4CVSS9AI score0.05402EPSS
SaveExploits7References2
Ubuntu
Ubuntu
added 2012/10/02 7:53 p.m.137 views

USN-1592-1: Python 2.7 vulnerabilities

Niels Heinen discovered that the urllib and urllib2 modules would process Location headers that specify a redirection to file: URLs. A remote attacker could exploit this to obtain sensitive information or cause a denial of service. This issue only affected Ubuntu 11.04. CVE-2011-1521 It was...

6.4CVSS7.1AI score0.05402EPSS
SaveExploits7
Tenable Nessus
Tenable Nessus
added 2012/09/06 12:00 a.m.46 views

Mandriva Linux Security Advisory : python (MDVSA-2012:097)

Multiple vulnerabilities has been discovered and corrected in python : The ssl module would always disable the CBC IV attack countermeasure CVE-2011-3389. A race condition was found in the way the Python distutils module set file permissions during the creation of the .pypirc file. If a local use...

5CVSS6.4AI score0.73327EPSS
SaveExploits10References5
Tenable Nessus
Tenable Nessus
added 2012/08/01 12:00 a.m.33 views

Scientific Linux Security Update : python on SL5.x i386/x86_64 (20120618)

Python is an interpreted, interactive, object-oriented programming language. A denial of service flaw was found in the implementation of associative arrays dictionaries in Python. An attacker able to supply a large number of inputs to a Python application such as HTTP POST request parameters sent...

5CVSS7AI score0.0506EPSS
SaveExploits5References4
Amazon
Amazon
added 2012/07/05 12:00 a.m.48 views

Low: python26

Issue Overview: A denial of service flaw was found in the implementation of associative arrays dictionaries in Python. An attacker able to supply a large number of inputs to a Python application such as HTTP POST request parameters sent to a web application that are used as keys when inserting da...

5CVSS8.2AI score0.05402EPSS
SaveExploits7References1
OpenVAS
OpenVAS
added 2012/06/22 12:00 a.m.48 views

Mandriva Update for python MDVSA-2012:097 (python)

Check for the Version of python OpenVAS Vulnerability Test Mandriva Update for python MDVSA-2012:097 python Authors: System Generated Check Copyright: Copyright c 2012 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under t...

5CVSS8AI score0.73327EPSS
SaveExploits10References2
OpenVAS
OpenVAS
added 2012/06/22 12:00 a.m.32 views

Mandriva Update for python MDVSA-2012:097 (python)

The remote host is missing an update for the SPDX-FileCopyrightText: 2012 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription scriptxrefname:"URL",...

5CVSS6.3AI score0.73327EPSS
SaveExploits10References2
OpenVAS
OpenVAS
added 2012/06/22 12:00 a.m.58 views

Mandriva Update for python MDVSA-2012:096 (python)

Check for the Version of python OpenVAS Vulnerability Test Mandriva Update for python MDVSA-2012:096 python Authors: System Generated Check Copyright: Copyright c 2012 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under t...

5CVSS8AI score0.73327EPSS
SaveExploits11References2
OpenVAS
OpenVAS
added 2012/06/22 12:00 a.m.34 views

Mandriva Update for python MDVSA-2012:096 (python)

The remote host is missing an update for the SPDX-FileCopyrightText: 2012 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription scriptxrefname:"URL",...

5CVSS6.3AI score0.73327EPSS
SaveExploits11References2
Rows per page
Query Builder