2017-12-07 15:03:50 -05:00
{
2019-03-18 05:34:37 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org" ,
"DATE_PUBLIC" : "2018-04-04T00:00:00" ,
"ID" : "CVE-2018-1282" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Hive" ,
"version" : {
"version_data" : [
{
"version_value" : "0.7.1 to 2.3.2"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-04-05 08:37:24 -04:00
{
2019-03-18 05:34:37 +00:00
"lang" : "eng" ,
"value" : "This vulnerability in Apache Hive JDBC driver 0.7.1 to 2.3.2 allows carefully crafted arguments to be used to bypass the argument escaping/cleanup that JDBC driver does in PreparedStatement implementation."
2018-04-05 08:37:24 -04:00
}
2019-03-18 05:34:37 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "SQL Injection"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "103751" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/103751"
} ,
{
"name" : "[dev] 20180404 [SECURITY] CVE-2018-1282 JDBC driver is susceptible to SQL injection attack if the input parameters are not properly cleaned" ,
"refsource" : "MLIST" ,
"url" : "https://lists.apache.org/thread.html/74bd2bff1827febb348dfb323986fa340d3bb97a315ab93c3ccc8299@%3Cdev.hive.apache.org%3E"
}
]
}
}