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 symfony/polyfill-intl-idn to version 1.38.1 or higher.
Affected versions of this package are vulnerable to Incorrect Comparison in the process() function in Idn.php, which does not necessarily treat xn-- labeled input as punycode, if it contains only ASCII. This case was overlooked in the specification until UTS #46 revision 33, when it was enforced that an error must be returned. An attacker can exploit the flawed comparison to bypass domain blocklists and perform SSRF, by supplying a malicious hostname whose punycode representation exactly matches a legitimate internal resource.