mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
23 lines
902 B
Markdown
23 lines
902 B
Markdown
### [CVE-2017-9304](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9304)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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 that is mishandled in the _yr_re_emit function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ICSE2020-MemLock/MemLock_Benchmark
|
|
- https://github.com/SZU-SE/MemLock_Benchmark
|
|
- https://github.com/SZU-SE/Stack-overflow-Fuzzer-TestSuite
|
|
- https://github.com/tzf-key/MemLock_Benchmark
|
|
- https://github.com/tzf-omkey/MemLock_Benchmark
|
|
- https://github.com/wcventure/MemLock_Benchmark
|
|
|