Show filters
117 Total Results
Displaying 51-60 of 117
Sort by:
Attacker Value
Unknown
CVE-2007-2727
Disclosure Date: May 16, 2007 (last updated October 04, 2023)
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.
0
Attacker Value
Unknown
CVE-2007-2510
Disclosure Date: May 09, 2007 (last updated October 04, 2023)
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.
0
Attacker Value
Unknown
CVE-2007-2509
Disclosure Date: May 09, 2007 (last updated October 04, 2023)
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.
0
Attacker Value
Unknown
CVE-2007-2511
Disclosure Date: May 09, 2007 (last updated October 04, 2023)
Buffer overflow in the user_filter_factory_create function in PHP before 5.2.2 has unknown impact and local attack vectors.
0
Attacker Value
Unknown
CVE-2007-1884
Disclosure Date: April 06, 2007 (last updated October 04, 2023)
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.
0
Attacker Value
Unknown
CVE-2007-1885
Disclosure Date: April 06, 2007 (last updated October 04, 2023)
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.
0
Attacker Value
Unknown
CVE-2007-1890
Disclosure Date: April 06, 2007 (last updated October 04, 2023)
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.
0
Attacker Value
Unknown
CVE-2007-1883
Disclosure Date: April 06, 2007 (last updated October 04, 2023)
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.
0
Attacker Value
Unknown
CVE-2007-1888
Disclosure Date: April 06, 2007 (last updated October 04, 2023)
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.
0
Attacker Value
Unknown
CVE-2007-1001
Disclosure Date: April 06, 2007 (last updated October 04, 2023)
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.
0