Red Hat Bugzilla – Bug 1609642
CVE-2018-14851 php: exif: buffer over-read in exif_process_IFD_in_MAKERNOTE()
Last modified: 2018-10-25 11:41:42 EDT
PHP before versions 5.6.37, 7.0.31, 7.1.20 and 7.2.8 is vulnerable to a heap-based buffer overflow in the exif.c:exif_process_IFD_in_MAKERNOTE() function. An attacker could exploit this to cause a denial of service via crafted file. Upstream Bug: https://bugs.php.net/bug.php?id=76557 Upstream Patch: http://git.php.net/?p=php-src.git;a=commit;h=3462efa386f26d343062094514af604c29e3edce
Created php tracking bugs for this issue: Affects: fedora-all [bug 1610186]
This is an out-of-bounds read issue, that can possibly lead to crash or limited memory disclosure.
For deployments that do not require the use of Exif extension, you can consult bug 1609637 comment 6 for tips on how to prevent accidental use.