Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2018-01718
- Vendor: 華泰文化事業股份有限公司
- Title: 華泰文化網網站,存在任意檔案下載漏洞
- Introduction: 啊就...Arbitrary File Download漏洞
處理狀態
目前狀態
公開
Last Update : 2019/01/22
-
新提交
-
已審核
-
已通報
-
已修補
-
未複測
-
公開
處理歷程
- 2018/11/24 23:50:12 : 新提交 (由 癡情法王 更新此狀態)
- 2018/11/25 01:38:06 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/11/26 10:34:51 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/11/26 10:34:51 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/12/28 15:30:29 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/12/28 15:30:29 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2019/01/14 16:10:31 : 已修補 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2019/01/22 03:00:07 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2018-01718
- 通報者: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
(本欄位資訊由系統根據漏洞類別自動產生,做為漏洞參考資料。)
相關網址
http://www.hwatai.com.tw/App_Script/file.ashx?pdf=web.config&dir=../
敘述
- 網站不存在下載檢核機制、或檢核機制不夠完整,導致user可下載敏感資訊
- 例如可下載web.config檔的設定,含有疑似DB連線資訊,不可不慎
修補建議
1. 過濾參數(例如:pdf),以白名單的方式限制範圍外的路徑或檔案類型
2. 盡量使用關聯的方式(例如:pdfID=1取代pdf=abc.pdf)來傳遞檔案資訊
3. 限制web server的權限,不允許存取敏感目錄或檔案
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。