Lucene search
K

38 matches found

OSV
OSV
added 2025/12/29 3:22 p.m.1 views

GHSA-M273-6V24-X4M4 Picklescan vulnerable to Arbitrary File Writing

Summary Picklescan has got open and shutil in its default dangerous blocklist to prevent arbitrary file overwrites. However the module distutils isnt blocked and can be used for the same purpose ie to write arbitrary files. Details This is another vulnerability which impacts the downstream user. ...

9.3CVSS7.2AI score
Exploits0References5
Github Security Blog
Github Security Blog
added 2025/12/29 3:22 p.m.2 views

Picklescan vulnerable to Arbitrary File Writing

Summary Picklescan has got open and shutil in its default dangerous blocklist to prevent arbitrary file overwrites. However the module distutils isnt blocked and can be used for the same purpose ie to write arbitrary files. Details This is another vulnerability which impacts the downstream user. ...

7.4AI score
Exploits0References5Affected Software1
Ubuntu
Ubuntu
added 2024/09/12 11:7 a.m.243 views

USN-7002-1: Setuptools vulnerability

It was discovered that setuptools was vulnerable to remote code execution. An attacker could possibly use this issue to execute arbitrary code...

8.8CVSS7AI score0.07521EPSS
Exploits0
OSV
OSV
added 2024/08/21 2:53 p.m.21 views

RLSA-2024:5279 Important: python3.11-setuptools security update

Setuptools is a collection of enhancements to the Python 3 distutils that allow you to more easily build and distribute Python 3 packages, especially ones that have dependencies on other packages. This package also contains the runtime components of setuptools, necessary to execute the software...

8.8CVSS8AI score0.07521EPSS
Exploits0References2
AlmaLinux
AlmaLinux
added 2024/08/19 12:0 a.m.17 views

Important: python3.11-setuptools security update

Setuptools is a collection of enhancements to the Python 3 distutils that allow you to more easily build and distribute Python 3 packages, especially ones that have dependencies on other packages. This package also contains the runtime components of setuptools, necessary to execute the software...

8.8CVSS9.2AI score0.07521EPSS
Exploits0References4
OSV
OSV
added 2024/08/19 12:0 a.m.20 views

ALSA-2024:5532 Important: python3.11-setuptools security update

Setuptools is a collection of enhancements to the Python 3 distutils that allow you to more easily build and distribute Python 3 packages, especially ones that have dependencies on other packages. This package also contains the runtime components of setuptools, necessary to execute the software...

8.8CVSS8AI score0.07521EPSS
Exploits0References4
OSV
OSV
added 2024/08/19 12:0 a.m.7 views

ALSA-2024:5533 Important: python3.12-setuptools security update

Setuptools is a collection of enhancements to the Python 3 distutils that allow you to more easily build and distribute Python 3 packages, especially ones that have dependencies on other packages. This package also contains the runtime components of setuptools, necessary to execute the software...

8.8CVSS8AI score0.07521EPSS
Exploits0References4
Fedora
Fedora
added 2024/08/11 3:30 a.m.16 views

[SECURITY] Fedora 39 Update: python-setuptools-67.7.2-8.fc39

Setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages. This package also contains the runtime components of setuptools, necessary to execute the software that...

8.8CVSS7.5AI score0.07521EPSS
Exploits0
Fedora
Fedora
added 2023/04/30 1:24 a.m.31 views

[SECURITY] Fedora 36 Update: python-setuptools-59.6.0-4.fc36

Setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages. This package also contains the runtime components of setuptools, necessary to execute the software that...

5.9CVSS6.8AI score0.00513EPSS
Exploits1
Veracode
Veracode
added 2019/05/02 4:41 a.m.40 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.02773EPSS
Exploits7References23Affected Software1
Tenable Nessus
Tenable Nessus
added 2013/09/04 12:0 a.m.35 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.02773EPSS
Exploits7References5
Tenable Nessus
Tenable Nessus
added 2013/07/12 12:0 a.m.37 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.02979EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2012/10/25 12:0 a.m.40 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.09965EPSS
Exploits10References8
Tenable Nessus
Tenable Nessus
added 2012/10/24 12:0 a.m.41 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.02773EPSS
Exploits6References5
Tenable Nessus
Tenable Nessus
added 2012/10/18 12:0 a.m.42 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.09965EPSS
Exploits9References12
Tenable Nessus
Tenable Nessus
added 2012/10/18 12:0 a.m.39 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.09965EPSS
Exploits9References12
Ubuntu
Ubuntu
added 2012/10/17 8:4 p.m.86 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.09965EPSS
Exploits9
Ubuntu
Ubuntu
added 2012/10/17 1:9 p.m.93 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.09965EPSS
Exploits9
Ubuntu
Ubuntu
added 2012/10/04 9:40 p.m.76 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.09965EPSS
Exploits12
Tenable Nessus
Tenable Nessus
added 2012/10/03 12:0 a.m.46 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.02773EPSS
Exploits7References6
Rows per page
Query Builder