First published: Fri Jun 15 2018(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
VirusTotal yara | <=3.7.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-12035 is classified as a high-severity vulnerability due to its potential to cause an out of bounds write.
To fix CVE-2018-12035, upgrade YARA to version 3.7.2 or later.
CVE-2018-12035 affects YARA version 3.7.1 and earlier, specifically in the context of VirusTotal's implementation.
Exploiting CVE-2018-12035 can lead to arbitrary code execution or crashes of the affected application.
CVE-2018-12035 occurs when a specially crafted compiled rule file is parsed, leading to an out of bounds write in the execution code.