Show filters
106 Total Results
Displaying 101-106 of 106
Sort by:
Attacker Value
Unknown
CVE-2006-4023
Disclosure Date: August 09, 2006 (last updated October 04, 2023)
The ip2long function in PHP 5.1.4 and earlier may incorrectly validate an arbitrary string and return a valid network IP address, which allows remote attackers to obtain network information and facilitate other attacks, as demonstrated using SQL injection in the X-FORWARDED-FOR Header in index.php in MiniBB 2.0. NOTE: it could be argued that the ip2long behavior represents a risk for security-relevant issues in a way that is similar to strcpy's role in buffer overflows, in which case this would be a class of implementation bugs that would require separate CVE items for each PHP application that uses ip2long in a security-relevant manner.
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-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-2563
Disclosure Date: May 29, 2006 (last updated October 04, 2023)
The cURL library (libcurl) in PHP 4.4.2 and 5.1.4 allows attackers to bypass safe mode and read files via a file:// request containing null characters.
0
Attacker Value
Unknown
CVE-2006-1017
Disclosure Date: March 07, 2006 (last updated February 22, 2025)
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.
0