logo
DATABASE RESOURCES PRICING ABOUT US

Remote Code Execution (RCE)

Description

php is vulnerable to remote code execution (RCE) attacks. The vulnerability exists through a format string vulnerability in stream.c in the phar extension in PHP 5.3.x through 5.3.3 allows context-dependent attackers to obtain sensitive information (memory contents) and possibly execute arbitrary code via a crafted phar:// URI that is not properly handled by the phar_stream_flush function, leading to errors in the php_stream_wrapper_log_error function. NOTE: this vulnerability exists because of an incomplete fix for CVE-2010-2094.


Affected Software


CPE Name Name Version
php 5.3.3__3.el6_2.5
php 5.3.3__3.el6
php 5.3.2__6.el6_0.1
php 5.3.3__3.el6_2.8
php 5.3.2__6.el6
php 5.3.3__3.el6_1.3
php 5.3.3__3.el6_2.6
php53 5.3.3__5.el5
php53 5.3.3__1.el5_7.6
php53 5.3.3__1.el5_6.1
php53 5.3.3__1.el5_7.5
php53 5.3.3__1.el5_7.3
php53 5.3.3__7.el5_8
php53 5.3.3__1.el5

Related