原始 OSV JSON{
"id": "GHSA-27xw-p8v6-9jjr",
"aliases": [
"CVE-2018-15801"
],
"details": "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.",
"summary": "Spring Security vulnerable to Authorization Bypass",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.1.0"
},
{
"fixed": "5.1.2"
}
]
}
],
"package": {
"name": "org.springframework.security:spring-security-core",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.1.0"
},
{
"fixed": "5.1.2"
}
]
}
],
"package": {
"name": "org.springframework.security:spring-security-oauth2-jose",
"ecosystem": "Maven"
}
}
],
"modified": "2024-03-14T21:02:34Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
"published": "2018-12-20T22:01:31Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-15801",
"type": "ADVISORY"
},
{
"url": "https://github.com/spring-projects/spring-security/commit/c70b65c5df0e170a2d34d812b83db0b7bc71ea25",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-27xw-p8v6-9jjr",
"type": "ADVISORY"
},
{
"url": "https://github.com/spring-projects/spring-security",
"type": "PACKAGE"
},
{
"url": "https://pivotal.io/security/cve-2018-15801",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-345"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2018-12-19T22:29:00Z",
"github_reviewed_at": "2020-06-16T20:51:43Z"
}
}