CVE-2017-7272
- EPSS 2.67%
- Published 27.03.2017 17:59:00
- Last modified 20.04.2025 01:37:25
PHP through 7.1.11 enables potential SSRF in applications that accept an fsockopen or pfsockopen hostname argument with an expectation that the port number is constrained. Because a :port syntax is recognized, fsockopen will use the port number that ...
CVE-2015-8994
- EPSS 2%
- Published 02.03.2017 06:59:00
- Last modified 20.04.2025 01:37:25
An issue was discovered in PHP 5.x and 7.x, when the configuration uses apache2handler/mod_php or php-fpm with OpCache enabled. With 5.x after 5.6.28 or 7.x after 7.0.13, the issue is resolved in a non-default configuration with the opcache.validate_...
CVE-2016-10158
- EPSS 4.99%
- Published 24.01.2017 21:59:00
- Last modified 20.04.2025 01:37:25
The exif_convert_any_to_int function in ext/exif/exif.c in PHP before 5.6.30, 7.0.x before 7.0.15, and 7.1.x before 7.1.1 allows remote attackers to cause a denial of service (application crash) via crafted EXIF data that triggers an attempt to divid...
CVE-2016-10159
- EPSS 8.97%
- Published 24.01.2017 21:59:00
- Last modified 20.04.2025 01:37:25
Integer overflow in the phar_parse_pharfile function in ext/phar/phar.c in PHP before 5.6.30 and 7.0.x before 7.0.15 allows remote attackers to cause a denial of service (memory consumption or application crash) via a truncated manifest entry in a PH...
CVE-2016-10160
- EPSS 3.77%
- Published 24.01.2017 21:59:00
- Last modified 20.04.2025 01:37:25
Off-by-one error in the phar_parse_pharfile function in ext/phar/phar.c in PHP before 5.6.30 and 7.0.x before 7.0.15 allows remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via a crafted PHAR archiv...
CVE-2016-10161
- EPSS 19.77%
- Published 24.01.2017 21:59:00
- Last modified 20.04.2025 01:37:25
The object_common1 function in ext/standard/var_unserializer.c in PHP before 5.6.30, 7.0.x before 7.0.15, and 7.1.x before 7.1.1 allows remote attackers to cause a denial of service (buffer over-read and application crash) via crafted serialized data...
CVE-2016-10162
- EPSS 5.7%
- Published 24.01.2017 21:59:00
- Last modified 20.04.2025 01:37:25
The php_wddx_pop_element function in ext/wddx/wddx.c in PHP 7.0.x before 7.0.15 and 7.1.x before 7.1.1 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an inapplicable class name in a wddxPacke...
CVE-2016-7479
- EPSS 18.86%
- Published 12.01.2017 00:59:00
- Last modified 20.04.2025 01:37:25
In all versions of PHP 7, during the unserialization process, resizing the 'properties' hash table of a serialized object may lead to use-after-free. A remote attacker may exploit this bug to gain arbitrary code execution.
CVE-2016-7480
- EPSS 5.23%
- Published 11.01.2017 07:59:00
- Last modified 20.04.2025 01:37:25
The SplObjectStorage unserialize implementation in ext/spl/spl_observer.c in PHP before 7.0.12 does not verify that a key is an object, which allows remote attackers to execute arbitrary code or cause a denial of service (uninitialized memory access)...
CVE-2016-7478
- EPSS 23.19%
- Published 11.01.2017 06:59:00
- Last modified 20.04.2025 01:37:25
Zend/zend_exceptions.c in PHP, possibly 5.x before 5.6.28 and 7.x before 7.0.13, allows remote attackers to cause a denial of service (infinite loop) via a crafted Exception object in serialized data, a related issue to CVE-2015-8876.