mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 07:12:31 +02:00
20 lines
985 B
Markdown
20 lines
985 B
Markdown
### [CVE-2018-13410](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13410)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
** DISPUTED ** Info-ZIP Zip 3.0, when the -T and -TT command-line options are used, allows attackers to cause a denial of service (invalid free and application crash) or possibly have unspecified other impact because of an off-by-one error. NOTE: it is unclear whether there are realistic scenarios in which an untrusted party controls the -TT value, given that the entire purpose of -TT is execution of arbitrary commands.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2018/Jul/24
|
|
|
|
#### Github
|
|
- https://github.com/0xT11/CVE-POC
|
|
- https://github.com/phonito/phonito-vulnerable-container
|
|
- https://github.com/shinecome/zip
|
|
|