Bug 1351068 (CVE-2016-5766) - CVE-2016-5766 gd: Integer overflow in _gd2GetHeader() resulting in heap overflow
Summary: CVE-2016-5766 gd: Integer overflow in _gd2GetHeader() resulting in heap overflow
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2016-5766
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1351180 1356812 1356813
Blocks: 1323912 1351183
TreeView+ depends on / blocked
 
Reported: 2016-06-29 07:18 UTC by Andrej Nemec
Modified: 2020-12-15 11:17 UTC (History)
15 users (show)

Fixed In Version: php 5.5.37, php 5.6.23, gd 2.2.3
Doc Type: If docs needed, set a value
Doc Text:
An integer overflow flaw, leading to a heap-based buffer overflow was found in the imagecreatefromgd2() function of PHP's gd extension. A remote attacker could use this flaw to crash a PHP application or execute arbitrary code with the privileges of the user running that PHP application using gd via a specially crafted GD2 image.
Clone Of:
Environment:
Last Closed: 2019-06-08 02:56:00 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2016:2598 0 normal SHIPPED_LIVE Moderate: php security and bug fix update 2016-11-03 12:12:00 UTC
Red Hat Product Errata RHSA-2016:2750 0 normal SHIPPED_LIVE Moderate: rh-php56 security, bug fix, and enhancement update 2016-11-15 16:40:02 UTC
Red Hat Product Errata RHSA-2020:5443 0 None None None 2020-12-15 11:17:28 UTC

Description Andrej Nemec 2016-06-29 07:18:12 UTC
The _gd2GetHeader() is prone to an integer overflow, which result in heap based overflow.

Upstream bug:

https://bugs.php.net/bug.php?id=72339

Upstream patch:

http://git.php.net/?p=php-src.git;a=commitdiff;h=7722455726bec8c53458a32851d2a87982cf0eac

CVE assignment:

http://seclists.org/oss-sec/2016/q2/589

Comment 1 Andrej Nemec 2016-06-29 12:04:41 UTC
Created php tracking bugs for this issue:

Affects: fedora-all [bug 1351180]

Comment 2 Fedora Update System 2016-07-02 15:27:45 UTC
php-5.6.23-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 3 Fedora Update System 2016-07-02 19:22:33 UTC
php-5.6.23-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.

Comment 4 Fedora Update System 2016-07-02 19:27:51 UTC
php-5.6.23-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 5 Huzaifa S. Sidhpurwala 2016-07-11 10:01:22 UTC
Analysis:

When imagecreatefromgd2() is fed a GD2 image format, which has a malformed (or a specially-crafted) headers, it causes integer overflow, followed by heap-buffer overflow.

In a typical PHP situation, the attacker needs to trigger this by uploading a specially-crafted gd image to a php application, something which is unlikely.

Comment 8 errata-xmlrpc 2016-11-03 21:05:07 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 7

Via RHSA-2016:2598 https://rhn.redhat.com/errata/RHSA-2016-2598.html

Comment 10 errata-xmlrpc 2016-11-15 11:41:17 UTC
This issue has been addressed in the following products:

  Red Hat Software Collections for Red Hat Enterprise Linux 6
  Red Hat Software Collections for Red Hat Enterprise Linux 6.7 EUS
  Red Hat Software Collections for Red Hat Enterprise Linux 7
  Red Hat Software Collections for Red Hat Enterprise Linux 7.2 EUS
  Red Hat Software Collections for Red Hat Enterprise Linux 7.3 EUS

Via RHSA-2016:2750 https://rhn.redhat.com/errata/RHSA-2016-2750.html

Comment 12 errata-xmlrpc 2020-12-15 11:17:24 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 7

Via RHSA-2020:5443 https://access.redhat.com/errata/RHSA-2020:5443


Note You need to log in before you can comment on or make changes to this bug.