pdm: CVE-2023-45805

Related Vulnerabilities: CVE-2023-45805  

Debian Bug report logs - #1054428
pdm: CVE-2023-45805

Reported by: Moritz Mühlenhoff <jmm@inutil.org>

Date: Mon, 23 Oct 2023 18:24:02 UTC

Severity: important

Tags: security, upstream

Reply or subscribe to this bug.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, team@security.debian.org, Debian Python Team <team+python@tracker.debian.org>:
Bug#1054428; Package src:pdm. (Mon, 23 Oct 2023 18:24:04 GMT) (full text, mbox, link).


Acknowledgement sent to Moritz Mühlenhoff <jmm@inutil.org>:
New Bug report received and forwarded. Copy sent to team@security.debian.org, Debian Python Team <team+python@tracker.debian.org>. (Mon, 23 Oct 2023 18:24:04 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Moritz Mühlenhoff <jmm@inutil.org>
To: submit@bugs.debian.org
Subject: pdm: CVE-2023-45805
Date: Mon, 23 Oct 2023 20:21:19 +0200
Source: pdm
X-Debbugs-CC: team@security.debian.org
Severity: important
Tags: security

Hi,

The following vulnerability was published for pdm.

CVE-2023-45805[0]:
| pdm is a Python package and dependency manager supporting the latest
| PEP standards. It's possible to craft a malicious `pdm.lock` file
| that could allow e.g. an insider or a malicious open source project
| to appear to depend on a trusted PyPI project, but actually install
| another project. A project `foo` can be targeted by creating the
| project `foo-2` and uploading the file `foo-2-2.tar.gz` to pypi.org.
| PyPI will see this as project `foo-2` version `2`, while PDM will
| see this as project `foo` version `2-2`. The version must only be
| `parseable as a version` and the filename must be a prefix of the
| project name, but it's not verified to match the version being
| installed. Version `2-2` is also not a valid normalized version per
| PEP 440. Matching the project name exactly (not just prefix) would
| fix the issue. When installing dependencies with PDM, what's
| actually installed could differ from what's listed in
| `pyproject.toml` (including arbitrary code execution on install). It
| could also be used for downgrade attacks by only changing the
| version. This issue has been addressed in commit `6853e2642df` which
| is included in release version `2.9.4`. Users are advised to
| upgrade. There are no known workarounds for this vulnerability.

https://github.com/pdm-project/pdm/security/advisories/GHSA-j44v-mmf2-xvm9
https://github.com/pdm-project/pdm/commit/6853e2642dfa281d4a9958fbc6c95b7e32d84831


If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities & Exposures) id in your changelog entry.

For further information see:

[0] https://security-tracker.debian.org/tracker/CVE-2023-45805
    https://www.cve.org/CVERecord?id=CVE-2023-45805

Please adjust the affected versions in the BTS as needed.



Added tag(s) upstream. Request was from Salvatore Bonaccorso <carnil@debian.org> to control@bugs.debian.org. (Mon, 23 Oct 2023 18:54:04 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Tue Oct 24 17:54:51 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.