In YARA 3.7.1 and prior, parsing a specially crafted compiled rule file can cause an out of bounds read vulnerability in yr_execute_code in libyara/exec.c.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/VirusTotal/yara/issues/891 | issue tracking third party advisory patch |
https://bnbdr.github.io/posts/swisscheese/ | third party advisory exploit |
https://github.com/bnbdr/swisscheese | third party advisory exploit |