2018-12-08 13:07:49 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-19975" ,
2018-12-17 13:29:50 -05: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-12-08 13:07:49 -05:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2018-12-17 13:29:50 -05:00
"value" : "In YARA 3.8.1, bytecode in a specially crafted compiled rule can read data from any arbitrary address in memory, in libyara/exec.c. Specifically, OP_COUNT can read a DWORD."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bnbdr.github.io/posts/extracheese/" ,
"refsource" : "MISC" ,
"url" : "https://bnbdr.github.io/posts/extracheese/"
} ,
{
"name" : "https://github.com/bnbdr/swisscheese/" ,
"refsource" : "MISC" ,
"url" : "https://github.com/bnbdr/swisscheese/"
} ,
{
"name" : "https://github.com/VirusTotal/yara/issues/999" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/VirusTotal/yara/issues/999"
2018-12-08 13:07:49 -05:00
}
]
}
}