First published: Mon Dec 17 2018(Updated: )
In YARA 3.8.1, bytecode in a specially crafted compiled rule can read uninitialized data from VM scratch memory in libyara/exec.c. This can allow attackers to discover addresses in the real stack (not the YARA virtual stack).
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
VirusTotal | =3.8.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-19974 is considered a moderate severity vulnerability due to potential information disclosure.
To mitigate CVE-2018-19974, upgrade YARA to version 3.8.2 or later.
CVE-2018-19974 affects YARA version 3.8.1.
CVE-2018-19974 can facilitate information disclosure by allowing attackers to read uninitialized data.
CVE-2018-19974 exploits the ability of specially crafted bytecode to access VM scratch memory.