Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2018-01454
- Vendor: 國史館台灣文獻館
- Title: 國史館台灣文獻館網站,存在任意檔案下載漏洞
- Introduction: 啊就...Arbitrary File Download漏洞
處理狀態
目前狀態
公開
Last Update : 2018/11/24
-
新提交
-
已審核
-
已通報
-
已修補
-
未複測
-
公開
處理歷程
- 2018/09/24 01:37:04 : 新提交 (由 癡情法王 更新此狀態)
- 2018/09/24 01:38:01 : 新提交 (由 癡情法王 更新此狀態)
- 2018/09/24 22:21:22 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/09/25 11:33:02 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/09/25 11:33:02 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/11/06 10:23:02 : 複測申請中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/11/06 22:28:33 : 未修補完成 (由 癡情法王 更新此狀態)
- 2018/11/24 03:00:11 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2018-01454
- 通報者:RoRo (癡情法王)
- 風險:中
- 類型:任意檔案下載 (Arbitrary File Download)
參考資料
攻擊者可經由該漏洞取得後端系統中的任意資料(包含主機之敏感檔案)。
OWASP Top 10 - 2017 A5 - Broken Access Control
https://www.owasp.org/index.php/Top_10-2017_A5-Broken_Access_Control
OWASP Top 10 - 2013 A4 - Insecure Direct Object References
https://www.owasp.org/index.php/Top_10_2013-A4-Insecure_Direct_Object_References
CWE-284: Improper Access Control
https://cwe.mitre.org/data/definitions/284.html
OWASP - Path Traversal 及防禦方式
https://www.owasp.org/index.php/Path_Traversal
CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
https://cwe.mitre.org/data/definitions/22.html
OWASP Top 10 - 2017 A5 - Broken Access Control
https://www.owasp.org/index.php/Top_10-2017_A5-Broken_Access_Control
OWASP Top 10 - 2013 A4 - Insecure Direct Object References
https://www.owasp.org/index.php/Top_10_2013-A4-Insecure_Direct_Object_References
CWE-284: Improper Access Control
https://cwe.mitre.org/data/definitions/284.html
OWASP - Path Traversal 及防禦方式
https://www.owasp.org/index.php/Path_Traversal
CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
https://cwe.mitre.org/data/definitions/22.html
(本欄位資訊由系統根據漏洞類別自動產生,做為漏洞參考資料。)
相關網址
https://www.th.gov.tw/new_index/download.php?f=pages/include/conn_db.php
敘述
- 不存在下載檢核機制、或檢核機制不夠完整,導致user可下載敏感資訊
- 例如可下載conn_db.php檔的程式原始碼,而內有疑似DB的連線資訊,不可不慎
修補建議
1. 過濾參數(例如:f),以白名單的方式限制範圍外的路徑或檔案類型
2. 盡量使用關聯的方式(例如:f_ID=1取代f=abc.pdf)來傳遞檔案資訊
3. 限制web server的權限,不允許存取敏感目錄或檔案
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。