Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2025-01464
- Vendor: 東海大學
- Title: 東海大學 flowapi.ithu.tw 元件遠端程式碼執行 (CVE-2025-55182)
- Introduction: Next.js Framework React Server 元件遠端程式碼執行
處理狀態
目前狀態
公開
Last Update : 2026/01/13
-
新提交
-
已審核
-
已通報
-
已修補
-
未複測
-
公開
處理歷程
- 2025/12/08 16:10:21 : 新提交 (由 #! 更新此狀態)
- 2025/12/09 12:45:02 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2025/12/31 17:18:36 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2025/12/31 17:18:37 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2025/12/31 17:18:37 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2026/01/05 14:25:02 : 已修補 (由 組織帳號 更新此狀態)
- 2026/01/05 14:25:52 : 已修補 (由 組織帳號 更新此狀態)
- 2026/01/13 03:00:09 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2025-01464
- 通報者:summer83583 (#!)
- 風險:嚴重
- 類型:遠端命令執行 (Remote Code Execution)
參考資料
攻擊者可經由該漏洞取得主機完整權限、任意寫入檔案及取得大量內網資訊。
漏洞說明: OWASP - Code Injection
https://www.owasp.org/index.php/Code_Injection
漏洞說明: OWASP - Command Injection
https://www.owasp.org/index.php/Command_Injection
漏洞說明: CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')
http://cwe.mitre.org/data/definitions/77.html
漏洞說明: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
http://cwe.mitre.org/data/definitions/78.html
漏洞說明: OWASP - Code Injection
https://www.owasp.org/index.php/Code_Injection
漏洞說明: OWASP - Command Injection
https://www.owasp.org/index.php/Command_Injection
漏洞說明: CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')
http://cwe.mitre.org/data/definitions/77.html
漏洞說明: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
http://cwe.mitre.org/data/definitions/78.html
(本欄位資訊由系統根據漏洞類別自動產生,做為漏洞參考資料。)
相關網址
https://flowapi.ithu.tw
敘述
對 https://flowapi.ithu.tw/apps 送出一個特製的 multipart/form-data POST 請求,內容模仿 Next.js Server Actions 的序列化格式,讓伺服器在解析時執行內嵌的 JavaScript。
JavaScript 會呼叫 child_process.execSync('ls'),並把輸出轉成 base64,放到錯誤 digest 裡,導致回應 header 出現:
X-Action-Redirect:/logіn?а=YW02NАрjYТAzYwRhNnNlcgрlMzg2CmVudHJ5cG9pbnQuc2gKаТЕ4bgрqYХZhCm5vZGVfbw9kdw×lcwpwYWNrYWdlLmpzb24KcHVibGl
jCnNlcnzlci5qcwpzbHQKc2x3Cg==;push
在本機把 a 參數裡的 base64 解碼,可以看到:
node_modules、package.json、server.js 等遠端伺服器目錄內容,證明 RCE 已成功。
測試僅執行 ls 等最小化指令,沒有存取或破壞任何敏感資料。
修補建議
升級至 Next.js Framework 15.0.5、15.1.9、15.2.6、15.3.6、15.4.8、15.5.7、16.0.7 或更新版本。
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。