cve/2018/CVE-2018-19975.md
2024-06-09 00:33:16 +00:00

865 B

CVE-2018-19975

Description

In YARA 3.8.1, bytecode in a specially crafted compiled rule can read data from any arbitrary address in memory, in libyara/exec.c. Specifically, OP_COUNT can read a DWORD.

POC

Reference

Github