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

729 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