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 External Control of File Name or Path vulnerabilities in an interactive lesson.
Start learningUpgrade i18next-fs-backend to version 2.6.4 or higher.
i18next-fs-backend is an i18next-fs-backend is a backend layer for i18next using in Node.js and for Deno to load translations from the filesystem.
Affected versions of this package are vulnerable to External Control of File Name or Path that leads to raw interpolation of lng and ns values in the loadPath and addPath templates. An attacker can read arbitrary files by passing in traversal sequences such as ?lng=../../../../etc/passwd or overwrite files with the create path if saveMissing is enabled,