Vulnerabilities > PHP > PHP > 4.2.3

DATE CVE VULNERABILITY TITLE RISK
2016-09-17 CVE-2016-7417 Improper Input Validation vulnerability in PHP
ext/spl/spl_array.c in PHP before 5.6.26 and 7.x before 7.0.11 proceeds with SplArray unserialization without validating a return value and data type, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data.
network
low complexity
php CWE-20
7.5
2016-09-17 CVE-2016-7416 Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in PHP
ext/intl/msgformat/msgformat_format.c in PHP before 5.6.26 and 7.x before 7.0.11 does not properly restrict the locale length provided to the Locale class in the ICU library, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a MessageFormatter::formatMessage call with a long first argument.
network
low complexity
php CWE-119
5.0
2016-09-17 CVE-2016-7414 Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in PHP
The ZIP signature-verification feature in PHP before 5.6.26 and 7.x before 7.0.11 does not ensure that the uncompressed_filesize field is large enough, which allows remote attackers to cause a denial of service (out-of-bounds memory access) or possibly have unspecified other impact via a crafted PHAR archive, related to ext/phar/util.c and ext/phar/zip.c.
network
low complexity
php CWE-119
7.5
2016-09-17 CVE-2016-7413 Use After Free vulnerability in PHP
Use-after-free vulnerability in the wddx_stack_destroy function in ext/wddx/wddx.c in PHP before 5.6.26 and 7.x before 7.0.11 allows remote attackers to cause a denial of service or possibly have unspecified other impact via a wddxPacket XML document that lacks an end-tag for a recordset field element, leading to mishandling in a wddx_deserialize call.
network
low complexity
php CWE-416
7.5
2016-09-17 CVE-2016-7412 Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in PHP
ext/mysqlnd/mysqlnd_wireprotocol.c in PHP before 5.6.26 and 7.x before 7.0.11 does not verify that a BIT field has the UNSIGNED_FLAG flag, which allows remote MySQL servers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via crafted field metadata.
network
php CWE-119
6.8
2016-09-17 CVE-2016-7411 Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in PHP
ext/standard/var_unserializer.re in PHP before 5.6.26 mishandles object-deserialization failures, which allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via an unserialize call that references a partially constructed object.
network
low complexity
php CWE-119
7.5
2016-09-12 CVE-2016-7132 NULL Pointer Dereference vulnerability in PHP
ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via an invalid wddxPacket XML document that is mishandled in a wddx_deserialize call, as demonstrated by a stray element inside a boolean element, leading to incorrect pop processing.
network
low complexity
php CWE-476
5.0
2016-09-12 CVE-2016-7131 NULL Pointer Dereference vulnerability in PHP
ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via a malformed wddxPacket XML document that is mishandled in a wddx_deserialize call, as demonstrated by a tag that lacks a < (less than) character.
network
low complexity
php CWE-476
5.0
2016-09-12 CVE-2016-7130 NULL Pointer Dereference vulnerability in PHP
The php_wddx_pop_element function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via an invalid base64 binary value, as demonstrated by a wddx_deserialize call that mishandles a binary element in a wddxPacket XML document.
network
low complexity
php CWE-476
5.0
2016-09-12 CVE-2016-7129 Improper Input Validation vulnerability in PHP
The php_wddx_process_data function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via an invalid ISO 8601 time value, as demonstrated by a wddx_deserialize call that mishandles a dateTime element in a wddxPacket XML document.
network
low complexity
php CWE-20
7.5