Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2026-00789
- Vendor: 中國製釉股份有限公司
- Title: 中國製釉股份有限公司 智能化生產系統 - 白箱測試 - 任意檔案下載 (Arbitrary File Download)
- Introduction: 經白箱測試,該網站應用程式存在任意檔案下載之漏洞,可任意下載該站台主機內之文件。
處理狀態
目前狀態
公開
Last Update : 2026/07/31
-
新提交
-
已審核
-
已通報
-
未回報修補狀況
-
未複測
-
公開
處理歷程
- 2026/05/31 20:56:08 : 新提交 (由 阿文 更新此狀態)
- 2026/05/31 20:58:56 : 新提交 (由 阿文 更新此狀態)
- 2026/05/31 21:06:03 : 新提交 (由 阿文 更新此狀態)
- 2026/05/31 21:17:07 : 新提交 (由 阿文 更新此狀態)
- 2026/06/01 15:52:00 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2026/07/02 12:28:07 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2026/07/02 12:28:07 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2026/07/02 12:28:07 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2026/07/31 03:00:13 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2026-00789
- 通報者:littlebabywen (阿文)
- 風險:嚴重
- 類型:任意檔案下載 (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://61.219.64.250:1688/cg/webview/AIO_site/Basic/Local_File_Proxy.php
敘述
-
根據 ZD-2026-00785 、ZD-2026-00788 之通報,前面通報有提到此系統是第三方開發,所以原始碼有進行加殼,但審查了根目錄發現 "http://61.219.64.250:1688/cg/WebView/AIO_Site/" 此資源是該單位自行開發之系統,並且也在 ZD-2026-00788 通報當中原始碼也一併洩漏出來。
-
稍微進行白箱分析可發現 Local_File_Proxy.php 這個原始碼檔案,可以看到接收與檢查層,對於檔案路徑沒有任何檢查跟過濾機制。
-
Exploit :
- http://61.219.64.250:1688/cg/webview/AIO_site/Basic/Local_File_Proxy.php?file=Local_File_Proxy.php (可直接下載 Local_File_Proxy.php 檔案)
- http://61.219.64.250:1688/cg/webview/AIO_site/Basic/Local_File_Proxy.php?file=Local_File_Proxy.php (可直接下載 Local_File_Proxy.php 檔案)
免責聲明
原始碼經分析之後已全數刪除
修補建議
1. 建立「路徑白名單」與「沙箱邊界」 (Path Validation & Sandboxing)
2. 移除檔案系統直接操作,改用「ID 映射機制」 (Indirect Reference)
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。