Vulnerability Description
Spring Security versions 5.1.x prior to 5.1.2 contain an authorization bypass vulnerability during JWT issuer validation. In order to be impacted, the same private key for an honest issuer and a malicious user must be used when signing JWTs. In that case, a malicious user could fashion signed JWTs with the malicious issuer URL that may be granted for the honest issuer.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Vmware | Spring Framework | >= 5.1.0, < 5.1.2 |
Related Weaknesses (CWE)
References
- https://pivotal.io/security/cve-2018-15801Vendor Advisory
- https://pivotal.io/security/cve-2018-15801Vendor Advisory
FAQ
What is CVE-2018-15801?
CVE-2018-15801 is a vulnerability with a CVSS score of 7.4 (HIGH). Spring Security versions 5.1.x prior to 5.1.2 contain an authorization bypass vulnerability during JWT issuer validation. In order to be impacted, the same private key for an honest issuer and a malic...
How severe is CVE-2018-15801?
CVE-2018-15801 has been rated HIGH with a CVSS base score of 7.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-15801?
Check the references section above for vendor advisories and patch information. Affected products include: Vmware Spring Framework.