Files
CVEs-PoC/2018/CVE-2018-19974.md
T
2024-06-18 02:51:15 +02:00

782 B

CVE-2018-19974

Description

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).

POC

Reference

Github