The exif_process_IFD_in_MAKERNOTE function in ext/exif/exif.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (out-of-bounds array access and memory corruption), obtain sensitive information from process memory, or possibly have unspecified other impact via a crafted JPEG image.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=eebcbd5de38a0f1c2876035402cb770e37476519 | |
http://lists.apple.com/archives/security-announce/2016/Sep/msg00006.html | vendor advisory |
https://security.gentoo.org/glsa/201611-22 | vendor advisory |
http://rhn.redhat.com/errata/RHSA-2016-2750.html | vendor advisory |
http://php.net/ChangeLog-5.php | release notes |
https://bugs.php.net/72603 | issue tracking patch exploit third party advisory |
http://www.securityfocus.com/bid/92073 | vdb entry third party advisory |
http://www.securitytracker.com/id/1036430 | vdb entry |
http://www.debian.org/security/2016/dsa-3631 | vendor advisory |
http://php.net/ChangeLog-7.php | release notes |
http://openwall.com/lists/oss-security/2016/07/24/2 | mailing list |
https://support.apple.com/HT207170 |