(conda) Constructor is a tool which allows constructing an installer for a collection of conda packages. Prior to version 3.11.3, shell installer scripts process the installation prefix (user_prefix) using an eval statement, which executes unsanitized user input as shell code. Although the script runs with user privileges (not root), an attacker could exploit this by injecting arbitrary commands through a malicious path during installation. Exploitation requires explicit user action. This issue has been patched in version 3.11.3.
CVSS
No CVSS.
References
Configurations
No configuration.
History
17 Jun 2025, 20:50
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
17 Jun 2025, 03:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-17 03:15
Updated : 2025-06-17 20:50
NVD link : CVE-2025-49823
Mitre link : CVE-2025-49823
CVE.ORG link : CVE-2025-49823
JSON object : View
Products Affected
No product.
CWE
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')