Vulnerabilities > PHP > PHP > 4.3.9

DATE CVE VULNERABILITY TITLE RISK
2007-09-04 CVE-2007-3998 Improper Input Validation vulnerability in multiple products
The wordwrap function in PHP 4 before 4.4.8, and PHP 5 before 5.2.4, does not properly use the breakcharlen variable, which allows remote attackers to cause a denial of service (divide-by-zero error and application crash, or infinite loop) via certain arguments, as demonstrated by a 'chr(0), 0, ""' argument set.
network
low complexity
php debian canonical CWE-20
5.0
2007-09-04 CVE-2007-3997 Permissions, Privileges, and Access Controls vulnerability in PHP
The (1) MySQL and (2) MySQLi extensions in PHP 4 before 4.4.8, and PHP 5 before 5.2.4, allow remote attackers to bypass safe_mode and open_basedir restrictions via MySQL LOCAL INFILE operations, as demonstrated by a query with LOAD DATA LOCAL INFILE.
network
low complexity
php CWE-264
7.5
2007-09-04 CVE-2007-3996 Numeric Errors vulnerability in PHP
Multiple integer overflows in libgd in PHP before 5.2.4 allow remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a large (1) srcW or (2) srcH value to the (a) gdImageCopyResized function, or a large (3) sy (height) or (4) sx (width) value to the (b) gdImageCreate or the (c) gdImageCreateTrueColor function.
network
php CWE-189
6.8
2007-08-29 CVE-2007-4586 Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in PHP
Multiple buffer overflows in php_iisfunc.dll in the iisfunc extension for PHP 5.2.0 and earlier allow context-dependent attackers to execute arbitrary code, probably during Unicode conversion, as demonstrated by a long string in the first argument to the iis_getservicestate function, related to the ServiceId argument to the (1) fnStartService, (2) fnGetServiceState, (3) fnStopService, and possibly other functions.
network
low complexity
php CWE-119
7.5
2007-08-21 CVE-2007-4441 Local Buffer Overflow vulnerability in PHP Win32std Extension
Buffer overflow in php_win32std.dll in the win32std extension for PHP 5.2.0 and earlier allows context-dependent attackers to execute arbitrary code via a long string in the filename argument to the win_browse_file function.
local
low complexity
php
4.6
2007-07-16 CVE-2007-3799 Improper Input Validation vulnerability in PHP
The session_start function in ext/session in PHP 4.x up to 4.4.7 and 5.x up to 5.2.3 allows remote attackers to insert arbitrary attributes into the session cookie via special characters in a cookie that is obtained from (1) PATH_INFO, (2) the session_id function, and (3) the session_start function, which are not encoded or filtered when the new session cookie is generated, a related issue to CVE-2006-0207.
network
php CWE-20
4.3
2007-06-29 CVE-2007-3378 Permissions, Privileges, and Access Controls vulnerability in PHP
The (1) session_save_path, (2) ini_set, and (3) error_log functions in PHP 4.4.7 and earlier, and PHP 5 5.2.3 and earlier, when invoked from a .htaccess file, allow remote attackers to bypass safe_mode and open_basedir restrictions and possibly execute arbitrary commands, as demonstrated using (a) php_value, (b) php_flag, and (c) directives in .htaccess.
network
php CWE-264
6.8
2007-05-24 CVE-2007-2844 Authentication Bypass vulnerability in PHP Crypt Function
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.
network
php
critical
9.3
2007-05-17 CVE-2007-2748 Information Exposure vulnerability in PHP
The substr_count function in PHP 5.2.1 and earlier allows context-dependent attackers to obtain sensitive information via unspecified vectors, a different affected function than CVE-2007-1375.
network
php CWE-200
4.3
2007-05-09 CVE-2007-2511 Unspecified vulnerability in PHP
Buffer overflow in the user_filter_factory_create function in PHP before 5.2.2 has unknown impact and local attack vectors.
local
low complexity
php
7.2