HIGH 8.8
PYSEC-2026-1918
setuptools vulnerable to Command Injection via package URL
상세
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.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
참고
- https://nvd.nist.gov/vuln/detail/CVE-2024-6345 [ADVISORY]
- https://github.com/pypa/setuptools/pull/4332 [WEB]
- https://github.com/pypa/setuptools/commit/88807c7062788254f654ea8c03427adc859321f0 [WEB]
- https://github.com/pypa/setuptools [PACKAGE]
- https://huntr.com/bounties/d6362117-ad57-4e83-951f-b8141c6e7ca5 [WEB]
- https://lists.debian.org/debian-lts-announce/2024/09/msg00018.html [WEB]
- https://pypi.org/project/setuptools [PACKAGE]
- https://github.com/advisories/GHSA-cx63-2mw6-8hw5 [ADVISORY]