PHP PHP_FI 2.0
Approved changes feed: RSS · Atom
cpe:2.3:a:php:php:2.0:*:*:*:*:*:*:*
part: a version: 2.0 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.374402 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2014-9427 |
vulnerable | 2026-06-03 14:34:26.861605 |
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.655608 |
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-2110 |
vulnerable | 2026-06-03 14:32:53.683424 |
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.646363 |
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.536491 |
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.871237 |
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.210521 |
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.892584 |
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.655002 |
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.293006 |
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-2011-3268 |
vulnerable | 2026-06-03 14:31:18.408752 |
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.355054 |
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.512262 |
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-2202 |
vulnerable | 2026-06-03 14:31:06.297710 |
Details available
The rfc1867_post_handler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request, related to a "file path injection vulnerability."
Published: 2011-06-16T23:00:00.000Z
Updated: 2024-08-06T22:53:17.428Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-1470 |
vulnerable | 2026-06-03 14:31:01.546220 |
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.543530 |
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.540061 |
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.537341 |
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.534572 |
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.531393 |
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.976405 |
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-1148 |
vulnerable | 2026-06-03 14:30:58.956983 |
Details available
Use-after-free vulnerability in the substr_replace function in PHP 5.3.6 and earlier allows context-dependent attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact by using the same variable for multiple arguments.
Published: 2011-03-18T15:00:00.000Z
Updated: 2024-08-06T22:14:27.813Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-1092 |
vulnerable | 2026-06-03 14:30:58.526616 |
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.453756 |
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-0754 |
vulnerable | 2026-06-03 14:30:51.451505 |
Details available
The SplFileInfo::getType function in the Standard PHP Library (SPL) extension in PHP before 5.3.4 on Windows does not properly detect symbolic links, which might make it easier for local users to conduct symlink attacks by leveraging cross-platform differences in the stat structure, related to lack of a FILE_ATTRIBUTE_REPARSE_POINT check.
Published: 2011-02-02T21:00:00.000Z
Updated: 2024-08-06T22:05:53.657Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-0753 |
vulnerable | 2026-06-03 14:30:51.449716 |
Details available
Race condition in the PCNTL extension in PHP before 5.3.4, when a user-defined signal handler exists, might allow context-dependent attackers to cause a denial of service (memory corruption) via a large number of concurrent signals.
Published: 2011-02-02T21:00:00.000Z
Updated: 2024-08-06T22:05:53.445Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-0752 |
vulnerable | 2026-06-03 14:30:51.447308 |
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.681344 |
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.889879 |
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.406221 |
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.385968 |
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-4409 |
vulnerable | 2026-06-03 14:30:41.428323 |
Details available
Integer overflow in the NumberFormatter::getSymbol (aka numfmt_get_symbol) function in PHP 5.3.3 and earlier allows context-dependent attackers to cause a denial of service (application crash) via an invalid argument.
Published: 2010-12-06T20:00:00.000Z
Updated: 2024-08-07T03:43:14.910Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2009-5016 |
vulnerable | 2026-06-03 14:29:59.909095 |
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-4143 |
vulnerable | 2026-06-03 14:29:56.521084 |
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.506533 |
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.354097 |
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-3558 |
vulnerable | 2026-06-03 14:29:51.747386 |
Details available
The posix_mkfifo function in ext/posix/posix.c in PHP before 5.2.12 and 5.3.x before 5.3.1 allows context-dependent attackers to bypass open_basedir restrictions, and create FIFO files, via the pathname and mode arguments, as demonstrated by creating a .htaccess file.
Published: 2009-11-23T17:00:00.000Z
Updated: 2024-08-07T06:31:10.377Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2009-3557 |
vulnerable | 2026-06-03 14:29:51.715745 |
Details available
The tempnam function in ext/standard/file.c in PHP before 5.2.12 and 5.3.x before 5.3.1 allows context-dependent attackers to bypass safe_mode restrictions, and create files in group-writable or world-writable directories, via the dir and prefix arguments.
Published: 2009-11-23T17:00:00.000Z
Updated: 2024-08-07T06:31:10.549Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2009-3293 |
vulnerable | 2026-06-03 14:29:45.908344 |
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.905557 |
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.890726 |
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.092959 |
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.366527 |
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-2007-4652 |
vulnerable | 2026-06-03 14:28:19.087540 |
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-1461 |
vulnerable | 2026-06-03 14:28:05.555344 |
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-1460 |
vulnerable | 2026-06-03 14:28:05.552593 |
Details available
The zip:// URL wrapper provided by the PECL zip extension in PHP before 4.4.7, and 5.2.0 and 5.2.1, does not implement safemode or open_basedir checks, which allows remote attackers to read ZIP archives located outside of the intended directories.
Published: 2007-03-14T18:00:00.000Z
Updated: 2024-08-07T12:59:08.526Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2006-7243 |
vulnerable | 2026-06-03 14:27:55.326911 |
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-3011 |
vulnerable | 2026-06-03 14:27:33.751652 |
Details available
The error_log function in basic_functions.c in PHP before 4.4.4 and 5.x before 5.1.5 allows local users to bypass safe mode and open_basedir restrictions via a "php://" or other scheme in the third argument, which disables safe mode.
Published: 2006-06-26T21:00:00.000Z
Updated: 2024-08-07T18:16:05.236Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2000-0860 |
vulnerable | 2026-06-03 14:26:00.015066 |
Details available
The file upload capability in PHP versions 3 and 4 allows remote attackers to read arbitrary files by setting hidden form fields whose names match the names of internal PHP script variables.
Published: 2001-01-22T05:00:00.000Z
Updated: 2024-08-08T05:37:30.522Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-1999-0238 |
vulnerable | 2026-06-03 14:25:41.115471 |
Details available
php.cgi allows attackers to read any file on the system.
Published: 2000-02-04T05:00:00.000Z
Updated: 2024-08-01T16:34:51.851Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-1999-0068 |
vulnerable | 2026-06-03 14:25:40.901726 |
Details available
CGI PHP mylog script allows an attacker to read any file on the target server.
Published: 1999-09-29T04:00:00.000Z
Updated: 2024-08-01T16:27:57.006Z 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.