mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
20 lines
852 B
Markdown
20 lines
852 B
Markdown
### [CVE-2016-4302](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4302)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in the parse_codes function in archive_read_support_format_rar.c in libarchive before 3.2.1 allows remote attackers to execute arbitrary code via a RAR file with a zero-sized dictionary.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html
|
|
- https://github.com/libarchive/libarchive/issues/719
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|