Show filters
116 Total Results
Displaying 41-50 of 116
Sort by:
Attacker Value
Unknown
CVE-2011-1464
Disclosure Date: March 20, 2011 (last updated October 04, 2023)
Buffer overflow in the strval function in PHP before 5.3.6, when the precision configuration option has a large value, might allow context-dependent attackers to cause a denial of service (application crash) via a small numerical value in the argument.
0
Attacker Value
Unknown
CVE-2011-1148
Disclosure Date: March 18, 2011 (last updated October 04, 2023)
Use-after-free vulnerability in the substr_replace function in PHP 5.3.6 and earlier allows context-dependent attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact by using the same variable for multiple arguments.
0
Attacker Value
Unknown
CVE-2011-1153
Disclosure Date: March 16, 2011 (last updated October 04, 2023)
Multiple format string vulnerabilities in phar_object.c in the phar extension in PHP 5.3.5 and earlier allow context-dependent attackers to obtain sensitive information from process memory, cause a denial of service (memory corruption), or possibly execute arbitrary code via format string specifiers in an argument to a class method, leading to an incorrect zend_throw_exception_ex call.
0
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-0753
Disclosure Date: February 02, 2011 (last updated October 04, 2023)
Race condition in the PCNTL extension in PHP before 5.3.4, when a user-defined signal handler exists, might allow context-dependent attackers to cause a denial of service (memory corruption) via a large number of concurrent signals.
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-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