Approved changes feed: RSS · Atom

cpe:2.3:a:php:php:5.4.0:*:*:*:*:*:*:*

part: a version: 5.4.0 update: *

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.460761

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2016-7478 vulnerable 2026-06-03 14:36:07.911310 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.251882 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.249470 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.410527 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.931566 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.486668 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.807313 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.804387 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.756393 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.512024 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.449786 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.675998 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.166686 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-4636 vulnerable 2026-06-03 14:33:18.729966 Details available
The mget function in libmagic/softmagic.c in the Fileinfo component in PHP 5.4.x before 5.4.16 allows remote attackers to cause a denial of service (invalid pointer dereference and application crash) via an MP3 file that triggers incorrect MIME type detection during access to an finfo object.
Published: 2013-06-21T21:00:00.000Z
Updated: 2024-09-16T18:49:25.628Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-4635 vulnerable 2026-06-03 14:33:18.722168 Details available
Integer overflow in the SdnToJewish function in jewish.c in the Calendar component in PHP before 5.3.26 and 5.4.x before 5.4.16 allows context-dependent attackers to cause a denial of service (application hang) via a large argument to the jdtojewish function.
Published: 2013-06-21T21:00:00.000Z
Updated: 2024-08-06T16:52:26.600Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-4248 vulnerable 2026-06-03 14:33:10.585815 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.452630 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-2013-2110 vulnerable 2026-06-03 14:32:53.700842 Details available
Heap-based buffer overflow in the php_quot_print_encode function in ext/standard/quot_print.c in PHP before 5.3.26 and 5.4.x before 5.4.16 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted argument to the quoted_printable_encode function.
Published: 2013-06-21T20:00:00.000Z
Updated: 2024-08-06T15:27:40.659Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-1643 vulnerable 2026-06-03 14:32:50.648434 Details available
The SOAP parser in PHP before 5.3.23 and 5.4.x before 5.4.13 allows remote attackers to read arbitrary files via a SOAP WSDL file containing an XML external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue in the soap_xmlParseFile and soap_xmlParseMemory functions. NOTE: this vulnerability exists because of an incorrect fix for CVE-2013-1824.
Published: 2013-03-06T11:00:00.000Z
Updated: 2024-08-06T15:13:32.313Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-1635 vulnerable 2026-06-03 14:32:50.599944 Details available
ext/soap/soap.c in PHP before 5.3.22 and 5.4.x before 5.4.13 does not validate the relationship between the soap.wsdl_cache_dir directive and the open_basedir directive, which allows remote attackers to bypass intended access restrictions by triggering the creation of cached SOAP WSDL files in an arbitrary directory.
Published: 2013-03-06T11:00:00.000Z
Updated: 2024-08-06T15:13:32.462Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-3450 vulnerable 2026-06-03 14:31:58.413591 Details available
pdo_sql_parser.re in the PDO extension in PHP before 5.3.14 and 5.4.x before 5.4.4 does not properly determine the end of the query string during parsing of prepared statements, which allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted parameter value.
Published: 2012-08-06T16:00:00.000Z
Updated: 2024-08-06T20:05:12.633Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-2688 vulnerable 2026-06-03 14:31:54.225041 Details available
Unspecified vulnerability in the _php_stream_scandir function in the stream implementation in PHP before 5.3.15 and 5.4.x before 5.4.5 has unknown impact and remote attack vectors, related to an "overflow."
Published: 2012-07-20T10:00:00.000Z
Updated: 2024-08-06T19:42:32.212Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-2376 vulnerable 2026-06-03 14:31:52.894560 Details available
Buffer overflow in the com_print_typeinfo function in PHP 5.4.3 and earlier on Windows allows remote attackers to execute arbitrary code via crafted arguments that trigger incorrect handling of COM object VARIANT types, as exploited in the wild in May 2012.
Published: 2012-05-21T15:00:00.000Z
Updated: 2024-08-06T19:34:23.891Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-2336 vulnerable 2026-06-03 14:31:52.657013 Details available
sapi/cgi/cgi_main.c in PHP before 5.3.13 and 5.4.x before 5.4.3, when configured as a CGI script (aka php-cgi), does not properly handle query strings that lack an = (equals sign) character, which allows remote attackers to cause a denial of service (resource consumption) by placing command-line options in the query string, related to lack of skipping a certain php_getopt for the 'T' case. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-1823.
Published: 2012-05-11T10:00:00.000Z
Updated: 2024-08-06T19:34:23.585Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-2329 vulnerable 2026-06-03 14:31:52.563887 Details available
Buffer overflow in the apache_request_headers function in sapi/cgi/cgi_main.c in PHP 5.4.x before 5.4.3 allows remote attackers to cause a denial of service (application crash) via a long string in the header of an HTTP request.
Published: 2012-05-11T10:00:00.000Z
Updated: 2024-08-06T19:34:23.733Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-2311 vulnerable 2026-06-03 14:31:52.368473 Details available
sapi/cgi/cgi_main.c in PHP before 5.3.13 and 5.4.x before 5.4.3, when configured as a CGI script (aka php-cgi), does not properly handle query strings that contain a %3D sequence but no = (equals sign) character, which allows remote attackers to execute arbitrary code by placing command-line options in the query string, related to lack of skipping a certain php_getopt for the 'd' case. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-1823.
Published: 2012-05-11T10:00:00.000Z
Updated: 2024-08-06T19:26:09.031Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-1171 vulnerable 2026-06-03 14:31:41.827172 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.153002 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
CVE:CVE-2007-1888 vulnerable 2026-06-03 14:28:07.024948 Details available
Buffer overflow in the sqlite_decode_binary function in src/encode.c in SQLite 2, as used by PHP 4.x through 5.x and other applications, allows context-dependent attackers to execute arbitrary code via an empty value of the in parameter. NOTE: some PHP installations use a bundled version of sqlite without this vulnerability. The SQLite developer has argued that this issue could be due to a misuse of the sqlite_decode_binary() API.
Published: 2007-04-06T01:00:00.000Z
Updated: 2024-08-07T13:13:41.460Z
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.