PHP PHP 5.1.5
Approved changes feed: RSS · Atom
cpe:2.3:a:php:php:5.1.5:*:*:*:*:*:*:*
part: a version: 5.1.5 update: *
| Vendor | Php (9aec2613-7a27-5ce5-8ac7-140851d8da4c) |
|---|---|
| Product | Php (38640b93-5029-5cca-a025-ab7d01c98b51) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from NVD CPE 2.0 feed |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:github/php/php-src |
purl2cpe | 2026-06-01 10:17:42.442223 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2016-7478 |
vulnerable | 2026-06-03 14:36:07.885588 |
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-2014-9427 |
vulnerable | 2026-06-03 14:34:26.906584 |
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-2013-4635 |
vulnerable | 2026-06-03 14:33:18.698192 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-4248 |
vulnerable | 2026-06-03 14:33:10.560828 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-2110 |
vulnerable | 2026-06-03 14:32:53.684942 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-1643 |
vulnerable | 2026-06-03 14:32:50.647772 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-1635 |
vulnerable | 2026-06-03 14:32:50.578091 |
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-3365 |
vulnerable | 2026-06-03 14:31:57.872686 |
Details available
The SQLite functionality in PHP before 5.3.15 allows remote attackers to bypass the open_basedir protection mechanism via unspecified vectors.
Published: 2012-07-20T10:00:00.000Z
Updated: 2024-08-06T20:05:12.169Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-2688 |
vulnerable | 2026-06-03 14:31:54.211982 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-2376 |
vulnerable | 2026-06-03 14:31:52.894050 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-2336 |
vulnerable | 2026-06-03 14:31:52.656473 |
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-2311 |
vulnerable | 2026-06-03 14:31:52.345558 |
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-1172 |
vulnerable | 2026-06-03 14:31:41.850461 |
Details available
The file-upload implementation in rfc1867.c in PHP before 5.4.0 does not properly handle invalid [ (open square bracket) characters in name values, which makes it easier for remote attackers to cause a denial of service (malformed $_FILES indexes) or conduct directory traversal attacks during multi-file uploads by leveraging a script that lacks its own filename restrictions.
Published: 2012-05-24T00:00:00.000Z
Updated: 2024-08-06T18:53:35.660Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-1171 |
vulnerable | 2026-06-03 14:31:41.812571 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-0789 |
vulnerable | 2026-06-03 14:31:39.251939 |
Details available
Memory leak in the timezone functionality in PHP before 5.3.9 allows remote attackers to cause a denial of service (memory consumption) by triggering many strtotime function calls, which are not properly handled by the php_date_parse_tzfile cache.
Published: 2012-02-14T15:00:00.000Z
Updated: 2024-08-06T18:38:14.381Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-0788 |
vulnerable | 2026-06-03 14:31:39.236890 |
Details available
The PDORow implementation in PHP before 5.3.9 does not properly interact with the session feature, which allows remote attackers to cause a denial of service (application crash) via a crafted application that uses a PDO driver for a fetch and then calls the session_start function, as demonstrated by a crash of the Apache HTTP Server.
Published: 2012-02-14T15:00:00.000Z
Updated: 2024-08-06T18:38:14.567Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-0057 |
vulnerable | 2026-06-03 14:31:28.973886 |
Details available
PHP before 5.3.9 has improper libxslt security settings, which allows remote attackers to create arbitrary files via a crafted XSLT stylesheet that uses the libxslt output extension.
Published: 2012-02-02T00:00:00.000Z
Updated: 2024-08-06T18:09:17.304Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-4885 |
vulnerable | 2026-06-03 14:31:26.673882 |
Details available
PHP before 5.3.9 computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters.
Published: 2011-12-30T01:00:00.000Z
Updated: 2024-08-07T00:16:35.185Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-4718 |
vulnerable | 2026-06-03 14:31:26.133303 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-3268 |
vulnerable | 2026-06-03 14:31:18.410364 |
Details available
Buffer overflow in the crypt function in PHP before 5.3.7 allows context-dependent attackers to have an unspecified impact via a long salt argument, a different vulnerability than CVE-2011-2483.
Published: 2011-08-25T18:00:00.000Z
Updated: 2024-08-06T23:29:56.506Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-3267 |
vulnerable | 2026-06-03 14:31:18.396649 |
Details available
PHP before 5.3.7 does not properly implement the error_log function, which allows context-dependent attackers to cause a denial of service (application crash) via unspecified vectors.
Published: 2011-08-25T18:00:00.000Z
Updated: 2024-08-06T23:29:56.164Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-3182 |
vulnerable | 2026-06-03 14:31:12.513686 |
Details available
PHP before 5.3.7 does not properly check the return values of the malloc, calloc, and realloc library functions, which allows context-dependent attackers to cause a denial of service (NULL pointer dereference and application crash) or trigger a buffer overflow by leveraging the ability to provide an arbitrary value for a function argument, related to (1) ext/curl/interface.c, (2) ext/date/lib/parse_date.c, (3) ext/date/lib/parse_iso_intervals.c, (4) ext/date/lib/parse_tz.c, (5) ext/date/lib/timelib.c, (6) ext/pdo_odbc/pdo_odbc.c, (7) ext/reflection/php_reflection.c, (8) ext/soap/php_sdl.c, (9) ext/xmlrpc/libxmlrpc/base64.c, (10) TSRM/tsrm_win32.c, and (11) the strtotime function.
Published: 2011-08-25T14:00:00.000Z
Updated: 2024-08-06T23:22:27.671Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-1470 |
vulnerable | 2026-06-03 14:31:01.547592 |
Details available
The Zip extension in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (application crash) via a ziparchive stream that is not properly handled by the stream_get_contents function.
Published: 2011-03-20T01:00:00.000Z
Updated: 2024-08-06T22:28:41.493Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-1469 |
vulnerable | 2026-06-03 14:31:01.544866 |
Details available
Unspecified vulnerability in the Streams component in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (application crash) by accessing an ftp:// URL during use of an HTTP proxy with the FTP wrapper.
Published: 2011-03-20T01:00:00.000Z
Updated: 2024-08-06T22:28:41.600Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-1468 |
vulnerable | 2026-06-03 14:31:01.542115 |
Details available
Multiple memory leaks in the OpenSSL extension in PHP before 5.3.6 might allow remote attackers to cause a denial of service (memory consumption) via (1) plaintext data to the openssl_encrypt function or (2) ciphertext data to the openssl_decrypt function.
Published: 2011-03-20T01:00:00.000Z
Updated: 2024-08-06T22:28:41.435Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-1467 |
vulnerable | 2026-06-03 14:31:01.538763 |
Details available
Unspecified vulnerability in the NumberFormatter::setSymbol (aka numfmt_set_symbol) function in the Intl extension in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (application crash) via an invalid argument, a related issue to CVE-2010-4409.
Published: 2011-03-20T01:00:00.000Z
Updated: 2024-08-06T22:28:41.353Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-1466 |
vulnerable | 2026-06-03 14:31:01.535980 |
Details available
Integer overflow in the SdnToJulian function in the Calendar extension in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (application crash) via a large integer in the first argument to the cal_from_jd function.
Published: 2011-03-20T01:00:00.000Z
Updated: 2024-08-06T22:28:41.750Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-1464 |
vulnerable | 2026-06-03 14:31:01.532823 |
Details available
Buffer overflow in the strval function in PHP before 5.3.6, when the precision configuration option has a large value, might allow context-dependent attackers to cause a denial of service (application crash) via a small numerical value in the argument.
Published: 2011-03-20T01:00:00.000Z
Updated: 2024-08-06T22:28:41.468Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-1153 |
vulnerable | 2026-06-03 14:30:58.977936 |
Details available
Multiple format string vulnerabilities in phar_object.c in the phar extension in PHP 5.3.5 and earlier allow context-dependent attackers to obtain sensitive information from process memory, cause a denial of service (memory corruption), or possibly execute arbitrary code via format string specifiers in an argument to a class method, leading to an incorrect zend_throw_exception_ex call.
Published: 2011-03-16T22:00:00.000Z
Updated: 2024-08-06T22:14:27.893Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-1092 |
vulnerable | 2026-06-03 14:30:58.572982 |
Details available
Integer overflow in ext/shmop/shmop.c in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (crash) and possibly read sensitive memory via a large third argument to the shmop_read function.
Published: 2011-03-15T17:00:00.000Z
Updated: 2024-08-06T22:14:27.679Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-0755 |
vulnerable | 2026-06-03 14:30:51.460344 |
Details available
Integer overflow in the mt_rand function in PHP before 5.3.4 might make it easier for context-dependent attackers to predict the return values by leveraging a script's use of a large max parameter, as demonstrated by a value that exceeds mt_getrandmax.
Published: 2011-02-02T21:00:00.000Z
Updated: 2024-08-06T22:05:53.567Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-0752 |
vulnerable | 2026-06-03 14:30:51.448770 |
Details available
The extract function in PHP before 5.2.15 does not prevent use of the EXTR_OVERWRITE parameter to overwrite (1) the GLOBALS superglobal array and (2) the this variable, which allows context-dependent attackers to bypass intended access restrictions by modifying data structures that were not intended to depend on external input, a related issue to CVE-2005-2691 and CVE-2006-3758.
Published: 2011-02-02T21:00:00.000Z
Updated: 2024-08-06T22:05:53.435Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-0708 |
vulnerable | 2026-06-03 14:30:50.682935 |
Details available
exif.c in the Exif extension in PHP before 5.3.6 on 64-bit platforms performs an incorrect cast, which allows remote attackers to cause a denial of service (application crash) via an image with a crafted Image File Directory (IFD) that triggers a buffer over-read.
Published: 2011-03-20T01:00:00.000Z
Updated: 2024-08-06T21:58:26.128Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-0421 |
vulnerable | 2026-06-03 14:30:48.891494 |
Details available
The _zip_name_locate function in zip_name_locate.c in the Zip extension in PHP before 5.3.6 does not properly handle a ZIPARCHIVE::FL_UNCHANGED argument, which might allow context-dependent attackers to cause a denial of service (NULL pointer dereference) via an empty ZIP archive that is processed with a (1) locateName or (2) statName operation.
Published: 2011-03-20T01:00:00.000Z
Updated: 2024-08-06T21:51:09.075Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-4699 |
vulnerable | 2026-06-03 14:30:43.407641 |
Details available
The iconv_mime_decode_headers function in the Iconv extension in PHP before 5.3.4 does not properly handle encodings that are unrecognized by the iconv and mbstring (aka Multibyte String) implementations, which allows remote attackers to trigger an incomplete output array, and possibly bypass spam detection or have unspecified other impact, via a crafted Subject header in an e-mail message, as demonstrated by the ks_c_5601-1987 character set.
Published: 2011-01-18T19:00:00.000Z
Updated: 2024-08-07T03:55:34.470Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-4697 |
vulnerable | 2026-06-03 14:30:43.403809 |
Details available
Use-after-free vulnerability in the Zend engine in PHP before 5.2.15 and 5.3.x before 5.3.4 might allow context-dependent attackers to cause a denial of service (heap memory corruption) or have unspecified other impact via vectors related to use of __set, __get, __isset, and __unset methods on objects accessed by a reference.
Published: 2011-01-18T19:00:00.000Z
Updated: 2024-08-07T03:55:34.485Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-1130 |
vulnerable | 2026-06-03 14:30:12.601539 |
Details available
session.c in the session extension in PHP before 5.2.13, and 5.3.1, does not properly interpret ; (semicolon) characters in the argument to the session_save_path function, which allows context-dependent attackers to bypass open_basedir and safe_mode restrictions via an argument that contains multiple ; characters in conjunction with a .. (dot dot).
Published: 2010-03-26T20:00:00.000Z
Updated: 2024-09-16T23:36:19.846Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2009-5016 |
vulnerable | 2026-06-03 14:29:59.910932 |
Details available
Integer overflow in the xml_utf8_decode function in ext/xml/xml.c in PHP before 5.2.11 makes it easier for remote attackers to bypass cross-site scripting (XSS) and SQL injection protection mechanisms via a crafted string that uses overlong UTF-8 encoding, a different vulnerability than CVE-2010-3870.
Published: 2010-11-12T21:00:00.000Z
Updated: 2024-08-07T07:24:54.057Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2009-4418 |
vulnerable | 2026-06-03 14:29:57.707591 |
Details available
The unserialize function in PHP 5.3.0 and earlier allows context-dependent attackers to cause a denial of service (resource consumption) via a deeply nested serialized variable, as demonstrated by a string beginning with a:1: followed by many {a:1: sequences.
Published: 2009-12-24T17:00:00.000Z
Updated: 2024-09-17T02:36:19.215Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2009-4143 |
vulnerable | 2026-06-03 14:29:56.522736 |
Details available
PHP before 5.2.12 does not properly handle session data, which has unspecified impact and attack vectors related to (1) interrupt corruption of the SESSION superglobal array and (2) the session.save_path directive.
Published: 2009-12-21T16:00:00.000Z
Updated: 2024-08-07T06:54:09.936Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2009-4142 |
vulnerable | 2026-06-03 14:29:56.508647 |
Details available
The htmlspecialchars function in PHP before 5.2.12 does not properly handle (1) overlong UTF-8 sequences, (2) invalid Shift_JIS sequences, and (3) invalid EUC-JP sequences, which allows remote attackers to conduct cross-site scripting (XSS) attacks by placing a crafted byte sequence before a special character.
Published: 2009-12-21T16:00:00.000Z
Updated: 2024-08-07T06:54:09.694Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2009-4018 |
vulnerable | 2026-06-03 14:29:55.399175 |
Details available
The proc_open function in ext/standard/proc_open.c in PHP before 5.2.11 and 5.3.x before 5.3.1 does not enforce the (1) safe_mode_allowed_env_vars and (2) safe_mode_protected_env_vars directives, which allows context-dependent attackers to execute programs with an arbitrary environment via the env parameter, as demonstrated by a crafted value of the LD_LIBRARY_PATH environment variable.
Published: 2009-11-27T19:00:00.000Z
Updated: 2024-08-07T06:45:50.944Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2009-3293 |
vulnerable | 2026-06-03 14:29:45.909991 |
Details available
Unspecified vulnerability in the imagecolortransparent function in PHP before 5.2.11 has unknown impact and attack vectors related to an incorrect "sanity check for the color index."
Published: 2009-09-22T10:00:00.000Z
Updated: 2024-08-07T06:22:24.230Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2009-3292 |
vulnerable | 2026-06-03 14:29:45.907251 |
Details available
Unspecified vulnerability in PHP before 5.2.11, and 5.3.x before 5.3.1, has unknown impact and attack vectors related to "missing sanity checks around exif processing."
Published: 2009-09-22T10:00:00.000Z
Updated: 2024-08-07T06:22:24.335Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2009-3291 |
vulnerable | 2026-06-03 14:29:45.892501 |
Details available
The php_openssl_apply_verification_policy function in PHP before 5.2.11 does not properly perform certificate validation, which has unknown impact and attack vectors, probably related to an ability to spoof certificates.
Published: 2009-09-22T10:00:00.000Z
Updated: 2024-08-07T06:22:24.519Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2009-2626 |
vulnerable | 2026-06-03 14:29:42.142475 |
Details available
The zend_restore_ini_entry_cb function in zend_ini.c in PHP 5.3.0, 5.2.10, and earlier versions allows context-specific attackers to obtain sensitive information (memory contents) and cause a PHP crash by using the ini_set function to declare a variable, then using the ini_restore function to restore the variable.
Published: 2009-12-01T16:00:00.000Z
Updated: 2024-09-16T23:56:55.697Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-5814 |
vulnerable | 2026-06-03 14:29:11.396022 |
Details available
Cross-site scripting (XSS) vulnerability in PHP, possibly 5.2.7 and earlier, when display_errors is enabled, allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. NOTE: because of the lack of details, it is unclear whether this is related to CVE-2006-0208.
Published: 2009-01-02T18:00:00.000Z
Updated: 2024-08-07T11:04:44.594Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-5658 |
vulnerable | 2026-06-03 14:29:10.349779 |
Details available
Directory traversal vulnerability in the ZipArchive::extractTo function in PHP 5.2.6 and earlier allows context-dependent attackers to write arbitrary files via a ZIP file with a file whose name contains .. (dot dot) sequences.
Published: 2008-12-17T20:00:00.000Z
Updated: 2024-08-07T11:04:44.067Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-5625 |
vulnerable | 2026-06-03 14:29:10.259848 |
Details available
PHP 5 before 5.2.7 does not enforce the error_log safe_mode restrictions when safe_mode is enabled through a php_admin_flag setting in httpd.conf, which allows context-dependent attackers to write to arbitrary files by placing a "php_value error_log" entry in a .htaccess file.
Published: 2008-12-17T17:00:00.000Z
Updated: 2024-08-07T10:56:47.369Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-5624 |
vulnerable | 2026-06-03 14:29:10.258797 |
Details available
PHP 5 before 5.2.7 does not properly initialize the page_uid and page_gid global variables for use by the SAPI php_getuid function, which allows context-dependent attackers to bypass safe_mode restrictions via variable settings that are intended to be restricted to root, as demonstrated by a setting of /etc for the error_log variable.
Published: 2008-12-17T17:00:00.000Z
Updated: 2024-08-07T10:56:47.366Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-5557 |
vulnerable | 2026-06-03 14:29:10.067234 |
Details available
Heap-based buffer overflow in ext/mbstring/libmbfl/filters/mbfilter_htmlent.c in the mbstring extension in PHP 4.3.0 through 5.2.6 allows context-dependent attackers to execute arbitrary code via a crafted string containing an HTML entity, which is not properly handled during Unicode conversion, related to the (1) mb_convert_encoding, (2) mb_check_encoding, (3) mb_convert_variables, and (4) mb_parse_str functions.
Published: 2008-12-23T18:13:00.000Z
Updated: 2024-08-07T10:56:47.251Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-5498 |
vulnerable | 2026-06-03 14:29:09.731025 |
Details available
Array index error in the imageRotate function in PHP 5.2.8 and earlier allows context-dependent attackers to read the contents of arbitrary memory locations via a crafted value of the third argument (aka the bgd_color or clrBack argument) for an indexed image.
Published: 2008-12-26T20:00:00.000Z
Updated: 2024-08-07T10:56:46.437Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-4107 |
vulnerable | 2026-06-03 14:28:57.065824 |
Details available
The (1) rand and (2) mt_rand functions in PHP 5.2.6 do not produce cryptographically strong random numbers, which allows attackers to leverage exposures in products that rely on these functions for security-relevant functionality, as demonstrated by the password-reset functionality in Joomla! 1.5.x and WordPress before 2.6.2, a different vulnerability than CVE-2008-2107, CVE-2008-2108, and CVE-2008-4102.
Published: 2008-09-18T17:47:00.000Z
Updated: 2024-08-07T10:00:42.599Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-2666 |
vulnerable | 2026-06-03 14:28:50.237839 |
Details available
Multiple directory traversal vulnerabilities in PHP 5.2.6 and earlier allow context-dependent attackers to bypass safe_mode restrictions by creating a subdirectory named http: and then placing ../ (dot dot slash) sequences in an http URL argument to the (1) chdir or (2) ftok function.
Published: 2008-06-20T01:00:00.000Z
Updated: 2024-08-07T09:05:30.452Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-2107 |
vulnerable | 2026-06-03 14:28:43.338093 |
Details available
The GENERATE_SEED macro in PHP 4.x before 4.4.8 and 5.x before 5.2.5, when running on 32-bit systems, performs a multiplication using values that can produce a zero seed in rare circumstances, which allows context-dependent attackers to predict subsequent values of the rand and mt_rand functions and possibly bypass protection mechanisms that rely on an unknown initial seed.
Published: 2008-05-07T21:00:00.000Z
Updated: 2024-08-07T08:49:57.969Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-2051 |
vulnerable | 2026-06-03 14:28:43.125724 |
Details available
The escapeshellcmd API function in PHP before 5.2.6 has unknown impact and context-dependent attack vectors related to "incomplete multibyte chars."
Published: 2008-05-05T17:00:00.000Z
Updated: 2024-08-07T08:49:57.022Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-2050 |
vulnerable | 2026-06-03 14:28:43.121362 |
Details available
Stack-based buffer overflow in the FastCGI SAPI (fastcgi.c) in PHP before 5.2.6 has unknown impact and attack vectors.
Published: 2008-05-05T17:00:00.000Z
Updated: 2024-08-07T08:49:57.395Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-4658 |
vulnerable | 2026-06-03 14:28:19.117561 |
Details available
The money_format function in PHP 5 before 5.2.4, and PHP 4 before 4.4.8, permits multiple (1) %i and (2) %n tokens, which has unknown impact and attack vectors, possibly related to a format string vulnerability.
Published: 2007-09-04T22:00:00.000Z
Updated: 2024-08-07T15:01:09.907Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-4652 |
vulnerable | 2026-06-03 14:28:19.103605 |
Details available
The session extension in PHP before 5.2.4 might allow local users to bypass open_basedir restrictions via a session file that is a symlink.
Published: 2007-09-04T19:00:00.000Z
Updated: 2024-08-07T15:01:09.909Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-3799 |
vulnerable | 2026-06-03 14:28:17.180391 |
Details available
The session_start function in ext/session in PHP 4.x up to 4.4.7 and 5.x up to 5.2.3 allows remote attackers to insert arbitrary attributes into the session cookie via special characters in a cookie that is obtained from (1) PATH_INFO, (2) the session_id function, and (3) the session_start function, which are not encoded or filtered when the new session cookie is generated, a related issue to CVE-2006-0207.
Published: 2007-07-16T22:00:00.000Z
Updated: 2024-08-07T14:28:52.465Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-2872 |
vulnerable | 2026-06-03 14:28:09.732618 |
Details available
Multiple integer overflows in the chunk_split function in PHP 5 before 5.2.3 and PHP 4 before 4.4.8 allow remote attackers to cause a denial of service (crash) or execute arbitrary code via the (1) chunks, (2) srclen, and (3) chunklen arguments.
Published: 2007-06-04T17:00:00.000Z
Updated: 2024-08-07T13:57:53.762Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-2844 |
vulnerable | 2026-06-03 14:28:09.640932 |
Details available
PHP 4.x and 5.x before 5.2.1, when running on multi-threaded systems, does not ensure thread safety for libc crypt function calls using protection schemes such as a mutex, which creates race conditions that allow remote attackers to overwrite internal program memory and gain system access.
Published: 2007-05-24T18:00:00.000Z
Updated: 2024-08-07T13:57:53.376Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-2510 |
vulnerable | 2026-06-03 14:28:08.472337 |
Details available
Buffer overflow in the make_http_soap_request function in PHP before 5.2.2 has unknown impact and remote attack vectors, possibly related to "/" (slash) characters.
Published: 2007-05-09T00:00:00.000Z
Updated: 2024-08-07T13:42:33.406Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-2509 |
vulnerable | 2026-06-03 14:28:08.470550 |
Details available
CRLF injection vulnerability in the ftp_putcmd function in PHP before 4.4.7, and 5.x before 5.2.2 allows remote attackers to inject arbitrary FTP commands via CRLF sequences in the parameters to earlier FTP commands.
Published: 2007-05-09T00:00:00.000Z
Updated: 2024-08-07T13:42:32.622Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1890 |
vulnerable | 2026-06-03 14:28:07.026969 |
Details available
Integer overflow in the msg_receive function in PHP 4 before 4.4.5 and PHP 5 before 5.2.1, on FreeBSD and possibly other platforms, allows context-dependent attackers to execute arbitrary code via certain maxsize values, as demonstrated by 0xffffffff.
Published: 2007-04-06T01:00:00.000Z
Updated: 2024-08-07T13:13:41.479Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1888 |
vulnerable | 2026-06-03 14:28:07.010405 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1885 |
vulnerable | 2026-06-03 14:28:07.007323 |
Details available
Integer overflow in the str_replace function in PHP 4 before 4.4.5 and PHP 5 before 5.2.1 allows context-dependent attackers to execute arbitrary code via a single character search string in conjunction with a long replacement string, which overflows a 32 bit length counter. NOTE: this is probably the same issue as CVE-2007-0906.6.
Published: 2007-04-06T01:00:00.000Z
Updated: 2024-08-07T13:13:41.504Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1884 |
vulnerable | 2026-06-03 14:28:07.005512 |
Details available
Multiple integer signedness errors in the printf function family in PHP 4 before 4.4.5 and PHP 5 before 5.2.1 on 64 bit machines allow context-dependent attackers to execute arbitrary code via (1) certain negative argument numbers that arise in the php_formatted_print function because of 64 to 32 bit truncation, and bypass a check for the maximum allowable value; and (2) a width and precision of -1, which make it possible for the php_sprintf_appendstring function to place an internal buffer at an arbitrary memory location.
Published: 2007-04-06T01:00:00.000Z
Updated: 2024-08-07T13:13:41.826Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1883 |
vulnerable | 2026-06-03 14:28:06.992539 |
Details available
PHP 4.0.0 through 4.4.6 and 5.0.0 through 5.2.1 allows context-dependent attackers to read arbitrary memory locations via an interruption that triggers a user space error handler that changes a parameter to an arbitrary pointer, as demonstrated via the iptcembed function, which calls certain convert_to_* functions with its input parameters.
Published: 2007-04-06T01:00:00.000Z
Updated: 2024-08-07T13:13:41.878Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1835 |
vulnerable | 2026-06-03 14:28:06.800884 |
Details available
PHP 4 before 4.4.5 and PHP 5 before 5.2.1, when using an empty session save path (session.save_path), uses the TMPDIR default after checking the restrictions, which allows local users to bypass open_basedir restrictions.
Published: 2007-04-03T00:00:00.000Z
Updated: 2024-08-07T13:13:40.598Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1825 |
vulnerable | 2026-06-03 14:28:06.766564 |
Details available
Buffer overflow in the imap_mail_compose function in PHP 5 before 5.2.1, and PHP 4 before 4.4.5, allows remote attackers to execute arbitrary code via a long boundary string in a type.parameters field. NOTE: as of 20070411, it appears that this issue might be subsumed by CVE-2007-0906.3.
Published: 2007-04-02T23:00:00.000Z
Updated: 2024-08-07T13:13:40.564Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1824 |
vulnerable | 2026-06-03 14:28:06.764901 |
Details available
Buffer overflow in the php_stream_filter_create function in PHP 5 before 5.2.1 allows remote attackers to cause a denial of service (application crash) via a php://filter/ URL that has a name ending in the '.' character.
Published: 2007-04-02T23:00:00.000Z
Updated: 2024-08-07T13:13:40.593Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1718 |
vulnerable | 2026-06-03 14:28:06.498371 |
Details available
CRLF injection vulnerability in the mail function in PHP 4.0.0 through 4.4.6 and 5.0.0 through 5.2.1 allows remote attackers to inject arbitrary e-mail headers and possibly conduct spam attacks via a control character immediately following folding of the (1) Subject or (2) To parameter, as demonstrated by a parameter containing a "\r\n\t\n" sequence, related to an increment bug in the SKIP_LONG_HEADER_SEP macro.
Published: 2007-03-28T00:00:00.000Z
Updated: 2024-08-07T13:06:26.069Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1717 |
vulnerable | 2026-06-03 14:28:06.496178 |
Details available
The mail function in PHP 4.0.0 through 4.4.6 and 5.0.0 through 5.2.1 truncates e-mail messages at the first ASCIIZ ('\0') byte, which might allow context-dependent attackers to prevent intended information from being delivered in e-mail messages. NOTE: this issue might be security-relevant in cases when the trailing contents of e-mail messages are important, such as logging information or if the message is expected to be well-formed.
Published: 2007-03-28T00:00:00.000Z
Updated: 2024-08-07T13:06:26.101Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1700 |
vulnerable | 2026-06-03 14:28:06.460110 |
Details available
The session extension in PHP 4 before 4.4.5, and PHP 5 before 5.2.1, calculates the reference count for the session variables without considering the internal pointer from the session globals, which allows context-dependent attackers to execute arbitrary code via a crafted string in the session_register after unsetting HTTP_SESSION_VARS and _SESSION, which destroys the session data Hashtable.
Published: 2007-03-27T01:00:00.000Z
Updated: 2024-08-07T13:06:26.206Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1583 |
vulnerable | 2026-06-03 14:28:06.045963 |
Details available
The mb_parse_str function in PHP 4.0.0 through 4.4.6 and 5.0.0 through 5.2.1 sets the internal register_globals flag and does not disable it in certain cases when a script terminates, which allows remote attackers to invoke available PHP scripts with register_globals functionality that is not detectable by these scripts, as demonstrated by forcing a memory_limit violation.
Published: 2007-03-21T23:00:00.000Z
Updated: 2024-08-07T12:59:08.864Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1582 |
vulnerable | 2026-06-03 14:28:06.042969 |
Details available
The resource system in PHP 4.0.0 through 4.4.6 and 5.0.0 through 5.2.1 allows context-dependent attackers to execute arbitrary code by interrupting certain functions in the GD (ext/gd) extension and unspecified other extensions via a userspace error handler, which can be used to destroy and modify internal resources.
Published: 2007-03-21T23:00:00.000Z
Updated: 2024-08-07T12:59:08.980Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1581 |
vulnerable | 2026-06-03 14:28:06.019966 |
Details available
The resource system in PHP 5.0.0 through 5.2.1 allows context-dependent attackers to execute arbitrary code by interrupting the hash_update_file function via a userspace (1) error or (2) stream handler, which can then be used to destroy and modify internal resources. NOTE: it was later reported that PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 are also affected.
Published: 2007-03-21T23:00:00.000Z
Updated: 2024-08-07T12:59:08.943Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1461 |
vulnerable | 2026-06-03 14:28:05.555247 |
Details available
The compress.bzip2:// URL wrapper provided by the bz2 extension in PHP before 4.4.7, and 5.x before 5.2.2, does not implement safemode or open_basedir checks, which allows remote attackers to read bzip2 archives located outside of the intended directories.
Published: 2007-03-14T18:00:00.000Z
Updated: 2024-08-07T12:59:08.267Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1452 |
vulnerable | 2026-06-03 14:28:05.537549 |
Details available
The FDF support (ext/fdf) in PHP 5.2.0 and earlier does not implement the input filtering hooks for ext/filter, which allows remote attackers to bypass web site filters via an application/vnd.fdf formatted POST.
Published: 2007-03-14T18:00:00.000Z
Updated: 2024-09-16T18:55:34.282Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1396 |
vulnerable | 2026-06-03 14:28:05.386001 |
Details available
The import_request_variables function in PHP 4.0.7 through 4.4.6, and 5.x before 5.2.2, when called without a prefix, does not prevent the (1) GET, (2) POST, (3) COOKIE, (4) FILES, (5) SERVER, (6) SESSION, and other superglobals from being overwritten, which allows remote attackers to spoof source IP address and Referer data, and have other unspecified impact. NOTE: it could be argued that this is a design limitation of PHP and that only the misuse of this feature, i.e. implementation bugs in applications, should be included in CVE. However, it has been fixed by the vendor.
Published: 2007-03-10T22:00:00.000Z
Updated: 2024-08-07T12:50:35.309Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1380 |
vulnerable | 2026-06-03 14:28:05.310897 |
Details available
The php_binary serialization handler in the session extension in PHP before 4.4.5, and 5.x before 5.2.1, allows context-dependent attackers to obtain sensitive information (memory contents) via a serialized variable entry with a large length value, which triggers a buffer over-read.
Published: 2007-03-10T00:00:00.000Z
Updated: 2024-08-07T12:50:35.258Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1376 |
vulnerable | 2026-06-03 14:28:05.291466 |
Details available
The shmop functions in PHP before 4.4.5, and before 5.2.1 in the 5.x series, do not verify that their arguments correspond to a shmop resource, which allows context-dependent attackers to read and write arbitrary memory locations via arguments associated with an inappropriate resource, as demonstrated by a GD Image resource.
Published: 2007-03-10T00:00:00.000Z
Updated: 2024-08-07T12:50:35.224Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1001 |
vulnerable | 2026-06-03 14:27:58.624448 |
Details available
Multiple integer overflows in the (1) createwbmp and (2) readwbmp functions in wbmp.c in the GD library (libgd) in PHP 4.0.0 through 4.4.6 and 5.0.0 through 5.2.1 allow context-dependent attackers to execute arbitrary code via Wireless Bitmap (WBMP) images with large width or height values.
Published: 2007-04-06T00:00:00.000Z
Updated: 2024-08-07T12:43:21.675Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-0910 |
vulnerable | 2026-06-03 14:27:58.416350 |
Details available
Unspecified vulnerability in PHP before 5.2.1 allows attackers to "clobber" certain super-global variables via unspecified vectors.
Published: 2007-02-13T23:00:00.000Z
Updated: 2024-08-07T12:34:21.320Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-0909 |
vulnerable | 2026-06-03 14:27:58.413962 |
Details available
Multiple format string vulnerabilities in PHP before 5.2.1 might allow attackers to execute arbitrary code via format string specifiers to (1) all of the *print functions on 64-bit systems, and (2) the odbc_result_all function.
Published: 2007-02-13T23:00:00.000Z
Updated: 2024-08-07T12:34:21.303Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-0907 |
vulnerable | 2026-06-03 14:27:58.396096 |
Details available
Buffer underflow in PHP before 5.2.1 allows attackers to cause a denial of service via unspecified vectors involving the sapi_header_op function.
Published: 2007-02-13T23:00:00.000Z
Updated: 2024-08-07T12:34:21.309Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-0906 |
vulnerable | 2026-06-03 14:27:58.393734 |
Details available
Multiple buffer overflows in PHP before 5.2.1 allow attackers to cause a denial of service and possibly execute arbitrary code via unspecified vectors in the (1) session, (2) zip, (3) imap, and (4) sqlite extensions; (5) stream filters; and the (6) str_replace, (7) mail, (8) ibase_delete_user, (9) ibase_add_user, and (10) ibase_modify_user functions. NOTE: vector 6 might actually be an integer overflow (CVE-2007-1885). NOTE: as of 20070411, vector (3) might involve the imap_mail_compose function (CVE-2007-1825).
Published: 2007-02-13T23:00:00.000Z
Updated: 2024-08-07T12:34:21.285Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-0905 |
vulnerable | 2026-06-03 14:27:58.388786 |
Details available
PHP before 5.2.1 allows attackers to bypass safe_mode and open_basedir restrictions via unspecified vectors in the session extension. NOTE: it is possible that this issue is a duplicate of CVE-2006-6383.
Published: 2007-02-13T23:00:00.000Z
Updated: 2024-08-07T12:34:21.251Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2006-7243 |
vulnerable | 2026-06-03 14:27:55.367424 |
Details available
PHP before 5.3.4 accepts the \0 character in a pathname, which might allow context-dependent attackers to bypass intended access restrictions by placing a safe file extension after this character, as demonstrated by .php\0.jpg at the end of the argument to the file_exists function.
Published: 2011-01-18T19:00:00.000Z
Updated: 2024-08-07T20:57:41.063Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2006-5706 |
vulnerable | 2026-06-03 14:27:46.478930 |
Details available
Unspecified vulnerabilities in PHP, probably before 5.2.0, allow local users to bypass open_basedir restrictions and perform unspecified actions via unspecified vectors involving the (1) chdir and (2) tempnam functions. NOTE: the tempnam vector might overlap CVE-2006-1494.
Published: 2006-11-04T01:00:00.000Z
Updated: 2024-09-16T20:07:41.261Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2006-5465 |
vulnerable | 2026-06-03 14:27:45.939463 |
Details available
Buffer overflow in PHP before 5.2.0 allows remote attackers to execute arbitrary code via crafted UTF-8 inputs to the (1) htmlentities or (2) htmlspecialchars functions.
Published: 2006-11-04T00:00:00.000Z
Updated: 2024-08-07T19:48:30.543Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2006-5178 |
vulnerable | 2026-06-03 14:27:45.136371 |
Details available
Race condition in the symlink function in PHP 5.1.6 and earlier allows local users to bypass the open_basedir restriction by using a combination of symlink, mkdir, and unlink functions to change the file path after the open_basedir check and before the file is opened by the underlying system, as demonstrated by symlinking a symlink into a subdirectory, to point to a parent directory via .. (dot dot) sequences, and then unlinking the resulting symlink.
Published: 2006-10-06T00:00:00.000Z
Updated: 2024-08-07T19:41:04.388Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2006-4812 |
vulnerable | 2026-06-03 14:27:43.959222 |
Details available
Integer overflow in PHP 5 up to 5.1.6 and 4 before 4.3.0 allows remote attackers to execute arbitrary code via an argument to the unserialize PHP function with a large value for the number of array elements, which triggers the overflow in the Zend Engine ecalloc function (Zend/zend_alloc.c).
Published: 2006-10-09T18:00:00.000Z
Updated: 2024-08-07T19:23:41.021Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2006-4625 |
vulnerable | 2026-06-03 14:27:43.422915 |
Details available
PHP 4.x up to 4.4.4 and PHP 5 up to 5.1.6 allows local users to bypass certain Apache HTTP Server httpd.conf options, such as safe_mode and open_basedir, via the ini_restore function, which resets the values to their php.ini (Master Value) defaults.
Published: 2006-09-12T16:00:00.000Z
Updated: 2024-08-07T19:14:47.764Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2006-4486 |
vulnerable | 2026-06-03 14:27:42.937003 |
Details available
Integer overflow in memory allocation routines in PHP before 5.1.6, when running on a 64-bit system, allows context-dependent attackers to bypass the memory_limit restriction.
Published: 2006-08-31T21:00:00.000Z
Updated: 2024-08-07T19:14:47.299Z |
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.