cvelist/2017/7xxx/CVE-2017-7674.json
Mark J. Cox b090504e1b Go through all entries where assigner is security@apache.org (recent
Apache CNA) and ensure that the product names are correct and consistent
(which in most cases means adding "Apache", but some required more work).
Make sure the vendor name is correct.  Make sure affected versions matches
the text somewhat, although we don't try to make every product write these
in the same way, they're not supposed to be totally machine readable.  Then
make some fixes to the text as required where there are mistakes or
inconsistencies or the Apache name isn't mentioned.  There are 5 left
untouched for now, one is known (where we assigned an issues to an
incubator version which came out prior to being part of Apache), and
four which need more work.
2019-02-08 14:15:02 +00:00

118 lines
4.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2017-08-10T00:00:00",
"ID" : "CVE-2017-7674",
"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.0.M21"
},
{
"version_value" : "8.5.0 to 8.5.15"
},
{
"version_value" : "8.0.0.RC1 to 8.0.44"
},
{
"version_value" : "7.0.41 to 7.0.78"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The CORS Filter in Apache Tomcat 9.0.0.M1 to 9.0.0.M21, 8.5.0 to 8.5.15, 8.0.0.RC1 to 8.0.44 and 7.0.41 to 7.0.78 did not add an HTTP Vary header indicating that the response varies depending on Origin. This permitted client and server side cache poisoning in some circumstances."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cache Poisoning"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[announce] 20170810 [SECURITY] CVE-2017-7674 Apache Tomcat Cache Poisoning",
"refsource" : "MLIST",
"url" : "https://lists.apache.org/thread.html/22b4bb077502f847e2b9fcf00b96e81e734466ab459780ff73b60c0f@%3Cannounce.tomcat.apache.org%3E"
},
{
"name" : "[debian-lts-announce] 20180627 [SECURITY] [DLA 1400-1] tomcat7 security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/06/msg00008.html"
},
{
"name" : "http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html",
"refsource" : "CONFIRM",
"url" : "http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html"
},
{
"name" : "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03828en_us",
"refsource" : "CONFIRM",
"url" : "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03828en_us"
},
{
"name" : "https://security.netapp.com/advisory/ntap-20180614-0003/",
"refsource" : "CONFIRM",
"url" : "https://security.netapp.com/advisory/ntap-20180614-0003/"
},
{
"name" : "DSA-3974",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2017/dsa-3974"
},
{
"name" : "RHSA-2017:3081",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:3081"
},
{
"name" : "RHSA-2017:1801",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:1801"
},
{
"name" : "RHSA-2017:1802",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:1802"
},
{
"name" : "100280",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/100280"
}
]
}
}