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 Invalid Elliptic Curve Attack vulnerabilities in an interactive lesson.
Start learningUpgrade com.nimbusds:nimbus-jose-jwt
to version 4.36 or higher.
com.nimbusds:nimbus-jose-jwt
is a Java library for Javascript Object Signing and Encryption (JOSE) and JSON Web Tokens (JWT).
Affected versions of the package are vulnerable to an Invalid Elliptic Curve Attack.
Nimbus JOSE+JWT before 4.36 proceeds with ECKey construction without ensuring that the public x
and y
coordinates are on the specified curve, which allows attackers to conduct an Invalid Curve Attack in environments where the JCE provider lacks the applicable curve validation.