CVE-2019-11047
published 2019-12-23CVE-2019-11047: When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13…
PriorityP337medium6.5CVSS 3.1
AVNACLPRNUINSUCLINAL
EPSS
7.47%
93.7th percentile
When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 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.
Affected
18 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| canonical | ubuntu_linux | — | — |
| canonical | ubuntu_linux | — | — |
| canonical | ubuntu_linux | — | — |
| canonical | ubuntu_linux | — | — |
| canonical | ubuntu_linux | — | — |
| canonical | ubuntu_linux | — | — |
| debian | debian_linux | — | — |
| debian | debian_linux | — | — |
| debian | debian_linux | — | — |
| fedoraproject | fedora | — | — |
| fedoraproject | fedora | — | — |
| php | php | — | — |
| php | php | >= 7.2.0 < 7.2.26 | 7.2.26 |
| php | php | >= 7.3.0 < 7.3.13 | 7.3.13 |
| php5 | php5 | >= 0 < 5.5.9+dfsg-1ubuntu4.29+esm8 | 5.5.9+dfsg-1ubuntu4.29+esm8 |
| php_group | php | >= 7.2.x < 7.2.26 | 7.2.26 |
| php_group | php | >= 7.3.x < 7.3.13 | 7.3.13 |
| php_group | php | >= 7.4.x < 7.4.1 | 7.4.1 |
CVSS provenance
nvdv3.16.5MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L
nvdv2.06.4MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:P
osv6.5MEDIUM
vendor_redhat4.8MEDIUM
vendor_ubuntu3.7LOW
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-r6mj-gw85-2394: When PHP EXIF extension is parsing EXIF information from an image, e
ghsa_unreviewed·2022-05-24
CVE-2019-11047 [MEDIUM] CWE-125 GHSA-r6mj-gw85-2394: When PHP EXIF extension is parsing EXIF information from an image, e
When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 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.
OSV
php5, php7.0, php7.2, php7.3 vulnerabilities
osv·2020-01-15·CVSS 5.9
CVE-2019-11045 [MEDIUM] php5, php7.0, php7.2, php7.3 vulnerabilities
php5, php7.0, php7.2, php7.3 vulnerabilities
It was discovered that PHP incorrectly handled certain files. An attacker
could possibly use this issue to cause a denial of service. This issue only affected
Ubuntu 14.04 ESM, 16.04 LTS, 18.04 LTS, 19.04 and 19.10. (CVE-2019-11045)
It was discovered that PHP incorrectly handled certain inputs. An attacker
could possibly use this issue to expose sensitive information.
(CVE-2019-11046)
It was discovered that PHP incorrectly handled certain images. An attacker
could possibly use this issue to access sensitive information.
(CVE-2019-11047, CVE-2019-11050)
OSV
CVE-2019-11047: When PHP EXIF extension is parsing EXIF information from an image, e
osv·2019-12-23·CVSS 6.5
CVE-2019-11047 [MEDIUM] CVE-2019-11047: When PHP EXIF extension is parsing EXIF information from an image, e
When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 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.
CISA ICS
Festo Didactic SE MES PC
cisa_ics·2026-01-27·CVSS 7.5
[HIGH] Festo Didactic SE MES PC
ICS Advisory
##
Festo Didactic SE MES PC
Release DateJanuary 27, 2026
Alert CodeICSA-26-027-02
Related topics:
Industrial Control System Vulnerabilities, Industrial Control Systems
View CSAF
## Summary
MES PCs shipped with Windows 10 come pre-installed with XAMPP. XAMPP is a bundle of third-party open-source applications including the Apache HTTP Server, the MariaDB database and more. From time to time, vulnerabilities in these applications are discovered. These are fixed in newer versions of XAMPP by updating the bundled applications. MES PCs shipped with Windows 10 include a copy of XAMPP which contains around 140 such vulnerabilities listed in this advisory. They can be fixed by replacing XAMPP with Festo Didactic's Factory Control Panel application.
The
Ubuntu
PHP vulnerabilities
vendor_ubuntu·2020-01-15·CVSS 3.7
CVE-2019-11045 [LOW] PHP vulnerabilities
Title: PHP vulnerabilities
Summary: Several security issues were fixed in PHP.
It was discovered that PHP incorrectly handled certain files. An attacker
could possibly use this issue to cause a denial of service. This issue only affected
Ubuntu 14.04 ESM, 16.04 LTS, 18.04 LTS, 19.04 and 19.10. (CVE-2019-11045)
It was discovered that PHP incorrectly handled certain inputs. An attacker
could possibly use this issue to expose sensitive information.
(CVE-2019-11046)
It was discovered that PHP incorrectly handled certain images. An attacker
could possibly use this issue to access sensitive information.
(CVE-2019-11047, CVE-2019-11050)
Instructions: In general, a standard system update will make all the necessary changes.
Red Hat
php: Information disclosure in exif_read_data()
vendor_redhat·2019-12-22·CVSS 4.8
CVE-2019-11047 [MEDIUM] CWE-125 php: Information disclosure in exif_read_data()
php: Information disclosure in exif_read_data()
When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 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.
Package: php (Red Hat Enterprise Linux 5) - Out of support scope
Package: php53 (Red Hat Enterprise Linux 5) - Out of support scope
Package: php (Red Hat Enterprise Linux 6) - Out of support scope
Package: php (Red Hat Enterprise Linux 7) - Will not fix
Package: php:7.2/php (Red Hat Enterprise Linux 8) - Will not fix
Package: rh-php72-php (Red Hat Software Collections) - Will not fix
No detection rules found.
No public exploits indexed.
Bugzilla
CVE-2019-11047 php: Information disclosure in exif_read_data()
bugzilla·2019-12-26·CVSS 4.8
CVE-2019-11047 [MEDIUM] CVE-2019-11047 php: Information disclosure in exif_read_data()
CVE-2019-11047 php: Information disclosure in exif_read_data()
A vulnerability was found in PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 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.
Reference:
https://bugs.php.net/bug.php?id=78910
Discussion:
Created php tracking bugs for this issue:
Affects: fedora-all [bug 1786571]
---
Upstream commit for this bug:
http://git.php.net/?p=php-src.git;a=commit;h=d348cfb96f2543565691010ade5e0346338be5a7
---
There's an issue with PHP's EXIF module during a EXIF tag processing. When processing the Maker Note tag exif module fails to validat
Bugzilla
CVE-2019-11047 php: information disclosure in exif_read_data() [fedora-all]
bugzilla·2019-12-26·CVSS 4.8
CVE-2019-11047 [MEDIUM] CVE-2019-11047 php: information disclosure in exif_read_data() [fedora-all]
CVE-2019-11047 php: information disclosure in exif_read_data() [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-all.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supported versions o
http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00036.htmlhttps://bugs.php.net/bug.php?id=78910https://lists.debian.org/debian-lts-announce/2019/12/msg00034.htmlhttps://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N7GCOAE6KVHYJ3UQ4KLPLTGSLX6IRVRN/https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XWRQPYXVG43Q7DXMXH6UVWMKWGUW552F/https://seclists.org/bugtraq/2020/Feb/27https://seclists.org/bugtraq/2020/Feb/31https://seclists.org/bugtraq/2021/Jan/3https://security.netapp.com/advisory/ntap-20200103-0002/https://usn.ubuntu.com/4239-1/https://www.debian.org/security/2020/dsa-4626https://www.debian.org/security/2020/dsa-4628https://www.tenable.com/security/tns-2021-14http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00036.htmlhttps://bugs.php.net/bug.php?id=78910https://lists.debian.org/debian-lts-announce/2019/12/msg00034.htmlhttps://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N7GCOAE6KVHYJ3UQ4KLPLTGSLX6IRVRN/https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XWRQPYXVG43Q7DXMXH6UVWMKWGUW552F/https://seclists.org/bugtraq/2020/Feb/27https://seclists.org/bugtraq/2020/Feb/31https://seclists.org/bugtraq/2021/Jan/3https://security.netapp.com/advisory/ntap-20200103-0002/https://usn.ubuntu.com/4239-1/https://www.debian.org/security/2020/dsa-4626https://www.debian.org/security/2020/dsa-4628https://www.tenable.com/security/tns-2021-14
2019-12-23
Published