mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 00:14:09 +02:00
18 lines
688 B
Markdown
18 lines
688 B
Markdown
### [CVE-2016-10211](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10211)
|
|

|
|

|
|

|
|
|
|
### 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_parser_lookup_loop_variable function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/VirusTotal/yara/issues/575
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|