mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
707 B
Markdown
19 lines
707 B
Markdown
### [CVE-2017-5924](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5924)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libyara/grammar.y in YARA 3.5.0 allows remote attackers to cause a denial of service (use-after-free and application crash) via a crafted rule that is mishandled in the yr_compiler_destroy function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/SZU-SE/UAF-Fuzzer-TestSuite
|
|
- https://github.com/wcventure/UAF-Fuzzer-TestSuite
|
|
|