2018-06-07 14:03:50 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-12034" ,
2018-06-15 12:04:21 -04:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
2018-06-07 14:03:50 -04:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2018-06-15 12:04:21 -04:00
"value" : "In YARA 3.7.1 and prior, parsing a specially crafted compiled rule file can cause an out of bounds read vulnerability in yr_execute_code in libyara/exec.c."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bnbdr.github.io/posts/swisscheese/" ,
"refsource" : "MISC" ,
"url" : "https://bnbdr.github.io/posts/swisscheese/"
} ,
{
"name" : "https://github.com/bnbdr/swisscheese" ,
"refsource" : "MISC" ,
"url" : "https://github.com/bnbdr/swisscheese"
} ,
{
"name" : "https://github.com/VirusTotal/yara/issues/891" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/VirusTotal/yara/issues/891"
2018-06-07 14:03:50 -04:00
}
]
}
}