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 Information Exposure vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/projectdiscovery/nuclei/v2/pkg/protocols/common/generators
to version 2.9.9 or higher.
Affected versions of this package are vulnerable to Information Exposure due to relative paths not being converted to absolute paths before doing the check for sandbox
flag, allowing arbitrary files to be read on the filesystem in certain cases when using Nuclei from Go
SDK implementation.
Note: The vulnerability affects users utilizing Nuclei as "Go code (SDK)" running "custom templates" due to sanitization issues with payloads loading in sandbox
mode. This issue does not affect CLI users.