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 Cross-site Scripting (XSS) vulnerabilities in an interactive lesson.
Start learningUpgrade jQuery
to version 1.12.2, 3.0.0 or higher.
jQuery is a nuget package provides jQuery for .NET applications.
Affected versions of this package are vulnerable to Cross-site Scripting (XSS)
attacks when a cross-domain ajax request is performed without the dataType
option causing text/javascript
responses to be executed.
Note: After being implemented in version 1.12.0, the fix of this vulnerability was reverted in 1.12.3, and then was only reintroduced in version 3.0.0-beta1. The fix was never released in any tag of the 2.x.x branch, as it was reverted out of the branch before being released.
Note: CVE-2017-16012 is a duplicate of CVE-2015-9251