2017-10-16 12:31:07 -04:00
{
2019-03-17 23:30:43 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org" ,
"DATE_PUBLIC" : "2017-09-27T00:00:00" ,
"ID" : "CVE-2017-12621" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Commons Jelly" ,
"version" : {
"version_data" : [
{
"version_value" : "1.0"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:30:43 +00:00
"lang" : "eng" ,
"value" : "During Jelly (xml) file parsing with Apache Xerces, if a custom doctype entity is declared with a \"SYSTEM\" entity with a URL and that entity is used in the body of the Jelly file, during parser instantiation the parser will attempt to connect to said URL. This could lead to XML External Entity (XXE) attacks in Apache Commons Jelly before 1.0.1."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:30:43 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Information Disclosure"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://issues.apache.org/jira/browse/JELLY-293" ,
"refsource" : "CONFIRM" ,
"url" : "https://issues.apache.org/jira/browse/JELLY-293"
} ,
{
"name" : "[dev] 20170927 [SECURITY] CVE-2017-12621 Apache Commons Jelly connects to URL with custom doctype definitions." ,
"refsource" : "MLIST" ,
"url" : "https://lists.apache.org/thread.html/f1fc3f2c45264af44ce782d54b5908ac95f02bf7ad88bb57bfb04b73@%3Cdev.commons.apache.org%3E"
} ,
{
"name" : "101052" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/101052"
} ,
{
"name" : "1039444" ,
"refsource" : "SECTRACK" ,
"url" : "http://www.securitytracker.com/id/1039444"
}
]
}
}