2017-12-07 15:03:50 -05:00
{
"CVE_data_meta" : {
2018-04-25 16:10:32 -04:00
"ASSIGNER" : "security@apache.org" ,
"DATE_PUBLIC" : "2018-04-25T00:00:00" ,
2017-12-07 15:03:50 -05:00
"ID" : "CVE-2018-1335" ,
2018-04-25 16:10:32 -04:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Tika" ,
"version" : {
"version_data" : [
{
"version_value" : "1.7 to 1.17"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
2017-12-07 15:03:50 -05:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2018-04-25 17:05:58 -04:00
"value" : "From Apache Tika versions 1.7 to 1.17, clients could send carefully crafted headers to tika-server that could be used to inject commands into the command line of the server running tika-server. This vulnerability only affects those running tika-server on a server that is open to untrusted clients. The mitigation is to upgrade to Tika 1.18."
2018-04-25 16:10:32 -04:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Command Injection"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-04-25 17:05:58 -04:00
"name" : "[dev] 20180425 [CVE-2018-1335] Command Injection Vulnerability in Apache Tika's tika-server module" ,
"refsource" : "MLIST" ,
2018-04-25 16:10:32 -04:00
"url" : "https://lists.apache.org/thread.html/b3ed4432380af767effd4c6f27665cc7b2686acccbefeb9f55851dca@%3Cdev.tika.apache.org%3E"
2018-04-27 06:05:26 -04:00
} ,
{
"name" : "104001" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/104001"
2017-12-07 15:03:50 -05:00
}
]
}
}