Show filters
121 Total Results
Displaying 31-40 of 121
Sort by:
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-2011-0754

Disclosure Date: February 02, 2011 (last updated October 04, 2023)
The SplFileInfo::getType function in the Standard PHP Library (SPL) extension in PHP before 5.3.4 on Windows does not properly detect symbolic links, which might make it easier for local users to conduct symlink attacks by leveraging cross-platform differences in the stat structure, related to lack of a FILE_ATTRIBUTE_REPARSE_POINT check.
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-2010-4409

Disclosure Date: December 06, 2010 (last updated October 04, 2023)
Integer overflow in the NumberFormatter::getSymbol (aka numfmt_get_symbol) function in PHP 5.3.3 and earlier allows context-dependent attackers to cause a denial of service (application crash) via an invalid argument.
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-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
Attacker Value
Unknown

CVE-2009-4143

Disclosure Date: December 21, 2009 (last updated October 04, 2023)
PHP before 5.2.12 does not properly handle session data, which has unspecified impact and attack vectors related to (1) interrupt corruption of the SESSION superglobal array and (2) the session.save_path directive.
0