Show filters
82 Total Results
Displaying 51-60 of 82
Sort by:
Attacker Value
Unknown

CVE-2010-1914

Disclosure Date: May 12, 2010 (last updated October 04, 2023)
The Zend Engine in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allows context-dependent attackers to obtain sensitive information by interrupting the handler for the (1) ZEND_BW_XOR opcode (shift_left_function), (2) ZEND_SL opcode (bitwise_xor_function), or (3) ZEND_SR opcode (shift_right_function), related to the convert_to_long_base function.
0
Attacker Value
Unknown

CVE-2010-1860

Disclosure Date: May 07, 2010 (last updated October 04, 2023)
The html_entity_decode function in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allows context-dependent attackers to obtain sensitive information (memory contents) or trigger memory corruption by causing a userspace interruption of an internal call, related to the call time pass by reference feature.
0
Attacker Value
Unknown

CVE-2010-1862

Disclosure Date: May 07, 2010 (last updated October 04, 2023)
The chunk_split function in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allows context-dependent attackers to obtain sensitive information (memory contents) by causing a userspace interruption of an internal function, related to the call time pass by reference feature.
0
Attacker Value
Unknown

CVE-2010-1868

Disclosure Date: May 07, 2010 (last updated October 04, 2023)
The (1) sqlite_single_query and (2) sqlite_array_query functions in ext/sqlite/sqlite.c in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allow context-dependent attackers to execute arbitrary code by calling these functions with an empty SQL query, which triggers access of uninitialized memory.
0
Attacker Value
Unknown

CVE-2010-1864

Disclosure Date: May 07, 2010 (last updated October 04, 2023)
The addcslashes function in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allows context-dependent attackers to obtain sensitive information (memory contents) by causing a userspace interruption of an internal function, related to the call time pass by reference feature.
0
Attacker Value
Unknown

CVE-2010-1861

Disclosure Date: May 07, 2010 (last updated October 04, 2023)
The sysvshm extension for PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allows context-dependent attackers to write to arbitrary memory addresses by using an object's __sleep function to interrupt an internal call to the shm_put_var function, which triggers access of a freed resource.
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-2010-1129

Disclosure Date: March 26, 2010 (last updated October 04, 2023)
The safe_mode implementation in PHP before 5.2.13 does not properly handle directory pathnames that lack a trailing / (slash) character, which allows context-dependent attackers to bypass intended access restrictions via vectors related to use of the tempnam function.
0
Attacker Value
Unknown

CVE-2010-1128

Disclosure Date: March 26, 2010 (last updated October 04, 2023)
The Linear Congruential Generator (LCG) in PHP before 5.2.13 does not provide the expected entropy, which makes it easier for context-dependent attackers to guess values that were intended to be unpredictable, as demonstrated by session cookies generated by using the uniqid function.
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