2018-06-07 14:03:50 -04:00
{
2019-03-17 22:59:36 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-12035" ,
"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" : [
2018-06-15 12:04:21 -04:00
{
2019-03-17 22:59:36 +00:00
"lang" : "eng" ,
"value" : "In YARA 3.7.1 and prior, parsing a specially crafted compiled rule file can cause an out of bounds write vulnerability in yr_execute_code in libyara/exec.c."
2018-06-15 12:04:21 -04:00
}
2019-03-17 22:59:36 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/VirusTotal/yara/issues/891" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/VirusTotal/yara/issues/891"
} ,
{
"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"
}
]
}
}