mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 17:47:58 +02:00
19 lines
911 B
Markdown
19 lines
911 B
Markdown
### [CVE-2008-0888](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0888)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The NEEDBITS macro in the inflate_dynamic function in inflate.c for unzip can be invoked using invalid buffers, which allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via unknown vectors that trigger a free of uninitialized or previously-freed data.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.vmware.com/security/advisories/VMSA-2008-0009.html
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9733
|
|
|
|
#### Github
|
|
- https://github.com/phonito/phonito-vulnerable-container
|
|
|