Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2017-00907
- Vendor: 台灣三豐儀器股份有限公司
- Title: 台灣三豐儀器股份有限公司官網下載頁面任意檔案下載
- Introduction: 下載頁面未限制檔案路徑導致任意檔案下載
處理狀態
目前狀態
公開
Last Update : 2017/11/05
-
新提交
-
已審核
-
已通報
-
已修補
-
已複測
-
公開
處理歷程
- 2017/10/19 15:33:17 : 新提交 (由 violensoul 更新此狀態)
- 2017/10/19 23:45:23 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2017/10/20 16:57:11 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2017/10/20 16:57:12 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2017/10/25 12:35:10 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2017/10/25 12:35:11 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2017/11/01 13:06:39 : 已修補 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2017/11/01 13:07:21 : 確認已修補 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2017/11/05 03:00:45 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2017-00907
- 通報者:violensoul (violensoul)
- 風險:中
- 類型:任意檔案下載 (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.mitutoyo.com.tw/download.php
敘述
弱點說明
具弱點之URL:
具弱點之URL 利用方法:
可下載網站中任意路徑之PHP做code review後延伸後續攻擊
此payload sample將導致與簡訊廠商介接之資訊洩漏
修補建議
於download.php中$filename之變數限制資料夾位置:
$filename = dirname(__FILE__)."/sys-data/product_attachment/".basename($f);
並將原DB中存放之檔案位置將前綴之資料夾位置刪除
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。