Alan Ward A-Cart多个输入验证漏洞

Alan Ward A-Cart多个输入验证漏洞

漏洞ID 1107834 漏洞类型 输入验证
发布时间 2004-03-29 更新时间 2005-10-20
图片[1]-Alan Ward A-Cart多个输入验证漏洞-安全小百科CVE编号 CVE-2004-1873
图片[2]-Alan Ward A-Cart多个输入验证漏洞-安全小百科CNNVD-ID CNNVD-200412-311
漏洞平台 ASP CVSS评分 7.5
|漏洞来源
https://www.exploit-db.com/exploits/23891
http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-200412-311
|漏洞详情
A-CART是一款由VBScript脚本实现的ASP购物应用程序。A-CART存在多个输入脚本问题,远程攻击者可以利用这个漏洞获得用户敏感信息或修改数据库。具体问题如下:category.asp脚本对’catcode’参数缺少充分过滤,提交包含恶意SQL命令作为此参数数据,可绕过原有数据库逻辑,获得敏感信息或更改数据库。另外deliver.asp和billing.asp脚本对URI数据缺少过滤,可造成跨站脚本攻击。
|漏洞EXP
source: http://www.securityfocus.com/bid/9997/info

Reportedly A-Cart is prone to multiple input validation vulnerabilities. These issues are due to a failure of the application to properly sanitize user supplied input prior to its use in SQL queries and generation of dynamic content.

The SQL injection issue may allow a remote attacker to manipulate SQL query logic, potentially leading to access to sensitive information such as the administrator password hash or corruption of database data. SQL injection attacks may also potentially be used to exploit latent vulnerabilities in the underlying database implementation.

The cross-site scripting issue could permit a remote attacker to create a malicious link to the vulnerable application that includes hostile HTML and script code. If this link were 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/category.asp?catcode=[SqlInjection]
http://www.example.com/category.asp?catcode=1%20union%20all%20select%20pass,0,0,0,0%20from%20customers%20where%20fname='[Username]'
|参考资料

来源:XF
名称:acart-categoryasp-sql-injection(15661)
链接:http://xforce.iss.net/xforce/xfdb/15661
来源:BID
名称:9997
链接:http://www.securityfocus.com/bid/9997
来源:SECUNIA
名称:11236
链接:http://secunia.com/advisories/11236
来源:BUGTRAQ
名称:20040329A-CARTPro&A-CART2.0InputValidationHoles;
链接:http://marc.theaimsgroup.com/?l=bugtraq&m;=108057887008983&w;=2
来源:BUGTRAQ
名称:20061118Re:A-CartPROSQLInjection
链接:http://www.securityfocus.com/archive/1/archive/1/452023/100/0/threaded
来源:BUGTRAQ
名称:20061118A-CartPROSQLInjection
链接:http://www.securityfocus.com/archive/1/archive/1/452006/100/0/threaded
来源:BUGTRAQ
名称:20061118A-Cart2.0SQLInjection
链接:http://www.securityfocus.com/archive/1/archive/1/452005/100/0/threaded
来源:BUGTRAQ
名称:20061114A-Cartpro[injectionsql(post&get;)]
链接:http://www.securityfocus.com/archive/1/archive/1/451594/100/100/threaded
来源:www.aria-security.com
链接:http://www.aria-security.com/forum/showthread.php?t=32
来源:www.aria-security.com
链接:http://www.aria-security.com/forum/showthread.php?t=31
来源:s-a-p.ca

相关推荐: BVRP SLWebmail GUI Applications Denial Of Service Vulnerability

BVRP SLWebmail GUI Applications Denial Of Service Vulnerability 漏洞ID 1100345 漏洞类型 Design Error 发布时间 2003-05-07 更新时间 2003-05-07 CVE…

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