Lucene search
+L

5 matches found

CVE
CVE
added 2 days ago37 views

CVE-2026-47764

Summary of CVE-2026-47764 (pdm) : A path-traversal vulnerability in wheel installation arises from InstallDestination.write_to_fs() in src/pdm/installers/installers.py, where a safe validation helper (_path_with_destdir()) was replaced with a bare os.path.join(), removing path validation. Version...

8.4CVSS5.5AI score0.00148EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago4 views

CVE-2026-47764 pdm: Path traversal in wheel installation via overridden write_to_fs

pdm is a Python package and dependency manager supporting the latest PEP standards. Versions prior to 2.27.0 are vulnerable to path traversal through writetofs. InstallDestination.writetofs in src/pdm/installers/installers.py overrides the base class to add symlink/hardlink support but replaces t...

8.4CVSS5.5AI score
SaveExploits0References4
OSV
OSV
added 2026/07/13 3:46 p.m.8 views

PYSEC-2026-2861 PDM wheel installation leads to Path Traversal via overridden write_to_fs

InstallDestination.writetofs in src/pdm/installers/installers.py overrides the base class to add symlink/hardlink support but replaces the safe pathwithdestdir which validates via Path.resolve + isrelativeto with a bare os.path.join that performs no path validation. A malicious wheel with travers...

7.1CVSS6.2AI score0.00148EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/06/10 8:33 p.m.26 views

PDM wheel installation leads to Path Traversal via overridden write_to_fs

InstallDestination.writetofs in src/pdm/installers/installers.py overrides the base class to add symlink/hardlink support but replaces the safe pathwithdestdir which validates via Path.resolve + isrelativeto with a bare os.path.join that performs no path validation. A malicious wheel with travers...

8.4CVSS5.6AI score0.00468EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/12/14 9:15 a.m.11 views

CVE-2022-34271

A vulnerability in import module of Apache Atlas allows an authenticated user to write to web server filesystem. This issue affects Apache Atlas versions from 0.8.4 to 2.2.0...

8.8CVSS5.8AI score0.01384EPSS
SaveExploits0References1
Rows per page
Query Builder