cvelist/2018/10xxx/CVE-2018-10054.json
2018-04-11 16:08:09 -04:00

78 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-10054",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "H2 1.4.197, as used in Datomic before 0.9.5697 and other products, allows remote code execution because CREATE ALIAS can execute arbitrary Java code."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "44422",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/44422/"
},
{
"name" : "http://blog.datomic.com/2018/03/important-security-update.html",
"refsource" : "MISC",
"url" : "http://blog.datomic.com/2018/03/important-security-update.html"
},
{
"name" : "https://forum.datomic.com/t/important-security-update-0-9-5697/379",
"refsource" : "MISC",
"url" : "https://forum.datomic.com/t/important-security-update-0-9-5697/379"
},
{
"name" : "https://mthbernardes.github.io/rce/2018/03/14/abusing-h2-database-alias.html",
"refsource" : "MISC",
"url" : "https://mthbernardes.github.io/rce/2018/03/14/abusing-h2-database-alias.html"
}
]
}
}