Description
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.
INFO
Published Date :
2025-06-16T20:38:53.100Z
Last Modified :
2025-06-17T19:03:49.217Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-32800 vulnerability.
| Vendors | Products |
|---|---|
| Anaconda |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-32800.