GetSolutions GetInternet – Multiple SQL Injections

30次阅读
没有评论

GetSolutions GetInternet – Multiple SQL Injections

漏洞ID 1054609 漏洞类型
发布时间 2004-09-10 更新时间 2004-09-10
GetSolutions GetInternet - Multiple SQL InjectionsCVE编号 N/A
GetSolutions GetInternet - Multiple SQL InjectionsCNNVD-ID N/A
漏洞平台 ASP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/24589
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/11150/info

getInternet is vulnerable to multiple remote SQL injection vulnerabilities in the 'welcome.asp', 'checklogin.asp', and 'lostpassword.asp' scripts. These issues are due to a failure of the application to properly validate user-supplied input prior to including it in an SQL query. 

An attacker may exploit these issues to manipulate and inject SQL queries onto the underlying database. It is possible to leverage this issue to steal database contents including administrator password hashes and user credentials as well as to make attacks against the underlying database.

The following proof of concept examples are available:
/welcome.asp?page=content_search.asp&search=[SQL]

/welcome.asp?page=content_display.asp&id=[SQL]&category=[SQL]

/welcome.asp?page=category_display.asp&category=[SQL]

/welcome.asp?page=contact_form.asp&id=[SQL]

/checklogin.asp
username: [SQL]
password: [SQL]

/lostpassword.asp
Name: [SQL]
Surname: [SQL]
ID Number: [SQL]

相关推荐: Nortel Contivity Denial of Service and File Viewing Vulnerabilities

Nortel Contivity Denial of Service and File Viewing Vulnerabilities 漏洞ID 1104377 漏洞类型 Failure to Handle Exceptional Conditions 发布时…

正文完
 0