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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2025-15500 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: OS Command Injection in Sangfor OMS. πŸ’₯ **Consequences**: Attackers can execute arbitrary system commands, leading to full server compromise, data theft, or service disruption.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: CWE-78 (OS Command Injection). πŸ› **Flaw**: Improper handling of the `sessionPath` parameter in the `/isomp-protocol/protocol/getHis` HTTP POST endpoint.

Q3Who is affected? (Versions/Components)

🏒 **Vendor**: Sangfor (China). πŸ“¦ **Product**: Operation and Maintenance Management System. ⚠️ **Affected**: Versions **3.0.8 and earlier**.

Q4What can hackers do? (Privileges/Data)

πŸ‘‘ **Privileges**: High (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H). πŸ“‚ **Data**: Full access to Confidentiality, Integrity, and Availability. Essentially **Root/Admin access**.

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Threshold**: **LOW**. 🌐 **Network**: Remote (AV:N). 🚫 **Auth**: No privileges required (PR:N). 🀝 **UI**: No user interaction needed (UI:N). Easy to exploit remotely.

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

πŸ” **Exploit Status**: Public references exist on GitHub and VDB. πŸ“ **Details**: Issue #11 on GitHub and VDB-340345 indicate active tracking and potential PoC availability.

Q7How to self-check? (Features/Scanning)

πŸ”Ž **Self-Check**: Scan for Sangfor OMS endpoints. πŸ“‘ **Target**: Look for HTTP POST requests to `/isomp-protocol/protocol/getHis`.…

Q8Is it fixed officially? (Patch/Mitigation)

πŸ› οΈ **Fix**: Upgrade to a version **newer than 3.0.8**. πŸ“’ **Official**: Check Sangfor’s official security advisory for the specific patched version.

Q9What if no patch? (Workaround)

🚧 **Workaround**: If patching is delayed, **block external access** to the OMS interface. πŸ›‘ **Mitigate**: Restrict network access to the `/isomp-protocol/protocol/getHis` endpoint via firewall/WAF rules.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. 🚨 **Priority**: Immediate action required. Remote, unauthenticated, high-impact vulnerability. Patch or isolate immediately.