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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2022-39952 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Arbitrary File Write via `keyUpload.jsp`. πŸ’₯ **Consequences**: Attackers can execute unauthorized code/commands, leading to full system compromise. It’s a critical zero-trust solution flaw.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: CWE-73 (External Control of File Name or Path). The flaw allows manipulating file paths during upload to write malicious files anywhere.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: Fortinet FortiNAC. Versions: 9.4.0, 9.2.0-9.2.5, 9.1.0-9.1.7, 8.8.0-8.8.11, 8.7.0-8.7.6, 8.6.0-8.6.5, 8.5.0-8.5.4, 8.3.7.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Hacker Power**: Full RCE (Remote Code Execution). They can read sensitive data, modify system files, and run commands with **unrestricted privileges**.

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: LOW. CVSS: AV:N (Network), AC:L (Low Complexity), PR:N (No Privs needed), UI:N (No User Interaction). Easy to exploit remotely.

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

πŸ”₯ **Public Exp?**: YES. Multiple PoCs exist (Horizon3AI, Behinder Webshell). Wild exploitation is highly likely given the ease of use.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for `keyUpload.jsp` endpoint. Use Nuclei templates (`CVE-2022-39952.yaml`) or Python scripts to test for arbitrary file write capabilities.

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Official Fix**: Check Fortinet PSIRT (FG-IR-22-300). Update to patched versions immediately. The vendor acknowledges the severity.

Q9What if no patch? (Workaround)

🚧 **No Patch?**: Block external access to `keyUpload.jsp`. Restrict HTTP traffic to the management interface. Monitor for cron job/webshell creation.

Q10Is it urgent? (Priority Suggestion)

🚨 **Urgency**: CRITICAL. CVSS 9.8 (High). Immediate patching required. This is a high-profile, easy-to-exploit RCE vulnerability.