cve/2016/CVE-2016-10087.md
2024-05-26 14:27:05 +02:00

799 B

CVE-2016-10087

Description

The png_set_text_2 function in libpng 0.71 before 1.0.67, 1.2.x before 1.2.57, 1.4.x before 1.4.20, 1.5.x before 1.5.28, and 1.6.x before 1.6.27 allows context-dependent attackers to cause a NULL pointer dereference vectors involving loading a text chunk into a png structure, removing the text, and then adding another text chunk to the structure.

POC

Reference

No PoCs from references.

Github