PHP代码片段库中的多个跨站脚本漏洞

PHP代码片段库中的多个跨站脚本漏洞

漏洞ID 1108134 漏洞类型 跨站脚本
发布时间 2004-08-24 更新时间 2005-10-20
图片[1]-PHP代码片段库中的多个跨站脚本漏洞-安全小百科CVE编号 CVE-2004-1746
图片[2]-PHP代码片段库中的多个跨站脚本漏洞-安全小百科CNNVD-ID CNNVD-200412-1171
漏洞平台 PHP CVSS评分 4.3
|漏洞来源
https://www.exploit-db.com/exploits/24410
http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-200412-1171
|漏洞详情
PHP代码片段库中index.php存在跨站脚本攻击(XSS)漏洞。远程攻击者借助(1)cat_select或(2)show参数注入任意web脚本或HTML。
|漏洞EXP
source: http://www.securityfocus.com/bid/11038/info

PHP Code Snippet Library is reported prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure of the application to properly sanitize user-supplied URI input.

These issues could permit a remote attacker to create a malicious URI link to the PHP Code Snippet Library site that includes hostile HTML and script code. If this link were to be followed, the hostile code may be rendered in the web browser of the victim user. This would occur in the security context of the affected web site and may allow for theft of cookie-based authentication credentials or other attacks.

http://www.example.com/[path]/index.php?cat_select=[XSS]
http://www.example.com/[path]/index.php?cat_select=[XSS]&show=[XSS]
|参考资料

来源:XF
名称:snippet-index-xss(17108)
链接:http://xforce.iss.net/xforce/xfdb/17108
来源:BID
名称:11038
链接:http://www.securityfocus.com/bid/11038
来源:SECUNIA
名称:12370
链接:http://secunia.com/advisories/12370
来源:BUGTRAQ
名称:20040824PHPCodeSnippetLibraryMultipleCross-SiteScripting(XSS)
链接:http://marc.theaimsgroup.com/?l=bugtraq&m;=109340580218818&w;=2

相关推荐: SugarCRM/SugarSales Remote File Include Vulnerability

SugarCRM/SugarSales Remote File Include Vulnerability 漏洞ID 1097353 漏洞类型 Input Validation Error 发布时间 2005-01-07 更新时间 2005-01-07 CVE…

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