-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| org.expressme:JOpenId | maven | < 1.08 | 1.08 |
The vulnerability stems from the insecure use of String.equals() in signature verification within getAuthentication(). The commit c9baaa9 explicitly replaces this with a constant-time safeEquals() method to mitigate timing attacks. The CWE-208 classification and patch context confirm this is the root cause. The function's role in authentication and direct modification in the security fix provide high confidence.
Ongoing coverage of React2Shell