cvelist/2017/12xxx/CVE-2017-12615.json

129 lines
4.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2017-09-19T00:00:00",
"ID" : "CVE-2017-12615",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Tomcat",
"version" : {
"version_data" : [
{
"version_value" : "7.0.0 to 7.0.79"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "When running Apache Tomcat 7.0.0 to 7.0.79 on Windows with HTTP PUTs enabled (e.g. via setting the readonly initialisation parameter of the Default to false) it was possible to upload a JSP file to the server via a specially crafted request. This JSP could then be requested and any code it contained would be executed by the server."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Remote Code Execution"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "42953",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/42953/"
},
{
"name" : "[announce] 20170919 [SECURITY] CVE-2017-12615 Apache Tomcat Remote Code Execution via JSP upload",
"refsource" : "MLIST",
"url" : "https://lists.apache.org/thread.html/8fcb1e2d5895413abcf266f011b9918ae03e0b7daceb118ffbf23f8c@%3Cannounce.tomcat.apache.org%3E"
},
{
"name" : "http://breaktoprotect.blogspot.com/2017/09/the-case-of-cve-2017-12615-tomcat-7-put.html",
"refsource" : "MISC",
"url" : "http://breaktoprotect.blogspot.com/2017/09/the-case-of-cve-2017-12615-tomcat-7-put.html"
},
{
"name" : "https://github.com/breaktoprotect/CVE-2017-12615",
"refsource" : "MISC",
"url" : "https://github.com/breaktoprotect/CVE-2017-12615"
},
{
"name" : "https://security.netapp.com/advisory/ntap-20171018-0001/",
"refsource" : "CONFIRM",
"url" : "https://security.netapp.com/advisory/ntap-20171018-0001/"
},
{
"name" : "https://www.synology.com/support/security/Synology_SA_17_54_Tomcat",
"refsource" : "CONFIRM",
"url" : "https://www.synology.com/support/security/Synology_SA_17_54_Tomcat"
},
{
"name" : "RHSA-2017:3080",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:3080"
},
{
"name" : "RHSA-2017:3081",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:3081"
},
{
"name" : "RHSA-2017:3113",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:3113"
},
{
"name" : "RHSA-2017:3114",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:3114"
},
{
"name" : "RHSA-2018:0465",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:0465"
},
{
"name" : "RHSA-2018:0466",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:0466"
},
{
"name" : "100901",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/100901"
},
{
"name" : "1039392",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1039392"
}
]
}
}