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 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerabilities in an interactive lesson.
Start learningUpgrade Umbraco.Cms
to version 7.15.11, 8.18.9, 10.7.0, 11.5.0, 12.2.0 or higher.
Affected versions of this package are vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'). An attacker with access to the backoffice can upload malicious SVG files containing scripts, which may be executed if another user is tricked into loading the media directly in a browser.
Users unable to upgrade to the fixed version can do one of the following:
Implement the server-side file validation https://docs.umbraco.com/umbraco-cms/reference/security/serverside-file-validation
Serve all media from a different host (e.g, cdn) than where Umbraco is hosted.