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 Relative Path Traversal vulnerabilities in an interactive lesson.
Start learningUpgrade privatebin/privatebin to version 2.0.3 or higher.
privatebin/privatebin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data.
Affected versions of this package are vulnerable to Relative Path Traversal via the template-switching feature when templateselection is enabled in the configuration. An attacker can read sensitive files or potentially execute arbitrary code by supplying crafted path traversal values in the template cookie.
Note:
This is only exploitable if the templateselection setting is enabled in the configuration.
This vulnerability can be mitigated by setting templateselection = false in the configuration file or removing the option entirely.