cvelist/2018/15xxx/CVE-2018-15801.json

86 lines
2.6 KiB
JSON
Raw Normal View History

2018-08-23 14:03:24 -04:00
{
2018-12-19 17:04:31 -05:00
"CVE_data_meta" : {
"ASSIGNER" : "secure@dell.com",
"DATE_PUBLIC" : "2018-12-18T00:00:00.000Z",
"ID" : "CVE-2018-15801",
"STATE" : "PUBLIC",
"TITLE" : "Authorization Bypass During JWT Issuer Validation with spring-security"
2018-08-23 14:03:24 -04:00
},
2018-12-19 17:04:31 -05:00
"affects" : {
"vendor" : {
"vendor_data" : [
2018-12-19 16:03:34 -05:00
{
2018-12-19 17:04:31 -05:00
"product" : {
"product_data" : [
2018-12-19 16:03:34 -05:00
{
2018-12-19 17:04:31 -05:00
"product_name" : "Spring Security",
"version" : {
"version_data" : [
2018-12-19 16:03:34 -05:00
{
2018-12-19 17:04:31 -05:00
"affected" : "<",
"version_name" : "5.1.x",
"version_value" : "5.1.2"
2018-12-19 16:03:34 -05:00
}
]
}
}
]
},
2018-12-19 17:04:31 -05:00
"vendor_name" : "Spring by Pivotal"
2018-12-19 16:03:34 -05:00
}
]
}
},
2018-12-19 17:04:31 -05:00
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
2018-12-19 16:03:34 -05:00
{
2018-12-19 17:04:31 -05:00
"lang" : "eng",
"value" : "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."
2018-12-19 16:03:34 -05:00
}
]
},
2018-12-19 17:04:31 -05:00
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH",
"attackVector" : "NETWORK",
"availabilityImpact" : "NONE",
"baseScore" : 3.3,
"baseSeverity" : "LOW",
"confidentialityImpact" : "LOW",
"integrityImpact" : "LOW",
"privilegesRequired" : "HIGH",
"scope" : "UNCHANGED",
"userInteraction" : "NONE",
"vectorString" : "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N",
"version" : "3.0"
2018-12-19 16:03:34 -05:00
}
},
2018-12-19 17:04:31 -05:00
"problemtype" : {
"problemtype_data" : [
2018-08-23 14:03:24 -04:00
{
2018-12-19 17:04:31 -05:00
"description" : [
2018-12-19 16:03:34 -05:00
{
2018-12-19 17:04:31 -05:00
"lang" : "eng",
"value" : "Business Logic Errors"
2018-12-19 16:03:34 -05:00
}
]
2018-08-23 14:03:24 -04:00
}
]
2018-12-19 16:03:34 -05:00
},
2018-12-19 17:04:31 -05:00
"references" : {
"reference_data" : [
2018-12-19 16:03:34 -05:00
{
2018-12-19 17:04:31 -05:00
"name" : "https://pivotal.io/security/cve-2018-15801",
"refsource" : "CONFIRM",
"url" : "https://pivotal.io/security/cve-2018-15801"
2018-12-19 16:03:34 -05:00
}
]
},
2018-12-19 17:04:31 -05:00
"source" : {
"discovery" : "UNKNOWN"
2018-08-23 14:03:24 -04:00
}
2018-12-19 17:04:31 -05:00
}