#VU38920 Uncontrolled Recursion in YARA - CVE-2017-9438
Published: June 5, 2017 / Updated: August 8, 2020
YARA
VirusTotal
Description
The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.
libyara/re.c in the regexp module in YARA 3.5.0 allows remote attackers to cause a denial of service (stack consumption) via a crafted rule (involving hex strings) that is mishandled in the _yr_re_emit function, a different vulnerability than CVE-2017-9304.