Logo
vulnerabilityCVE-2023-5752
Name
CVE-2023-5752
Source
NVD ( link)Debian ( link)
Description
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.
Published Date
Updated Date
Workaround
-

Analysis#


Affected Component
Analysis
python3-pip
Patched

Vulnerability Ratings#


5.5
CVSSv31
3.3
CVSSv31
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
yocto
master
26.1.2
Not Affected
yocto
scarthgap
24.0
Not Affected

Resolved with patches#


python3-pip (yocto:kirkstone)

#
Title
Author
Resolve
1
Use `-r=...` instead of `-r ...` for hg
Pradyun Gedam <pradyunsg@users.noreply.github.com>
CVE-2023-5752