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 org.hibernate.validator:hibernate-validator
to version 6.2.0 or higher.
org.hibernate.validator:hibernate-validator is a Hibernate Validator Engine Relocation Artifact.
Affected versions of this package are vulnerable to Cross-Site Scripting (XSS) due to the isValid
method in the org.hibernate.validator.internal.constraintvalidators.hv.SafeHtmlValidator
class, which can be bypassed by omitting the tag ending in a less-than character. Browsers may render invalid HTML, allowing for the injection of arbitrary HTML content or the execution of scripts in the context of the user's browser session by crafting malicious input.