cve/2008/CVE-2008-0888.md
2024-05-26 14:27:05 +02:00

911 B

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

Github