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 Server-side Request Forgery (SSRF) vulnerabilities in an interactive lesson.
Start learningUpgrade rudloff/alltube
to version 3.0.3 or higher.
rudloff/alltube is a HTML GUI for youtube-dl.
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) which allows an attacker to craft an HTML
page. It can also trigger an open redirect attack depending on how AllTube
is configured. The impact is mitigated by the fact that the SSRF attack is only possible when the stream
option is enabled in the configuration. Note that this option is disabled by default.
Note: The fix requires applying a patch to youtube-dl
to disable its generic extractor. If you are using the version of youtube-dl bundled with 3.0.3, it is already patched.
However, if you are using an unpatched version of youtube-dl you might still be vulnerable.