Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | <= 5.5.8 |
Related Weaknesses (CWE)
References
- http://www.ubuntu.com/usn/USN-2126-1
- https://bugs.php.net/bug.php?id=66356Vendor Advisory
- https://github.com/php/php-src/commit/2938329ce19cb8c4197dec146c3ec887c6f61d01Vendor Advisory
- http://www.ubuntu.com/usn/USN-2126-1
- https://bugs.php.net/bug.php?id=66356Vendor Advisory
- https://github.com/php/php-src/commit/2938329ce19cb8c4197dec146c3ec887c6f61d01Vendor Advisory
FAQ
What is CVE-2014-2020?
CVE-2014-2020 is a vulnerability with a CVSS score of 5.0 (MEDIUM). 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 d...
How severe is CVE-2014-2020?
CVE-2014-2020 has been rated MEDIUM with a CVSS base score of 5.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2014-2020?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.