Approved changes feed: RSS · Atom

cpe:2.3:a:php:php:5.0:rc1:*:*:*:*:*:*

part: a version: 5.0 update: rc1

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

PURL mappings

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

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2009-4418 vulnerable 2026-06-03 14:29:57.707222 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2009-4143 vulnerable 2026-06-03 14:29:56.522330 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2009-4142 vulnerable 2026-06-03 14:29:56.508165 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2009-4018 vulnerable 2026-06-03 14:29:55.385433 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.909661 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2009-3292 vulnerable 2026-06-03 14:29:45.906902 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2009-3291 vulnerable 2026-06-03 14:29:45.892155 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2009-2626 vulnerable 2026-06-03 14:29:42.131952 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2008-5814 vulnerable 2026-06-03 14:29:11.395577 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2008-5498 vulnerable 2026-06-03 14:29:09.720292 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2008-2666 vulnerable 2026-06-03 14:28:50.227800 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-2844 vulnerable 2026-06-03 14:28:09.640504 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-2511 vulnerable 2026-06-03 14:28:08.473823 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-2510 vulnerable 2026-06-03 14:28:08.472111 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-2509 vulnerable 2026-06-03 14:28:08.470317 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-1890 vulnerable 2026-06-03 14:28:07.026643 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-1888 vulnerable 2026-06-03 14:28:07.010008 Details available
Buffer overflow in the sqlite_decode_binary function in src/encode.c in SQLite 2, as used by PHP 4.x through 5.x and other applications, allows context-dependent attackers to execute arbitrary code via an empty value of the in parameter. NOTE: some PHP installations use a bundled version of sqlite without this vulnerability. The SQLite developer has argued that this issue could be due to a misuse of the sqlite_decode_binary() API.
Published: 2007-04-06T01:00:00.000Z
Updated: 2024-08-07T13:13:41.460Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-1885 vulnerable 2026-06-03 14:28:07.006992 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.005157 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.992045 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-1835 vulnerable 2026-06-03 14:28:06.800524 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.766333 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-1718 vulnerable 2026-06-03 14:28:06.498027 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-1717 vulnerable 2026-06-03 14:28:06.495831 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-1700 vulnerable 2026-06-03 14:28:06.459743 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-1583 vulnerable 2026-06-03 14:28:06.045512 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-1582 vulnerable 2026-06-03 14:28:06.042518 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-1581 vulnerable 2026-06-03 14:28:06.019380 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-1452 vulnerable 2026-06-03 14:28:05.537296 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-1380 vulnerable 2026-06-03 14:28:05.310540 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-1376 vulnerable 2026-06-03 14:28:05.280438 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-1001 vulnerable 2026-06-03 14:27:58.624105 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-0910 vulnerable 2026-06-03 14:27:58.416126 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-0909 vulnerable 2026-06-03 14:27:58.413739 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-0907 vulnerable 2026-06-03 14:27:58.395804 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-0906 vulnerable 2026-06-03 14:27:58.393505 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-0905 vulnerable 2026-06-03 14:27:58.387464 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2006-5706 vulnerable 2026-06-03 14:27:46.478685 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2006-5465 vulnerable 2026-06-03 14:27:45.939211 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2006-5178 vulnerable 2026-06-03 14:27:45.136108 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.958970 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2006-4625 vulnerable 2026-06-03 14:27:43.420431 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.813561 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2006-4020 vulnerable 2026-06-03 14:27:36.492413 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2006-3017 vulnerable 2026-06-03 14:27:33.803337 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2006-1608 vulnerable 2026-06-03 14:27:24.744368 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2006-1494 vulnerable 2026-06-03 14:27:24.448523 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2006-1490 vulnerable 2026-06-03 14:27:24.426474 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.152166 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2006-1015 vulnerable 2026-06-03 14:27:23.140260 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2006-1014 vulnerable 2026-06-03 14:27:23.122034 Details available
Argument injection vulnerability in certain PHP 4.x and 5.x applications, when used with sendmail and when accepting remote input for the additional_parameters argument to the mb_send_mail function, allows context-dependent attackers to read and create arbitrary files by providing extra -C and -X arguments to sendmail. 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:14.653Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2006-0207 vulnerable 2026-06-03 14:27:20.156684 Details available
Multiple HTTP response splitting vulnerabilities in PHP 5.1.1 allow remote attackers to inject arbitrary HTTP headers via a crafted Set-Cookie header, related to the (1) session extension (aka ext/session) and the (2) header function.
Published: 2006-01-13T23:00:00.000Z
Updated: 2024-08-07T16:25:33.999Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2005-3883 vulnerable 2026-06-03 14:27:11.577387 Details available
CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the "To" address argument.
Published: 2005-11-29T11:00:00.000Z
Updated: 2024-08-07T23:24:36.604Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2005-3390 vulnerable 2026-06-03 14:27:09.752811 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2005-3319 vulnerable 2026-06-03 14:27:09.521392 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2004-1065 vulnerable 2026-06-03 14:26:38.215249 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-1020 vulnerable 2026-06-03 14:26:37.953573 Details available
The addslashes function in PHP 4.3.9 does not properly escape a NULL (/0) character, which may allow remote attackers to read arbitrary files in PHP applications that contain a directory traversal vulnerability in require or include statements, but are otherwise protected by the magic_quotes_gpc mechanism. NOTE: this issue was originally REJECTed by its CNA before publication, but that decision is in active dispute. This candidate may change significantly in the future as a result of further discussion.
Published: 2004-12-08T05: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.950873 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-2004-0595 vulnerable 2026-06-03 14:26:36.150389 Details available
The strip_tags function in PHP 4.x up to 4.3.7, and 5.x up to 5.0.0RC3, does not filter null (\0) characters within tag names when restricting input to allowed tags, which allows dangerous tags to be processed by web browsers such as Internet Explorer and Safari, which ignore null characters and facilitate the exploitation of cross-site scripting (XSS) vulnerabilities.
Published: 2004-07-16T04:00:00.000Z
Updated: 2024-08-08T00:24:26.176Z
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.