When installing a package from a Mercurial VCS URL (ie "pip install
hg+...") with pip prior to v23.3, the specified Mercurial revision could
be used to inject arbitrary configuration options to the "hg clone"
call (ie "--config"). Controlling the Mercurial configuration can modify
how and which repository is installed. This vulnerability does not
affect users who aren't installing from Mercurial.
References
Configurations
History
13 Feb 2025, 18:16
Type | Values Removed | Values Added |
---|---|---|
Summary | (en) When installing a package from a Mercurial VCS URL (ie "pip install hg+...") with pip prior to v23.3, the specified Mercurial revision could be used to inject arbitrary configuration options to the "hg clone" call (ie "--config"). Controlling the Mercurial configuration can modify how and which repository is installed. This vulnerability does not affect users who aren't installing from Mercurial. |
Information
Published : 2023-10-25 18:17
Updated : 2025-02-13 18:16
NVD link : CVE-2023-5752
Mitre link : CVE-2023-5752
CVE.ORG link : CVE-2023-5752
JSON object : View
Products Affected
pypa
- pip
CWE
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')