pysec-2023-228
Vulnerability from pysec
Published
2023-10-25 18:17
Modified
2023-11-03 16:28
Severity ?
Details
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.
Impacted products
Name | purl |
---|---|
pip | pkg:pypi/pip |
Aliases
{ affected: [ { package: { ecosystem: "PyPI", name: "pip", purl: "pkg:pypi/pip", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "23.3", }, ], type: "ECOSYSTEM", }, ], versions: [ "0.2", "0.2.1", "0.3", "0.3.1", "0.4", "0.5", "0.5.1", "0.6", "0.6.1", "0.6.2", "0.6.3", "0.7", "0.7.1", "0.7.2", "0.8", "0.8.1", "0.8.2", "0.8.3", "1.0", "1.0.1", "1.0.2", "1.1", "1.2", "1.2.1", "1.3", "1.3.1", "1.4", "1.4.1", "1.5", "1.5.1", "1.5.2", "1.5.3", "1.5.4", "1.5.5", "1.5.6", "10.0.0", "10.0.0b1", "10.0.0b2", "10.0.1", "18.0", "18.1", "19.0", "19.0.1", "19.0.2", "19.0.3", "19.1", "19.1.1", "19.2", "19.2.1", "19.2.2", "19.2.3", "19.3", "19.3.1", "20.0", "20.0.1", "20.0.2", "20.1", "20.1.1", "20.1b1", "20.2", "20.2.1", "20.2.2", "20.2.3", "20.2.4", "20.2b1", "20.3", "20.3.1", "20.3.2", "20.3.3", "20.3.4", "20.3b1", "21.0", "21.0.1", "21.1", "21.1.1", "21.1.2", "21.1.3", "21.2", "21.2.1", "21.2.2", "21.2.3", "21.2.4", "21.3", "21.3.1", "22.0", "22.0.1", "22.0.2", "22.0.3", "22.0.4", "22.1", "22.1.1", "22.1.2", "22.1b1", "22.2", "22.2.1", "22.2.2", "22.3", "22.3.1", "23.0", "23.0.1", "23.1", "23.1.1", "23.1.2", "23.2", "23.2.1", "6.0", "6.0.1", "6.0.2", "6.0.3", "6.0.4", "6.0.5", "6.0.6", "6.0.7", "6.0.8", "6.1.0", "6.1.1", "7.0.0", "7.0.1", "7.0.2", "7.0.3", "7.1.0", "7.1.1", "7.1.2", "8.0.0", "8.0.1", "8.0.2", "8.0.3", "8.1.0", "8.1.1", "8.1.2", "9.0.0", "9.0.1", "9.0.2", "9.0.3", ], }, ], aliases: [ "CVE-2023-5752", ], details: "When installing a package from a Mercurial VCS URL (ie \"pip install \nhg+...\") with pip prior to v23.3, the specified Mercurial revision could\n be used to inject arbitrary configuration options to the \"hg clone\" \ncall (ie \"--config\"). Controlling the Mercurial configuration can modify\n how and which repository is installed. This vulnerability does not \naffect users who aren't installing from Mercurial.\n", id: "PYSEC-2023-228", modified: "2023-11-03T16:28:41.538340+00:00", published: "2023-10-25T18:17:00+00:00", references: [ { type: "ADVISORY", url: "https://mail.python.org/archives/list/security-announce@python.org/thread/F4PL35U6X4VVHZ5ILJU3PWUWN7H7LZXL/", }, { type: "FIX", url: "https://github.com/pypa/pip/pull/12306", }, ], severity: [ { score: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", type: "CVSS_V3", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.