2018-09-19 12:04:12 -04:00
{
2019-05-06 18:00:50 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 05:13:59 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2018-17201" ,
2019-05-06 18:00:50 +00:00
"ASSIGNER" : "security@apache.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Apache Commons Imaging" ,
"version" : {
"version_data" : [
{
"version_value" : "Apache Sanselan 0.97-incubator"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Information Disclosure"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MLIST" ,
"name" : "[commons-dev] 20190503 [CVE-2018-17201]: Apache Commons Imaging information disclosure vulnerability" ,
"url" : "https://lists.apache.org/thread.html/cd37861963aa6d2694c8947d464c99614d3e1a9db6c1a2a8b7b5840a@%3Cdev.commons.apache.org%3E"
}
]
2019-03-18 05:13:59 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-05-06 18:00:50 +00:00
"value" : "Certain input files could make the code hang when Apache Sanselan 0.97-incubator was used to parse them, which could be used in a DoS attack. Note that Apache Sanselan (incubating) was renamed to Apache Commons Imaging."
2019-03-18 05:13:59 +00:00
}
]
}
}