Vulnerability Description
(conda) Constructor is a tool that enables users to create installers for conda package collections. In versions 3.12.2 and below, the installation directory inherits permissions from its parent directory. Outside of restricted directories, the permissions are very permissive and often allow write access by authenticated users. Any logged in user can make modifications during the installation for both single-user and all-user installations. This constitutes a local attack vector if the installation is in a directory local users have access to. For single-user installations in a shared directory, these permissions persist after the installation. This issue is fixed in version 3.13.0.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/conda/constructor/commit/c368383710a7c2b81ad1b0ecb9724b38d357
- https://github.com/conda/constructor/releases/tag/3.13.0
- https://github.com/conda/constructor/security/advisories/GHSA-vvpr-2qg4-2mrq
FAQ
What is CVE-2025-64343?
CVE-2025-64343 is a vulnerability with a CVSS score of 7.8 (HIGH). (conda) Constructor is a tool that enables users to create installers for conda package collections. In versions 3.12.2 and below, the installation directory inherits permissions from its parent dire...
How severe is CVE-2025-64343?
CVE-2025-64343 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-64343?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.