MySimpleNews PHP注入漏洞

MySimpleNews PHP注入漏洞

漏洞ID 1107014 漏洞类型 代码注入
发布时间 2002-10-02 更新时间 2002-12-31
图片[1]-MySimpleNews PHP注入漏洞-安全小百科CVE编号 CVE-2002-2319
图片[2]-MySimpleNews PHP注入漏洞-安全小百科CNNVD-ID CNNVD-200212-796
漏洞平台 PHP CVSS评分 7.5
|漏洞来源
https://www.exploit-db.com/exploits/21900
http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-200212-796
|漏洞详情
MySimpleNews中users.php存在静态代码注入漏洞。远程攻击者借助(1)LOGIN,(2)DATA,和(3)MESS参数注入任意PHP代码和HTML,该漏洞插入news.php3。
|漏洞EXP
source: http://www.securityfocus.com/bid/5865/info

MySimpleNews allows users to enter news articles through a web interface. It will allow PHP code to be injected into URI parameters of the 'users.php' script, which will be stored into a MySimpleNews file (news.php3). The injected code may then be executed by the attacker by requesting the 'news.php3' script.

http://[target]/users.php?LOGIN=[PHP code]

http://[target]/users.php?DATA=[PHP code]

http://[target]/users.php?MESS=[PHP code]

PHP code injected in this manner can be executed with the following request:

http://[target]/news.php3
|参考资料

来源:BID
名称:5865
链接:http://www.securityfocus.com/bid/5865
来源:XF
名称:mysimplenews-users-news-php(10296)
链接:http://www.iss.net/security_center/static/10296.php
来源:BUGTRAQ
名称:20021002MySimpleNews(PHP)
链接:http://archives.neohapsis.com/archives/bugtraq/2002-10/0027.html

相关推荐: FreeBSD rc Arbitrary Directory Deletion Vulnerability

FreeBSD rc Arbitrary Directory Deletion Vulnerability 漏洞ID 1102053 漏洞类型 Access Validation Error 发布时间 2002-05-29 更新时间 2002-05-29 CV…

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