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 @backstage/backend-plugin-api to version 1.6.1 or higher.
@backstage/backend-plugin-api is a Core API used by Backstage backend plugins
Affected versions of this package are vulnerable to UNIX Symbolic Link (Symlink) Following in the resolveSafeChildPath() function, which relies on resolveRealPath(). An attacker can access sensitive files outside the intended directory by exploiting symlink chains or dangling symlinks that resolve to unauthorized locations.
This vulnerability can be avoided by running the application in a restricted container.