PHP Exposure of Sensitive Information to an Unauthorized Actor Vulnerability - CVE-2010-1914 - Vulnerability Database

PHP Exposure of Sensitive Information to an Unauthorized Actor Vulnerability - CVE-2010-1914

Medium
Reference: CVE-2010-1914
Title: PHP Exposure of Sensitive Information to an Unauthorized Actor Vulnerability
Overview:

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.