Lucene search

K
vulnrichmentPSFVULNRICHMENT:CVE-2023-5752
HistoryOct 24, 2023 - 8:56 p.m.

CVE-2023-5752 Mercurial configuration injectable in repo revision when installing via pip

2023-10-2420:56:05
CWE-77
PSF
github.com
cve-2023-5752
mercurial
pip install
configuration injectable

CVSS3

5.5

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

AI Score

6.6

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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.

CVSS3

5.5

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

AI Score

6.6

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial