PHP 4.0.1 Patch 1
Approved changes feed: RSS · Atom
cpe:2.3:a:php:php:4.0.1:patch1:*:*:*:*:*:*
part: a version: 4.0.1 update: patch1
| 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.390587 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2009-4142 |
vulnerable | 2026-06-03 14:29:56.507220 |
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.363008 |
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.908864 |
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.906092 |
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.891283 |
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.109006 |
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-7068 |
vulnerable | 2026-06-03 14:29:20.255444 |
Details available
The dba_replace function in PHP 5.2.6 and 4.x allows context-dependent attackers to cause a denial of service (file truncation) via a key with the NULL byte. NOTE: this might only be a vulnerability in limited circumstances in which the attacker can modify or add database entries but does not have permissions to truncate the file.
Published: 2009-08-25T10:00:00.000Z
Updated: 2024-08-07T11:56:14.170Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-5814 |
vulnerable | 2026-06-03 14:29:11.383118 |
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-4107 |
vulnerable | 2026-06-03 14:28:57.046651 |
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-2007-2844 |
vulnerable | 2026-06-03 14:28:09.639826 |
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-2727 |
vulnerable | 2026-06-03 14:28:09.250887 |
Details available
The mcrypt_create_iv function in ext/mcrypt/mcrypt.c in PHP before 4.4.7, 5.2.1, and possibly 5.0.x and other PHP 5 versions, calls php_rand_r with an uninitialized seed variable and therefore always generates the same initialization vector (IV), which might allow context-dependent attackers to decrypt certain data more easily because of the guessable encryption keys.
Published: 2007-05-16T22:00:00.000Z
Updated: 2024-08-07T13:49:57.260Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-2511 |
vulnerable | 2026-06-03 14:28:08.473016 |
Details available
Buffer overflow in the user_filter_factory_create function in PHP before 5.2.2 has unknown impact and local attack vectors.
Published: 2007-05-09T00:00:00.000Z
Updated: 2024-08-07T13:42:32.620Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-2510 |
vulnerable | 2026-06-03 14:28:08.471477 |
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.469649 |
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.026024 |
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.009375 |
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.006333 |
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:06.993561 |
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.991364 |
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.799748 |
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.765555 |
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-1777 |
vulnerable | 2026-06-03 14:28:06.621863 |
Details available
Integer overflow in the zip_read_entry function in PHP 4 before 4.4.5 allows remote attackers to execute arbitrary code via a ZIP archive that contains an entry with a length value of 0xffffffff, which is incremented before use in an emalloc call, triggering a heap overflow.
Published: 2007-03-30T01:00:00.000Z
Updated: 2024-08-07T13:06:26.393Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1718 |
vulnerable | 2026-06-03 14:28:06.497325 |
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.495042 |
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.458996 |
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.044621 |
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.041630 |
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-1380 |
vulnerable | 2026-06-03 14:28:05.309837 |
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-1379 |
vulnerable | 2026-06-03 14:28:05.308137 |
Details available
The ovrimos_close function in the Ovrimos extension for PHP before 4.4.5 can trigger efree of an arbitrary address, which might allow context-dependent attackers to execute arbitrary code.
Published: 2007-03-10T00:00:00.000Z
Updated: 2024-08-07T12:50:35.317Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1378 |
vulnerable | 2026-06-03 14:28:05.306288 |
Details available
The ovrimos_longreadlen function in the Ovrimos extension for PHP before 4.4.5 allows context-dependent attackers to write to arbitrary memory locations via the result_id and length arguments.
Published: 2007-03-10T00:00:00.000Z
Updated: 2024-08-07T12:50:35.265Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-1376 |
vulnerable | 2026-06-03 14:28:05.261496 |
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.620896 |
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.415555 |
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.413142 |
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.395219 |
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.392831 |
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.379628 |
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-5178 |
vulnerable | 2026-06-03 14:27:45.135435 |
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.958618 |
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.414892 |
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-4433 |
vulnerable | 2026-06-03 14:27:42.792978 |
Details available
PHP before 4.4.3 and 5.x before 5.1.4 does not limit the character set of the session identifier (PHPSESSID) for third party session handlers, which might make it easier for remote attackers to exploit other vulnerabilities by inserting PHP code into the PHPSESSID, which is stored in the session file. NOTE: it could be argued that this not a vulnerability in PHP itself, rather a design limitation that enables certain attacks against session handlers that do not account for this limitation.
Published: 2006-08-29T00:00:00.000Z
Updated: 2024-08-07T19:06:07.663Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2006-4020 |
vulnerable | 2026-06-03 14:27:36.491683 |
Details available
scanf.c in PHP 5.1.4 and earlier, and 4.4.3 and earlier, allows context-dependent attackers to execute arbitrary code via a sscanf PHP function call that performs argument swapping, which increments an index past the end of an array and triggers a buffer over-read.
Published: 2006-08-08T20:00:00.000Z
Updated: 2024-08-07T18:57:43.862Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2006-3017 |
vulnerable | 2026-06-03 14:27:33.795604 |
Details available
zend_hash_del_key_or_index in zend_hash.c in PHP before 4.4.3 and 5.x before 5.1.3 can cause zend_hash_del to delete the wrong element, which prevents a variable from being unset even when the PHP unset function is called, which might cause the variable's value to be used in security-relevant operations.
Published: 2006-06-14T23:00:00.000Z
Updated: 2024-08-07T18:16:05.512Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2006-1608 |
vulnerable | 2026-06-03 14:27:24.743698 |
Details available
The copy function in file.c in PHP 4.4.2 and 5.1.2 allows local users to bypass safe mode and read arbitrary files via a source argument containing a compress.zlib:// URI.
Published: 2006-04-10T19:00:00.000Z
Updated: 2024-08-07T17:19:48.728Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2006-1494 |
vulnerable | 2026-06-03 14:27:24.445982 |
Details available
Directory traversal vulnerability in file.c in PHP 4.4.2 and 5.1.2 allows local users to bypass open_basedir restrictions allows remote attackers to create files in arbitrary directories via the tempnam function.
Published: 2006-04-10T19:00:00.000Z
Updated: 2024-08-07T17:12:22.139Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2006-1490 |
vulnerable | 2026-06-03 14:27:24.425899 |
Details available
PHP before 5.1.3-RC1 might allow remote attackers to obtain portions of memory via crafted binary data sent to a script that processes user input in the html_entity_decode function and sends the encoded results back to the client, aka a "binary safety" issue. NOTE: this issue has been referred to as a "memory leak," but it is an information leak that discloses memory contents.
Published: 2006-03-29T21:00:00.000Z
Updated: 2024-08-07T17:12:22.126Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2006-1017 |
vulnerable | 2026-06-03 14:27:23.146300 |
Details available
The c-client library 2000, 2001, or 2004 for PHP before 4.4.4 and 5.x before 5.1.5 do not check the (1) safe_mode or (2) open_basedir functions, and when used in applications that accept user-controlled input for the mailbox argument to the imap_open function, allow remote attackers to obtain access to an IMAP stream data structure and conduct unauthorized IMAP actions.
Published: 2006-03-07T00:00:00.000Z
Updated: 2024-08-07T16:56:15.379Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2006-1015 |
vulnerable | 2026-06-03 14:27:23.135811 |
Details available
Argument injection vulnerability in certain PHP 3.x, 4.x, and 5.x applications, when used with sendmail and when accepting remote input for the additional_parameters argument to the mail function, allows remote attackers to read and create arbitrary files via the sendmail -C and -X arguments. NOTE: it could be argued that this is a class of technology-specific vulnerability, instead of a particular instance; if so, then this should not be included in CVE.
Published: 2006-03-07T00:00:00.000Z
Updated: 2024-08-07T16:56:15.485Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2005-3392 |
vulnerable | 2026-06-03 14:27:09.755918 |
Details available
Unspecified vulnerability in PHP before 4.4.1, when using the virtual function on Apache 2, allows remote attackers to bypass safe_mode and open_basedir directives.
Published: 2005-11-01T11:00:00.000Z
Updated: 2024-08-07T23:10:08.594Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2005-3391 |
vulnerable | 2026-06-03 14:27:09.754083 |
Details available
Multiple vulnerabilities in PHP before 4.4.1 allow remote attackers to bypass safe_mode and open_basedir restrictions via unknown attack vectors in (1) ext/curl and (2) ext/gd.
Published: 2005-11-01T11:00:00.000Z
Updated: 2024-08-07T23:10:08.576Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2005-3390 |
vulnerable | 2026-06-03 14:27:09.752250 |
Details available
The RFC1867 file upload feature in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5, when register_globals is enabled, allows remote attackers to modify the GLOBALS array and bypass security protections of PHP applications via a multipart/form-data POST request with a "GLOBALS" fileupload field.
Published: 2005-11-01T02:00:00.000Z
Updated: 2024-08-07T23:10:08.488Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2005-3389 |
vulnerable | 2026-06-03 14:27:09.736680 |
Details available
The parse_str function in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5, when called with only one parameter, allows remote attackers to enable the register_globals directive via inputs that cause a request to be terminated due to the memory_limit setting, which causes PHP to set an internal flag that enables register_globals and allows attackers to exploit vulnerabilities in PHP applications that would otherwise be protected.
Published: 2005-11-01T02:00:00.000Z
Updated: 2024-08-07T23:10:08.579Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2005-3388 |
vulnerable | 2026-06-03 14:27:09.728065 |
Details available
Cross-site scripting (XSS) vulnerability in the phpinfo function in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5 allows remote attackers to inject arbitrary web script or HTML via a crafted URL with a "stacked array assignment."
Published: 2005-11-01T02:00:00.000Z
Updated: 2024-08-07T23:10:08.338Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2005-3319 |
vulnerable | 2026-06-03 14:27:09.502869 |
Details available
The apache2handler SAPI (sapi_apache2.c) in the Apache module (mod_php) for PHP 5.x before 5.1.0 final and 4.4 before 4.4.1 final allows attackers to cause a denial of service (segmentation fault) via the session.save_path option in a .htaccess file or VirtualHost.
Published: 2005-10-27T04:00:00.000Z
Updated: 2024-08-07T23:10:08.532Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2004-1392 |
vulnerable | 2026-06-03 14:26:39.468420 |
Details available
PHP 4.0 with cURL functions allows remote attackers to bypass the open_basedir setting and read arbitrary files via a file: URL argument to the curl_init function.
Published: 2005-02-06T05:00:00.000Z
Updated: 2024-08-08T00:46:12.551Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2004-1065 |
vulnerable | 2026-06-03 14:26:38.214665 |
Details available
Buffer overflow in the exif_read_data function in PHP before 4.3.10 and PHP 5.x up to 5.0.2 allows remote attackers to execute arbitrary code via a long section name in an image file.
Published: 2004-12-22T05:00:00.000Z
Updated: 2024-08-08T00:39:00.815Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2004-1019 |
vulnerable | 2026-06-03 14:26:37.943762 |
Details available
The deserialization code in PHP before 4.3.10 and PHP 5.x up to 5.0.2 allows remote attackers to cause a denial of service and execute arbitrary code via untrusted data to the unserialize function that may trigger "information disclosure, double-free and negative reference index array underflow" results.
Published: 2004-12-22T05:00:00.000Z
Updated: 2024-08-08T00:39:00.862Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2003-0861 |
vulnerable | 2026-06-03 14:26:26.777994 |
Details available
Integer overflows in (1) base64_encode and (2) the GD library for PHP before 4.3.3 have unknown impact and unknown attack vectors.
Published: 2003-10-15T04:00:00.000Z
Updated: 2024-08-08T02:05:12.633Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2003-0860 |
vulnerable | 2026-06-03 14:26:26.774481 |
Details available
Buffer overflows in PHP before 4.3.3 have unknown impact and unknown attack vectors.
Published: 2003-10-15T04:00:00.000Z
Updated: 2024-08-08T02:05:12.618Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2002-2309 |
vulnerable | 2026-06-03 14:26:23.754027 |
Details available
php.exe in PHP 3.0 through 4.2.2, when running on Apache, does not terminate properly, which allows remote attackers to cause a denial of service via a direct request without arguments.
Published: 2007-10-26T19:00:00.000Z
Updated: 2024-09-17T03:23:18.970Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2002-2215 |
vulnerable | 2026-06-03 14:26:23.500679 |
Details available
The imap_header function in the IMAP functionality for PHP before 4.3.0 allows remote attackers to cause a denial of service via an e-mail message with a large number of "To" addresses, which triggers an error in the rfc822_write_address function.
Published: 2006-06-14T22:00:00.000Z
Updated: 2024-08-08T03:59:10.674Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2002-0986 |
vulnerable | 2026-06-03 14:26:15.517508 |
Details available
The mail function in PHP 4.x to 4.2.2 does not filter ASCII control characters from its arguments, which could allow remote attackers to modify mail message content, including mail headers, and possibly use PHP as a "spam proxy."
Published: 2004-09-01T04:00:00.000Z
Updated: 2024-08-08T03:12:16.696Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2002-0484 |
vulnerable | 2026-06-03 14:26:14.370119 |
Details available
move_uploaded_file in PHP does not does not check for the base directory (open_basedir), which could allow remote attackers to upload files to unintended locations on the system.
Published: 2003-04-02T05:00:00.000Z
Updated: 2024-08-08T02:49:28.591Z |
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.