Conda-build contains commands and tools to build conda packages. Prior to version 25.3.0, the pyproject.toml lists conda-index as a Python dependency. This package is not published in PyPI. An attacker could claim this namespace and upload arbitrary (malicious) code to the package, and then exploit pip install commands by injecting the malicious dependency in the solve. This issue has been fixed in version 25.3.0. A workaround involves using --no-deps for pip install-ing the project from the repository.
References
Link | Resource |
---|---|
https://drive.google.com/file/d/18qe97zxcpTn2l84187A9meGCi2Wg-n_Y/view | Exploit Technical Description |
https://github.com/conda/conda-build/commit/f5a6aeef0d5d6940b8c2a88796910dc7476a62bb | Patch |
https://github.com/conda/conda-build/security/advisories/GHSA-83gh-p93g-cwgx | Vendor Advisory |
Configurations
History
01 Aug 2025, 22:10
Type | Values Removed | Values Added |
---|---|---|
References | () https://drive.google.com/file/d/18qe97zxcpTn2l84187A9meGCi2Wg-n_Y/view - Exploit, Technical Description | |
References | () https://github.com/conda/conda-build/commit/f5a6aeef0d5d6940b8c2a88796910dc7476a62bb - Patch | |
References | () https://github.com/conda/conda-build/security/advisories/GHSA-83gh-p93g-cwgx - Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
CPE | cpe:2.3:a:anaconda:conda-build:*:*:*:*:*:*:*:* | |
First Time |
Anaconda conda-build
Anaconda |
17 Jun 2025, 20:50
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
16 Jun 2025, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-16 21:15
Updated : 2025-08-01 22:10
NVD link : CVE-2025-32800
Mitre link : CVE-2025-32800
CVE.ORG link : CVE-2025-32800
JSON object : View
Products Affected
anaconda
- conda-build
CWE
CWE-1357
Reliance on Insufficiently Trustworthy Component