cve/2013/CVE-2013-6954.md
2024-06-18 02:51:15 +02:00

747 B

CVE-2013-6954

Description

The png_do_expand_palette function in libpng before 1.6.8 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via (1) a PLTE chunk of zero bytes or (2) a NULL palette, related to pngrtran.c and pngset.c.

POC

Reference

Github

No PoCs found on GitHub currently.