mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
19 lines
818 B
Markdown
19 lines
818 B
Markdown
### [CVE-2014-9636](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9636)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
unzip 6.0 allows remote attackers to cause a denial of service (out-of-bounds read or write and crash) via an extra field with an uncompressed size smaller than the compressed field size in a zip archive that advertises STORED method compression.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
- https://github.com/phonito/phonito-vulnerable-container
|
|
|