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 copier to version 9.11.2 or higher.
copier is an A library for rendering project templates.
Affected versions of this package are vulnerable to UNIX Symbolic Link (Symlink) Following via the symlink resolution process in safe templates when _preserve_symlinks is set to false. An attacker can access arbitrary files or directories outside the intended template location by crafting malicious templates that include symlinks pointing to sensitive files.
Note: Safe templates are those that don't use unsafe features like custom Jinja extensions, which would require passing the --UNSAFE,--trust flag.