Lucene search

K
hackeroneSediruoksitseroH1:665330
HistoryAug 01, 2019 - 5:45 a.m.

Internet Bug Bounty: Out of Bounds Memory Read in php_jpg_get16

2019-08-0105:45:21
sediruoksitsero
hackerone.com
$1500
45

0.008 Low

EPSS

Percentile

82.2%

I have found and reported an out of bounds memory read in PHP [php_jpg_get16]
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 has been fixed and assigned CVE-2019-11040
The bug report is here: https://bugs.php.net/bug.php?id=77988
https://vulners.com/cve/CVE-2019-11040
https://nvd.nist.gov/vuln/detail/CVE-2019-11040

Impact

This may lead to information disclosure or crash.