Show filters
93 Total Results
Displaying 71-80 of 93
Sort by:
Attacker Value
Unknown

CVE-2007-1378

Disclosure Date: March 10, 2007 (last updated October 04, 2023)
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.
0
Attacker Value
Unknown

CVE-2007-1376

Disclosure Date: March 10, 2007 (last updated October 04, 2023)
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.
0
Attacker Value
Unknown

CVE-2007-1379

Disclosure Date: March 10, 2007 (last updated October 04, 2023)
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.
0
Attacker Value
Unknown

CVE-2007-1380

Disclosure Date: March 10, 2007 (last updated October 04, 2023)
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.
0
Attacker Value
Unknown

CVE-2006-4433

Disclosure Date: August 29, 2006 (last updated October 04, 2023)
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.
0
Attacker Value
Unknown

CVE-2006-4020

Disclosure Date: August 08, 2006 (last updated October 04, 2023)
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.
0
Attacker Value
Unknown

CVE-2006-3011

Disclosure Date: June 26, 2006 (last updated October 04, 2023)
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.
0
Attacker Value
Unknown

CVE-2006-3017

Disclosure Date: June 14, 2006 (last updated October 04, 2023)
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.
0
Attacker Value
Unknown

CVE-2006-2660

Disclosure Date: June 13, 2006 (last updated October 04, 2023)
Buffer consumption vulnerability in the tempnam function in PHP 5.1.4 and 4.x before 4.4.3 allows local users to bypass restrictions and create PHP files with fixed names in other directories via a pathname argument longer than MAXPATHLEN, which prevents a unique string from being appended to the filename.
0
Attacker Value
Unknown

CVE-2006-1608

Disclosure Date: April 10, 2006 (last updated February 22, 2025)
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.
0