When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://bugs.php.net/bug.php?id=77988 | vendor advisory mailing list exploit |
http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00029.html | vendor advisory third party advisory mailing list |
https://access.redhat.com/errata/RHSA-2019:2519 | third party advisory vendor advisory |
https://seclists.org/bugtraq/2019/Sep/35 | third party advisory mailing list |
https://www.debian.org/security/2019/dsa-4527 | third party advisory vendor advisory |
https://www.debian.org/security/2019/dsa-4529 | third party advisory vendor advisory |
https://seclists.org/bugtraq/2019/Sep/38 | third party advisory mailing list |
https://access.redhat.com/errata/RHSA-2019:3299 | third party advisory vendor advisory |