cve/2014/CVE-2014-2020.md
2024-06-18 02:51:15 +02:00

800 B

CVE-2014-2020

Description

ext/gd/gd.c in PHP 5.5.x before 5.5.9 does not check data types, which might allow remote attackers to obtain sensitive information by using a (1) string or (2) array data type in place of a numeric data type, as demonstrated by an imagecrop function call with a string for the x dimension value, a different vulnerability than CVE-2013-7226.

POC

Reference

Github

No PoCs found on GitHub currently.