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 applicationsLearn about Untrusted Search Path vulnerabilities in an interactive lesson.
Start learningUpgrade @pnpm/fetching.binary-fetcher to version 1005.0.2 or higher.
@pnpm/fetching.binary-fetcher is a fetcher for binary archives
Affected versions of this package are vulnerable to Untrusted Search Path via the extractZipToTarget function and the use of unvalidated prefix values. An attacker can overwrite arbitrary files on the file system by supplying malicious ZIP archives with crafted paths or by manipulating the prefix field to escape the intended extraction directory.
Note: Exploitation requires the attacker to publish and convince the user to install a malicious package.