Test: /ext/exif/tests/bug78910.phpt - Version 7.4.5        

Security #78910 Heap-buffer-overflow READ in exif
Submitted: 2019-12-04 12:23:56 Modified: 2019-12-16 19:01:31
From: nikic Assigned: stas
Status: Closed Package: EXIF related
PHP Version: 7.2Git-2019-12-04 (Git) OS:

There is 1 diff reported by users for this test.

Count Diff
4 (100%)
007+ Warning: exif_read_data(): Invalid TIFF file in %s/bug78910.php on line 3 008+ bool(false) 007- Warning: exif_read_data(): Error in TIFF: filesize(x002A) less than start of IFD dir(x46494C4F) in %s on line %d 008- array(8) { 009- ["FileDateTime"]=> 010- int(0) 011- ["FileSize"]=> 012- int(42) 013- ["FileType"]=> 014- int(8) 015- ["MimeType"]=> 016- string(10) "image/tiff" 017- ["SectionsFound"]=> 018- string(13) "ANY_TAG, IFD0" 019- ["COMPUTED"]=> 020- array(2) { 021- ["IsColor"]=> 022- int(0) 023- ["ByteOrderMotorola"]=> 024- int(1) 025- } 026- ["Make"]=> 027- array(2) { 028- [0]=> 029- int(1179994697) 030- [1]=> 031- int(1179208781) 032- } 033- ["MakerNote"]=> 034- NULL 035- }