cvelist/2017/7xxx/CVE-2017-7675.json

82 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2017-08-10T00:00:00",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-7675",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Tomcat",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "9.0.0.M1 to 9.0.0.M21"
},
{
"version_value" : "8.5.0 to 8.5.15"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The HTTP/2 implementation in Apache Tomcat 9.0.0.M1 to 9.0.0.M21 and 8.5.0 to 8.5.15 bypassed a number of security checks that prevented directory traversal attacks. It was therefore possible to bypass security constraints using a specially crafted URL."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Information Disclosure"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[announce] 20170810 [UPDATE][SECURITY] CVE-2017-7675 Apache Tomcat Security Constraint Bypass",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "https://lists.apache.org/thread.html/d3a5818e8af731bde6a05ef031ed3acc093c6dd7c4bfcc4936eafd6c@%3Cannounce.tomcat.apache.org%3E"
},
2018-06-15 06:02:48 -04:00
{
"name" : "https://security.netapp.com/advisory/ntap-20180614-0003/",
"refsource" : "CONFIRM",
"url" : "https://security.netapp.com/advisory/ntap-20180614-0003/"
},
2017-11-03 15:04:18 -04:00
{
"name" : "DSA-3974",
"refsource" : "DEBIAN",
2017-11-03 15:04:18 -04:00
"url" : "http://www.debian.org/security/2017/dsa-3974"
},
2017-10-16 12:31:07 -04:00
{
"name" : "100256",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/100256"
}
]
}
}