Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade pdm to version 2.27.0 or higher.
pdm is an A modern Python package and dependency manager supporting the latest PEP standards
Affected versions of this package are vulnerable to UNIX Symbolic Link (Symlink) Following via the Config.__init__. An attacker can overwrite arbitrary files outside the repository root by placing symlinks in project-local configuration paths and tricking a user into running local operations that write to these paths.
Note: This is only exploitable if the target file already exists and, for the pdm.toml sink, contains parseable TOML.