PT-2014-3295 · Php · Php
Vincent Danen
·
Published
2014-02-14
·
Updated
2017-08-29
·
CVE-2013-7226
CVSS v2.0
6.8
Medium
| Vector | AV:N/AC:M/Au:N/C:P/I:P/A:P |
Name of the Vulnerable Software and Affected Versions
PHP versions prior to 5.5.9
Description
The issue is related to an integer overflow in the
gdImageCrop function, which can be triggered by a large x dimension value in an imagecrop function call. This can cause a denial of service (application crash) or possibly have other unspecified impacts due to a heap-based buffer overflow.Recommendations
For versions prior to 5.5.9, update to version 5.5.9 or later to resolve the issue. As a temporary workaround, consider restricting the use of the
imagecrop function with large x dimension values to minimize the risk of exploitation.Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Php