mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
852 B
Markdown
18 lines
852 B
Markdown
### [CVE-2017-9465](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9465)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The yr_arena_write_data function in YARA 3.6.1 allows remote attackers to cause a denial of service (buffer over-read and application crash) or obtain sensitive information from process memory via a crafted file that is mishandled in the yr_re_fast_exec function in libyara/re.c and the _yr_scan_match_callback function in libyara/scan.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/VirusTotal/yara/commit/992480c30f75943e9cd6245bb2015c7737f9b661
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|