Show filters
111 Total Results
Displaying 31-40 of 111
Sort by:
Attacker Value
Unknown

CVE-2011-1092

Disclosure Date: March 15, 2011 (last updated October 04, 2023)
Integer overflow in ext/shmop/shmop.c in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (crash) and possibly read sensitive memory via a large third argument to the shmop_read function.
0
Attacker Value
Unknown

CVE-2011-0755

Disclosure Date: February 02, 2011 (last updated October 04, 2023)
Integer overflow in the mt_rand function in PHP before 5.3.4 might make it easier for context-dependent attackers to predict the return values by leveraging a script's use of a large max parameter, as demonstrated by a value that exceeds mt_getrandmax.
0
Attacker Value
Unknown

CVE-2011-0752

Disclosure Date: February 02, 2011 (last updated October 04, 2023)
The extract function in PHP before 5.2.15 does not prevent use of the EXTR_OVERWRITE parameter to overwrite (1) the GLOBALS superglobal array and (2) the this variable, which allows context-dependent attackers to bypass intended access restrictions by modifying data structures that were not intended to depend on external input, a related issue to CVE-2005-2691 and CVE-2006-3758.
0
Attacker Value
Unknown

CVE-2010-4697

Disclosure Date: January 18, 2011 (last updated October 04, 2023)
Use-after-free vulnerability in the Zend engine in PHP before 5.2.15 and 5.3.x before 5.3.4 might allow context-dependent attackers to cause a denial of service (heap memory corruption) or have unspecified other impact via vectors related to use of __set, __get, __isset, and __unset methods on objects accessed by a reference.
0
Attacker Value
Unknown

CVE-2006-7243

Disclosure Date: January 18, 2011 (last updated October 04, 2023)
PHP before 5.3.4 accepts the \0 character in a pathname, which might allow context-dependent attackers to bypass intended access restrictions by placing a safe file extension after this character, as demonstrated by .php\0.jpg at the end of the argument to the file_exists function.
0
Attacker Value
Unknown

CVE-2010-4699

Disclosure Date: January 18, 2011 (last updated October 04, 2023)
The iconv_mime_decode_headers function in the Iconv extension in PHP before 5.3.4 does not properly handle encodings that are unrecognized by the iconv and mbstring (aka Multibyte String) implementations, which allows remote attackers to trigger an incomplete output array, and possibly bypass spam detection or have unspecified other impact, via a crafted Subject header in an e-mail message, as demonstrated by the ks_c_5601-1987 character set.
0
Attacker Value
Unknown

CVE-2009-5016

Disclosure Date: November 12, 2010 (last updated October 04, 2023)
Integer overflow in the xml_utf8_decode function in ext/xml/xml.c in PHP before 5.2.11 makes it easier for remote attackers to bypass cross-site scripting (XSS) and SQL injection protection mechanisms via a crafted string that uses overlong UTF-8 encoding, a different vulnerability than CVE-2010-3870.
0
Attacker Value
Unknown

CVE-2010-1130

Disclosure Date: March 26, 2010 (last updated October 04, 2023)
session.c in the session extension in PHP before 5.2.13, and 5.3.1, does not properly interpret ; (semicolon) characters in the argument to the session_save_path function, which allows context-dependent attackers to bypass open_basedir and safe_mode restrictions via an argument that contains multiple ; characters in conjunction with a .. (dot dot).
0
Attacker Value
Unknown

CVE-2009-4418

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

CVE-2009-4142

Disclosure Date: December 21, 2009 (last updated October 04, 2023)
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.
0