Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2022-00649
- Vendor: 國立高雄科技大學
- Title: 國立高雄科技大學圖書館 任意上傳檔案
- Introduction: FCKEditor 任意檔案上傳問題
處理狀態
目前狀態
公開
Last Update : 2022/10/14
-
新提交
-
已審核
-
已通報
-
未回報修補狀況
-
未複測
-
公開
處理歷程
- 2022/08/14 05:37:31 : 新提交 (由 Marco 更新此狀態)
- 2022/08/14 05:44:24 : 新提交 (由 Marco 更新此狀態)
- 2022/08/15 07:27:49 : 新提交 (由 Marco 更新此狀態)
- 2022/08/16 01:13:07 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2022/08/31 18:13:28 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2022/08/31 18:13:28 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2022/08/31 18:13:28 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2022/10/14 03:00:02 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2022-00649
- 通報者:mlgzackfly (Marco)
- 風險:高
- 類型:任意檔案上傳 (Arbitrary File Upload)
參考資料
攻擊者可上傳任意檔案至該主機,有機會經由上傳之文件取得該主機系統權限。
漏洞說明: OWASP - Unrestricted File Upload
https://www.owasp.org/index.php/Unrestricted_File_Upload
漏洞說明: CWE-434: Unrestricted Upload of File with Dangerous Type
https://cwe.mitre.org/data/definitions/434.html
漏洞說明: OWASP - Unrestricted File Upload
https://www.owasp.org/index.php/Unrestricted_File_Upload
漏洞說明: CWE-434: Unrestricted Upload of File with Dangerous Type
https://cwe.mitre.org/data/definitions/434.html
(本欄位資訊由系統根據漏洞類別自動產生,做為漏洞參考資料。)
相關網址
https://space.lib.nkust.edu.tw/space/fckeditor/upload_files/1660425920.txt
敘述
https://space.lib.nkust.edu.tw/space/fckeditor/editor/fckeditor.html
從網址中能得知使用的是 FCKeditor,進而尋找下一步所需的上傳頁面。
從 fckconfig.js 中,可得知上傳連結為https://space.lib.nkust.edu.tw/space/fckeditor/editor/filemanager/connectors/php/upload.php
用 POST 的方式在 form-data 中 使用 NewFile 參數夾帶檔案便可上傳成功
而 Response 則會告知我們檔案的名稱及位置
有機會藉由此頁面上傳 webshell 來獲取更高的權限。
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。