mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-01 19:20:58 +00:00
20 lines
729 B
Markdown
20 lines
729 B
Markdown
![]() |
### [CVE-2018-19975](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
||
|
- https://bnbdr.github.io/posts/extracheese/
|
||
|
- https://github.com/VirusTotal/yara/issues/999
|
||
|
- https://github.com/bnbdr/swisscheese/
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/bnbdr/swisscheese
|
||
|
|