3 matches found
The vulnerability of the bzread function (ext/bz2/bz2.c) in the PHP programming language allows a attacker to trigger a service failure or execute arbitrary code.
The vulnerability of the bzread function ext/bz2/bz2.c in the PHP interpreter is related to writing beyond the buffer boundaries in memory. Exploiting this vulnerability can allow a malicious actor to cause service failures or execute arbitrary code using a specially created .bz2 archive...
PHP bzread() function has an out-of-bounds write vulnerability
PHP PHP: Hypertext Preprocessor, PHP: Hypertext Preprocessor is an open source general-purpose computer scripting language maintained by the PHP Group and the open source community. An out-of-bounds write vulnerability exists in the PHP bzread function. An attacker can exploit the vulnerability t...
PT-2016-3406 · Php +4 · Php +4
Name of the Vulnerable Software and Affected Versions: PHP versions prior to 5.5.38 PHP versions 5.6.x prior to 5.6.24 PHP versions 7.x prior to 7.0.9 Description: The issue is related to the bzread function in the PHP interpreter, which is vulnerable to a buffer overflow in memory. This can be...