cvelist/2016/8xxx/CVE-2016-8735.json
2018-01-17 21:02:46 -05:00

109 lines
3.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"ID" : "CVE-2016-8735",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Tomcat",
"version" : {
"version_data" : [
{
"version_value" : "Apache Tomcat"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Remote code execution is possible with Apache Tomcat before 6.0.48, 7.x before 7.0.73, 8.x before 8.0.39, 8.5.x before 8.5.7, and 9.x before 9.0.0.M12 if JmxRemoteLifecycleListener is used and an attacker can reach JMX ports. The issue exists because this listener wasn't updated for consistency with the CVE-2016-3427 Oracle patch that affected credential types."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Remote code execution"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://seclists.org/oss-sec/2016/q4/502"
},
{
"url" : "http://svn.apache.org/viewvc?view=revision&revision=1767644"
},
{
"url" : "http://svn.apache.org/viewvc?view=revision&revision=1767656"
},
{
"url" : "http://svn.apache.org/viewvc?view=revision&revision=1767676"
},
{
"url" : "http://svn.apache.org/viewvc?view=revision&revision=1767684"
},
{
"url" : "http://tomcat.apache.org/security-6.html"
},
{
"url" : "http://tomcat.apache.org/security-7.html"
},
{
"url" : "http://tomcat.apache.org/security-8.html"
},
{
"url" : "http://tomcat.apache.org/security-9.html"
},
{
"url" : "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html"
},
{
"url" : "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html"
},
{
"url" : "http://www.debian.org/security/2016/dsa-3738"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2017:0455"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2017:0456"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2017-0457.html"
},
{
"url" : "http://www.securityfocus.com/bid/94463"
},
{
"url" : "http://www.securitytracker.com/id/1037331"
}
]
}
}