Mall23 AddItem.ASP SQL注入漏洞

Mall23 AddItem.ASP SQL注入漏洞

漏洞ID 1109011 漏洞类型 SQL注入
发布时间 2005-08-21 更新时间 2005-10-20
图片[1]-Mall23 AddItem.ASP SQL注入漏洞-安全小百科CVE编号 CVE-2005-3043
图片[2]-Mall23 AddItem.ASP SQL注入漏洞-安全小百科CNNVD-ID CNNVD-200509-224
漏洞平台 ASP CVSS评分 7.5
|漏洞来源
https://www.exploit-db.com/exploits/26291
http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-200509-224
|漏洞详情
Mall23eCommerce是一个电子商务程序。Mall23eCommerce的AddItem.asp中存在SQL注入漏洞,远程攻击者可以通过idOption_Dropdown_2参数执行任意SQL指令。
|漏洞EXP
source: http://www.securityfocus.com/bid/14898/info

Mall23 is prone to an SQL injection vulnerability. This is due to a lack of proper sanitization of user-supplied input before using it in an SQL query.

Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.

<form action="http://www.example.com/m23Basket/AddItem.asp?idProduct=6" method="POST">
<input type="hidden" name="idOption_Dropdown_2" value="'[SQL INJECTION]">
<input type="Submit" name="submit" value="Test Exploit">
</form>
|参考资料

来源:MISC
链接:http://systemsecure.org/ssforum/viewtopic.php?t=277
来源:XF
名称:mall23-additem-sql-injection(22356)
链接:http://xforce.iss.net/xforce/xfdb/22356
来源:BID
名称:14898
链接:http://www.securityfocus.com/bid/14898
来源:OSVDB
名称:19595
链接:http://www.osvdb.org/19595
来源:VUPEN
名称:ADV-2005-1811
链接:http://www.frsirt.com/english/advisories/2005/1811
来源:SECUNIA
名称:16903
链接:http://secunia.com/advisories/16903
来源:MISC
链接:http://packetstormsecurity.org/0509-exploits/mall23.txt

相关推荐: Software602 602 LAN Suite Multiple Remote Denial Of Service Vulnerabilities

Software602 602 LAN Suite Multiple Remote Denial Of Service Vulnerabilities 漏洞ID 1097708 漏洞类型 Failure to Handle Exceptional Condit…

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