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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A critical SQL Injection (SQLi) flaw in the SMTP proxy. <br>πŸ’₯ **Consequences**: Attackers can achieve **Remote Code Execution (RCE)**. This is a severe breach allowing full system compromise.

Q2Root Cause? (CWE/Flaw)

πŸ” **Root Cause**: **CWE-89** (SQL Injection). <br>⚠️ **Flaw**: The SMTP proxy fails to properly sanitize user inputs before processing SQL queries, allowing malicious payloads to execute.

Q3Who is affected? (Versions/Components)

πŸ›‘οΈ **Affected**: **Sophos Firewall**. <br>πŸ“… **Version**: All versions **prior to 21.0.2**. If you are running an older build, you are at risk.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Hacker Power**: <br>πŸ”“ **Privileges**: Full system access via RCE. <br>πŸ“‚ **Data**: Complete confidentiality and integrity loss. The CVSS score indicates **High** impact on all security metrics.

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Exploitation Threshold**: **LOW**. <br>🌐 **Network**: Attack Vector is **Network (AV:N)**. <br>πŸ”‘ **Auth**: **No Privileges Required (PR:N)**. <br>πŸ‘οΈ **UI**: **No User Interaction (UI:N)**.…

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

πŸ“¦ **Public Exploit**: **No**. <br>🚫 **Status**: The `pocs` list is empty. No public Proof-of-Concept (PoC) or wild exploitation code is currently available.

Q7How to self-check? (Features/Scanning)

πŸ”Ž **Self-Check**: <br>1. Check your Sophos Firewall version. <br>2. Verify if it is **< 21.0.2**. <br>3. Scan for SMTP proxy configurations exposed to the network.

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Official Fix**: **Yes**. <br>πŸ› οΈ **Patch**: Upgrade to **Sophos Firewall version 21.0.2** or later. <br>πŸ“– **Ref**: See Sophos Security Advisory SA-20250721-SFOS-RCE.

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: <br>🚫 **Block SMTP**: Restrict access to the SMTP proxy service. <br>πŸ›‘ **WAF**: Use Web Application Firewalls to filter SQL injection patterns in SMTP traffic.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. <br>⏳ **Priority**: **Immediate Action Required**. <br>πŸ“‰ **Risk**: High CVSS score + No Auth Required + RCE capability = Must patch ASAP.