Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

gardera-security[bot]
Copy link

Update setuptools to 65.5.1

Merge this pull request to resolve 3 vulnerabilities in version 18.5 of setuptools.

HIGH - CVE-2022-40897: pypa-setuptools: Regular Expression Denial of Service (ReDoS) in package_index.py

Description

Python Packaging Authority (PyPA) setuptools before 65.5.1 allows remote attackers to cause a denial of service via HTML in a crafted package or custom PackageIndex page. There is a Regular Expression Denial of Service (ReDoS) in package_index.py.

References

Publish date

2022-12-23

HIGH - CVE-2024-6345: pypa/setuptools: Remote code execution via download functions in the package_index module in pypa/setuptools

Description

A vulnerability in the package_index module of pypa/setuptools versions up to 69.1.1 allows for remote code execution via its download functions. These functions, which are used to download packages from URLs provided by users or retrieved from package index servers, are susceptible to code injection. If these functions are exposed to user-controlled inputs, such as package URLs, they can execute arbitrary commands on the system. The issue is fixed in version 70.0.

References

Publish date

2024-07-15

HIGH - CVE-2025-47273: setuptools: Path Traversal Vulnerability in setuptools PackageIndex

Description

setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in PackageIndex is present in setuptools prior to version 78.1.1. An attacker would be allowed to write files to arbitrary locations on the filesystem with the permissions of the process running the Python code, which could escalate to remote code execution depending on the context. Version 78.1.1 fixes the issue.

References

Publish date

2025-05-17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants