Bugzilla – Bug 982009
VUL-0: CVE-2013-7456: php5, php53: imagescale out-of-bounds read
Last modified: 2016-08-01 09:56:29 UTC
http://seclists.org/oss-sec/2016/q2/412 https://git.php.net/?p=php-src.git;a=commit;h=7a1aac3343af85b4af4df5f8844946eaa27394ab Fixed bug #72227: imagescale out-of-bounds read Ported from https://github.com/libgd/libgd/commit/4f65a3e4eedaffa1efcf9ee1eb08f0b504fbc31a https://bugs.php.net/bug.php?id=72227 CVE-2013-7456 was assigned.
bugbot adjusting priority
Tested with 13.2 and 12, others are not affected (no imagescale). Installed packages: php5, php5-gd BEFORE: $ USE_ZEND_ALLOC=0 valgrind php test.php .. valgrind errors .. $ AFTER: $ USE_ZEND_ALLOC=0 valgrind php test.php $
$ cat test.php <?php $img = imagecreatetruecolor ( 100, 100); imagescale($img, 13, 1, IMG_BICUBIC); ?> $
Packages submitted.
This is an autogenerated message for OBS integration: This bug (982009) was mentioned in https://build.opensuse.org/request/show/399462 13.2 / php5
openSUSE-SU-2016:1553-1: An update that fixes 13 vulnerabilities is now available. Category: security (important) Bug References: 976775,980366,980373,980375,981049,981050,981061,982009,982010,982011,982012,982013,982162 CVE References: CVE-2013-7456,CVE-2015-4116,CVE-2015-8873,CVE-2015-8874,CVE-2015-8876,CVE-2015-8877,CVE-2015-8879,CVE-2016-3074,CVE-2016-5093,CVE-2016-5094,CVE-2016-5095,CVE-2016-5096,CVE-2016-5114 Sources used: openSUSE 13.2 (src): php5-5.6.1-66.1
SUSE-SU-2016:1633-1: An update that fixes 8 vulnerabilities is now available. Category: security (moderate) Bug References: 981049,981050,981061,982009,982010,982011,982012,982013 CVE References: CVE-2013-7456,CVE-2015-8876,CVE-2015-8877,CVE-2015-8879,CVE-2016-5093,CVE-2016-5094,CVE-2016-5095,CVE-2016-5096 Sources used: SUSE Linux Enterprise Workstation Extension 12-SP1 (src): imap-2007e_suse-19.1 SUSE Linux Enterprise Workstation Extension 12 (src): imap-2007e_suse-19.1 SUSE Linux Enterprise Software Development Kit 12-SP1 (src): imap-2007e_suse-19.1, php5-5.5.14-64.5 SUSE Linux Enterprise Software Development Kit 12 (src): imap-2007e_suse-19.1, php5-5.5.14-64.5 SUSE Linux Enterprise Module for Web Scripting 12 (src): imap-2007e_suse-19.1, php5-5.5.14-64.5 SUSE Linux Enterprise Desktop 12-SP1 (src): imap-2007e_suse-19.1 SUSE Linux Enterprise Desktop 12 (src): imap-2007e_suse-19.1
openSUSE-SU-2016:1688-1: An update that fixes 8 vulnerabilities is now available. Category: security (moderate) Bug References: 981049,981050,981061,982009,982010,982011,982012,982013 CVE References: CVE-2013-7456,CVE-2015-8876,CVE-2015-8877,CVE-2015-8879,CVE-2016-5093,CVE-2016-5094,CVE-2016-5095,CVE-2016-5096 Sources used: openSUSE Leap 42.1 (src): imap-2007e_suse-22.1, php5-5.5.14-53.1
all released