cvelist/2018/11xxx/CVE-2018-11784.json
2019-03-14 06:13:39 -04:00

115 lines
3.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2018-10-03T00:00:00",
"ID" : "CVE-2018-11784",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Tomcat",
"version" : {
"version_data" : [
{
"version_value" : "9.0.0.M1 to 9.0.11"
},
{
"version_value" : "8.5.0 to 8.5.33"
},
{
"version_value" : "7.0.23 to 7.0.90"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "When the default servlet in Apache Tomcat versions 9.0.0.M1 to 9.0.11, 8.5.0 to 8.5.33 and 7.0.23 to 7.0.90 returned a redirect to a directory (e.g. redirecting to '/foo/' when the user requested '/foo') a specially crafted URL could be used to cause the redirect to be generated to any URI of the attackers choice."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Open Redirect"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[announce] 20181003 [SECURITY] CVE-2018-11784 Apache Tomcat - Open Redirect",
"refsource" : "MLIST",
"url" : "https://lists.apache.org/thread.html/23134c9b5a23892a205dc140cdd8c9c0add233600f76b313dda6bd75@%3Cannounce.tomcat.apache.org%3E"
},
{
"name" : "[debian-lts-announce] 20181014 [SECURITY] [DLA 1544-1] tomcat7 security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/10/msg00005.html"
},
{
"name" : "[debian-lts-announce] 20181015 [SECURITY] [DLA 1545-1] tomcat8 security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/10/msg00006.html"
},
{
"name" : "https://security.netapp.com/advisory/ntap-20181014-0002/",
"refsource" : "CONFIRM",
"url" : "https://security.netapp.com/advisory/ntap-20181014-0002/"
},
{
"name" : "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html",
"refsource" : "CONFIRM",
"url" : "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html"
},
{
"name" : "RHSA-2019:0130",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2019:0130"
},
{
"name" : "RHSA-2019:0131",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2019:0131"
},
{
"name" : "RHSA-2019:0485",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2019:0485"
},
{
"name" : "USN-3787-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3787-1/"
},
{
"name" : "105524",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/105524"
}
]
}
}