CVE-2024-7120 is a critical OS command injection vulnerability in Raisecom MSG1200, MSG2100E, MSG2200, and MSG2300 devices running firmware version 3.90. The vulnerability exists in the web interface, specifically in the file list_base_config.php, where improper handling of the 'template' argument allows remote attackers to inject and execute arbitrary operating system commands.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
2 valid exploits after Mallory filtered fakes, detection scripts, and README-only repos.
This repository provides a proof-of-concept exploit for CVE-2024-7120, a command injection vulnerability in Raisecom MSG1200, MSG2100E, MSG2200, and MSG2300 devices (firmware 3.90). The main exploit script (CVE-2024-7120-exploit.py) is a Python tool that automates exploitation by sending a crafted GET request to the vulnerable web interface endpoint (/vpn/list_base_config.php) using the 'template' parameter to inject a shell command. The payload writes a marker file ('/www/tmp/info.html') to the device, which is then checked to confirm successful exploitation. The YAML file (CVE-2024-7120.yaml) provides a nuclei template for automated vulnerability scanning, and the Readme.md offers background, exploitation details, and mitigation advice. The exploit is operational, demonstrating real-world code execution, and targets network-exposed web interfaces of specific Raisecom gateway devices.
This repository contains a Nuclei template (CVE-2024-7120.yaml) and a detailed README for exploiting a command injection vulnerability (CVE-2024-7120) in Raisecom MSG1200, MSG2100E, MSG2200, and MSG2300 gateway devices running firmware version 3.90. The main exploit is implemented as a Nuclei YAML file, which sends a crafted HTTP GET request to the '/vpn/list_base_config.php' endpoint, injecting a shell command via the 'template' parameter. The payload writes a unique string to '/www/tmp/info.html', which is then retrieved to confirm successful command execution. The README provides background, affected models, exploitation details, and remediation advice. The exploit is a proof-of-concept and demonstrates remote, unauthenticated command execution via the device's web interface. No hardcoded IPs or domains are present, but the vulnerable endpoint and file path are fingerprintable. The repository is structured for use with the Nuclei scanning framework.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
1 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.