cvelist/2017/15xxx/CVE-2017-15706.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

83 lines
2.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2018-01-31T00:00:00",
"ID" : "CVE-2017-15706",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Tomcat",
"version" : {
"version_data" : [
{
"version_value" : "9.0.0.M22 to 9.0.1"
},
{
"version_value" : "8.5.16 to 8.5.23"
},
{
"version_value" : "8.0.45 to 8.0.47"
},
{
"version_value" : "7.0.79 to 7.0.82"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "As part of the fix for bug 61201, the documentation for Apache Tomcat 9.0.0.M22 to 9.0.1, 8.5.16 to 8.5.23, 8.0.45 to 8.0.47 and 7.0.79 to 7.0.82 included an updated description of the search algorithm used by the CGI Servlet to identify which script to execute. The update was not correct. As a result, some scripts may have failed to execute as expected and other scripts may have been executed unexpectedly. Note that the behaviour of the CGI servlet has remained unchanged in this regard. It is only the documentation of the behaviour that was wrong and has been corrected."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[announce] 20180131 [SECURITY] CVE-2017-15706 Apache Tomcat Incorrectly documented CGI search algorithm",
"refsource" : "MLIST",
"url" : "https://lists.apache.org/thread.html/e1ef853fc0079cdb55befbd2dac042934e49288b476d5f6a649e5da2@%3Cannounce.tomcat.apache.org%3E"
},
{
"name" : "USN-3665-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3665-1/"
},
{
"name" : "103069",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/103069"
}
]
}
}