mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
18 lines
720 B
Markdown
18 lines
720 B
Markdown
### [CVE-2015-8918](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8918)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The archive_string_append function in archive_string.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service (crash) via a crafted cab files, related to "overlapping memcpy."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://blog.fuzzing-project.org/47-Many-invalid-memory-access-issues-in-libarchive.html
|
|
|
|
#### Github
|
|
- https://github.com/mrash/afl-cve
|
|
|