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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The process_extra function in libarchive before 3.2.0 uses the size field and a signed number in an offset, which allows remote attackers to cause a denial of service (crash) via a crafted zip file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html
|
|
- http://www.ubuntu.com/usn/USN-3033-1
|
|
- https://blog.fuzzing-project.org/47-Many-invalid-memory-access-issues-in-libarchive.html
|
|
|
|
#### Github
|
|
- https://github.com/mrash/afl-cve
|
|
|