cvelist/2018/8xxx/CVE-2018-8019.json

92 lines
3.0 KiB
JSON
Raw Normal View History

2018-03-09 16:03:15 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2018-07-31T00:00:00",
2018-03-09 16:03:15 -05:00
"ID" : "CVE-2018-8019",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Tomcat Native",
"version" : {
"version_data" : [
{
"version_value" : "1.2.0 to 1.2.16"
},
{
"version_value" : "1.1.23 to 1.1.34"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
2018-03-09 16:03:15 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-07-31 09:04:22 -04:00
"value" : "When using an OCSP responder Apache Tomcat Native 1.2.0 to 1.2.16 and 1.1.23 to 1.1.34 did not correctly handle invalid responses. This allowed for revoked client certificates to be incorrectly identified. It was therefore possible for users to authenticate with revoked certificates when using mutual TLS. Users not using OCSP checks are not affected by this vulnerability."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Security Constraint Bypass"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-07-31 09:04:22 -04:00
"name" : "[www-announce] 20180721 [SECURITY] CVE-2018-8019 Apache Tomcat Native Connector - Mishandled OCSP invalid response",
"refsource" : "MLIST",
"url" : "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E"
2018-08-02 06:05:22 -04:00
},
2018-08-23 06:11:00 -04:00
{
"name" : "[debian-lts-announce] 20180822 [SECURITY] [DLA 1475-1] tomcat-native security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/08/msg00023.html"
},
2018-08-17 06:04:19 -04:00
{
"name" : "RHSA-2018:2469",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:2469"
},
{
"name" : "RHSA-2018:2470",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:2470"
},
2018-08-02 06:05:22 -04:00
{
"name" : "104936",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/104936"
2018-08-17 06:04:19 -04:00
},
{
"name" : "1041507",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1041507"
2018-03-09 16:03:15 -05:00
}
]
}
}