cvelist/2018/12xxx/CVE-2018-12035.json
2019-03-17 22:59:36 +00:00

72 lines
2.1 KiB
JSON

{
"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": [
{
"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."
}
]
},
"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"
}
]
}
}