mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 17:50:34 +00:00
18 lines
764 B
Markdown
18 lines
764 B
Markdown
![]() |
### [CVE-2019-17582](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-17582)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
A use-after-free in the _zip_dirent_read function of zip_dirent.c in libzip 1.2.0 allows attackers to have an unspecified impact by attempting to unzip a malformed ZIP archive. NOTE: the discoverer states "This use-after-free is triggered prior to the double free reported in CVE-2017-12858."
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://github.com/nih-at/libzip/issues/5
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/carter-yagemann/ARCUS
|
||
|
|