2017-10-16 12:31:07 -04:00
{
2019-03-17 21:41:01 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2016-10210" ,
"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" : [
2017-10-16 12:31:07 -04:00
{
2019-03-17 21:41:01 +00:00
"lang" : "eng" ,
"value" : "libyara/lexer.l in YARA 3.5.0 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted rule that is mishandled in the yy_get_next_buffer function."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:41:01 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/VirusTotal/yara/issues/576" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/VirusTotal/yara/issues/576"
} ,
{
"name" : "https://github.com/VirusTotal/yara/commit/3119b232c9c453c98d8fa8b6ae4e37ba18117cd4" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/VirusTotal/yara/commit/3119b232c9c453c98d8fa8b6ae4e37ba18117cd4"
} ,
{
"name" : "98077" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/98077"
}
]
}
}