CVE-2018-15801
HIGH7.4EPSS 0.12%Spring Security vulnerable to Authorization Bypass
Published: 12/20/2018Modified: 3/14/2024
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.
Affected packages (2)
- Maven/org.springframework.security:spring-security-core>= 5.1.0, < 5.1.2
- Maven/org.springframework.security:spring-security-oauth2-jose>= 5.1.0, < 5.1.2
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.4 | CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N |
References (5)
- ADVISORYhttps://github.com/advisories/GHSA-27xw-p8v6-9jjr
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2018-15801
- PATCHhttps://github.com/spring-projects/spring-security
- WEBhttps://github.com/spring-projects/spring-security/commit/c70b65c5df0e170a2d34d812b83db0b7bc71ea25
- WEBhttps://pivotal.io/security/cve-2018-15801