Approved changes feed: RSS · Atom

cpe:2.3:a:php:php:5.4.14:rc1:*:*:*:*:*:*

part: a version: 5.4.14 update: rc1

VendorPhp (9aec2613-7a27-5ce5-8ac7-140851d8da4c)
ProductPhp (38640b93-5029-5cca-a025-ab7d01c98b51)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from NVD CPE 2.0 feed

PURL mappings

PURLSourceLast updated
pkg:github/php/php-src purl2cpe 2026-06-01 10:17:42.512682

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2016-7478 vulnerable 2026-06-03 14:36:07.920196 Details available
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.
Published: 2017-01-11T06:02:00.000Z
Updated: 2024-08-06T01:57:47.681Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2015-0232 vulnerable 2026-06-03 14:34:29.252185 Details available
The exif_process_unicode function in ext/exif/exif.c in PHP before 5.4.37, 5.5.x before 5.5.21, and 5.6.x before 5.6.5 allows remote attackers to execute arbitrary code or cause a denial of service (uninitialized pointer free and application crash) via crafted EXIF data in a JPEG image.
Published: 2015-01-27T11:00:00.000Z
Updated: 2024-08-06T04:03:10.640Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2015-0231 vulnerable 2026-06-03 14:34:29.249789 Details available
Use-after-free vulnerability in the process_nested_data function in ext/standard/var_unserializer.re in PHP before 5.4.37, 5.5.x before 5.5.21, and 5.6.x before 5.6.5 allows remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of duplicate numerical keys within the serialized properties of an object. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-8142.
Published: 2015-01-27T11:00:00.000Z
Updated: 2024-08-06T04:03:10.576Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-9912 vulnerable 2026-06-03 14:34:28.415502 Details available
The get_icu_disp_value_src_php function in ext/intl/locale/locale_methods.c in PHP before 5.3.29, 5.4.x before 5.4.30, and 5.5.x before 5.5.14 does not properly restrict calls to the ICU uresbund.cpp component, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a locale_get_display_name call with a long first argument.
Published: 2017-01-04T20:00:00.000Z
Updated: 2024-08-06T14:02:36.642Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-9427 vulnerable 2026-06-03 14:34:26.937558 Details available
sapi/cgi/cgi_main.c in the CGI component in PHP through 5.4.36, 5.5.x through 5.5.20, and 5.6.x through 5.6.4, when mmap is used to read a .php file, does not properly consider the mapping's length during processing of an invalid file that begins with a # character and lacks a newline character, which causes an out-of-bounds read and might (1) allow remote attackers to obtain sensitive information from php-cgi process memory by leveraging the ability to upload a .php file or (2) trigger unexpected code execution if a valid PHP script is present in memory locations adjacent to the mapping.
Published: 2015-01-03T02:00:00.000Z
Updated: 2024-08-06T13:47:41.005Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-5120 vulnerable 2026-06-03 14:34:05.489999 Details available
gd_ctx.c in the GD component in PHP 5.4.x before 5.4.32 and 5.5.x before 5.5.16 does not ensure that pathnames lack %00 sequences, which might allow remote attackers to overwrite arbitrary files via crafted input to an application that calls the (1) imagegd, (2) imagegd2, (3) imagegif, (4) imagejpeg, (5) imagepng, (6) imagewbmp, or (7) imagewebp function.
Published: 2014-08-23T01:00:00.000Z
Updated: 2024-08-06T11:34:37.424Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-3670 vulnerable 2026-06-03 14:34:00.807702 Details available
The exif_ifd_make_value function in exif.c in the EXIF extension in PHP before 5.4.34, 5.5.x before 5.5.18, and 5.6.x before 5.6.2 operates on floating-point arrays incorrectly, which allows remote attackers to cause a denial of service (heap memory corruption and application crash) or possibly execute arbitrary code via a crafted JPEG image with TIFF thumbnail data that is improperly handled by the exif_thumbnail function.
Published: 2014-10-29T10:00:00.000Z
Updated: 2024-08-06T10:50:17.945Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-3669 vulnerable 2026-06-03 14:34:00.804901 Details available
Integer overflow in the object_custom function in ext/standard/var_unserializer.c in PHP before 5.4.34, 5.5.x before 5.5.18, and 5.6.x before 5.6.2 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via an argument to the unserialize function that triggers calculation of a large length value.
Published: 2014-10-29T10:00:00.000Z
Updated: 2024-08-06T10:50:18.251Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-3668 vulnerable 2026-06-03 14:34:00.769387 Details available
Buffer overflow in the date_from_ISO8601 function in the mkgmtime implementation in libxmlrpc/xmlrpc.c in the XMLRPC extension in PHP before 5.4.34, 5.5.x before 5.5.18, and 5.6.x before 5.6.2 allows remote attackers to cause a denial of service (application crash) via (1) a crafted first argument to the xmlrpc_set_type function or (2) a crafted argument to the xmlrpc_decode function, related to an out-of-bounds read operation.
Published: 2014-10-29T10:00:00.000Z
Updated: 2024-08-06T10:50:18.311Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-3597 vulnerable 2026-06-03 14:33:55.512494 Details available
Multiple buffer overflows in the php_parserr function in ext/standard/dns.c in PHP before 5.4.32 and 5.5.x before 5.5.16 allow remote DNS servers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted DNS record, related to the dns_get_record function and the dn_expand function. NOTE: this issue exists because of an incomplete fix for CVE-2014-4049.
Published: 2014-08-23T01:00:00.000Z
Updated: 2024-08-06T10:50:17.419Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-3587 vulnerable 2026-06-03 14:33:55.454948 Details available
Integer overflow in the cdf_read_property_info function in cdf.c in file through 5.19, as used in the Fileinfo component in PHP before 5.4.32 and 5.5.x before 5.5.16, allows remote attackers to cause a denial of service (application crash) via a crafted CDF file. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-1571.
Published: 2014-08-23T01:00:00.000Z
Updated: 2024-08-06T10:50:17.834Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-3478 vulnerable 2026-06-03 14:33:54.685084 Details available
Buffer overflow in the mconvert function in softmagic.c in file before 5.19, as used in the Fileinfo component in PHP before 5.4.30 and 5.5.x before 5.5.14, allows remote attackers to cause a denial of service (application crash) via a crafted Pascal string in a FILE_PSTRING conversion.
Published: 2014-07-09T10:00:00.000Z
Updated: 2025-12-04T20:26:53.242Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-6420 vulnerable 2026-06-03 14:33:26.171567 Details available
The asn1_time_to_time_t function in ext/openssl/openssl.c in PHP before 5.3.28, 5.4.x before 5.4.23, and 5.5.x before 5.5.7 does not properly parse (1) notBefore and (2) notAfter timestamps in X.509 certificates, which allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted certificate that is not properly handled by the openssl_x509_parse function.
Published: 2013-12-17T02:00:00.000Z
Updated: 2024-08-06T17:39:01.267Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-4248 vulnerable 2026-06-03 14:33:10.586145 Details available
The openssl_x509_parse function in openssl.c in the OpenSSL module in PHP before 5.4.18 and 5.5.x before 5.5.2 does not properly handle a '\0' character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.
Published: 2013-08-18T01:00:00.000Z
Updated: 2024-08-06T16:38:01.539Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-3735 vulnerable 2026-06-03 14:33:08.461822 Details available
The Zend Engine in PHP before 5.4.16 RC1, and 5.5.0 before RC2, does not properly determine whether a parser error occurred, which allows context-dependent attackers to cause a denial of service (memory consumption and application crash) via a crafted function definition, as demonstrated by an attack within a shared web-hosting environment. NOTE: the vendor's http://php.net/security-note.php page says "for critical security situations you should be using OS-level security by running multiple web servers each as their own user id.
Published: 2013-05-31T21:00:00.000Z
Updated: 2025-01-16T20:30:29.631Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-1171 vulnerable 2026-06-03 14:31:41.835948 Details available
The libxml RSHUTDOWN function in PHP 5.x allows remote attackers to bypass the open_basedir protection mechanism and read arbitrary files via vectors involving a stream_close method call during use of a custom stream wrapper.
Published: 2014-02-15T11:00:00.000Z
Updated: 2024-08-06T18:53:35.647Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-4718 vulnerable 2026-06-03 14:31:26.161811 Details available
Session fixation vulnerability in the Sessions subsystem in PHP before 5.5.2 allows remote attackers to hijack web sessions by specifying a session ID.
Published: 2013-08-13T01:00:00.000Z
Updated: 2024-09-16T18:44:19.435Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.