Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
--TEST-- Bug #77831 (Heap-buffer-overflow in exif_iif_add_value in EXIF) --EXTENSIONS-- ex..
Decoded Output download
--TEST--
Bug #77831 (Heap-buffer-overflow in exif_iif_add_value in EXIF)
--EXTENSIONS--
exif
--FILE--
<?php
var_dump(exif_read_data(__DIR__."/bug77831.tiff"));
?>
DONE
--EXPECTF--
%A
bool(false)
DONE
Did this file decode correctly?
Original Code
--TEST--
Bug #77831 (Heap-buffer-overflow in exif_iif_add_value in EXIF)
--EXTENSIONS--
exif
--FILE--
<?php
var_dump(exif_read_data(__DIR__."/bug77831.tiff"));
?>
DONE
--EXPECTF--
%A
bool(false)
DONE
Function Calls
None |
Stats
MD5 | 57647eb7bbbcb35bef32471a7a1d136d |
Eval Count | 0 |
Decode Time | 96 ms |