Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2024-7120 β€” AI Deep Analysis Summary

CVSS 6.3 Β· Medium

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: OS Command Injection via `template` parameter in `list_base_config.php`. πŸ’₯ **Consequences**: Attackers can execute arbitrary system commands, compromising the entire gateway device.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: CWE-78 (OS Command Injection). πŸ› **Flaw**: Improper handling of the `template` argument allows malicious input to bypass validation and inject shell commands.

Q3Who is affected? (Versions/Components)

🏒 **Vendor**: Raisecom (η‘žζ–―θΎΎεΊ·). πŸ“¦ **Affected Products**: MSG1200, MSG2100E, MSG2200, MSG2300. πŸ“… **Version**: Specifically noted as SoftwareVersion 3.90.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Privileges**: Likely Root/System level via web interface. πŸ“‚ **Data**: Full device compromise, data exfiltration, and potential lateral movement within the network.

Q5Is exploitation threshold high? (Auth/Config)

πŸ” **Auth Required**: Yes, PR:L (Privileges Required: Low). 🌐 **Access**: Remote (AV:N). ⚠️ **Threshold**: Low. Requires valid credentials but no user interaction (UI:N).

Q6Is there a public Exp? (PoC/Wild Exploitation)

πŸ’£ **Public Exploits**: YES. Multiple PoCs available on GitHub (e.g., `fa-rrel`, `gh-ost00`, `jokeir07x`). πŸ“’ **Status**: Actively disclosed and usable.

Q7How to self-check? (Features/Scanning)

πŸ” **Detection**: Scan for `list_base_config.php` endpoints. πŸ§ͺ **Test**: Inject payloads into the `template` parameter. πŸ› οΈ **Tools**: Use Nuclei templates (`CVE-2024-7120.yaml`) for automated scanning.

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Patch**: Official vendor patch status not explicitly detailed in data, but vulnerability is classified as Critical. πŸ“ **Note**: Immediate mitigation is recommended until official fix is confirmed.

Q9What if no patch? (Workaround)

🚧 **Workaround**: Restrict access to the Web Interface (WAF/ACL). 🚫 **Input Validation**: Sanitize `template` parameters strictly. πŸ”’ **Network Segmentation**: Isolate affected gateways from critical network segments.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: HIGH. πŸ“‰ **CVSS**: 7.8 (High). 🚨 **Action**: Prioritize patching or immediate network isolation. Public exploits exist, making this an active threat.