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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2021-35587 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Oracle Fusion Middleware has a critical flaw in the **OpenSSO Agent**. <br>πŸ’₯ **Consequences**: Attackers can execute **arbitrary code** remotely.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **Incorrect Input Validation** within the OpenSSO Agent component.…

Q3Who is affected? (Versions/Components)

🏒 **Affected Vendor**: Oracle Corporation. <br>πŸ“¦ **Product**: Oracle Fusion Middleware (specifically **Access Manager**). <br>πŸ“… **Versions**: 11.1.2.3.0, 12.2.1.3.0, and 12.2.1.4.0. If you run these, you are at risk!

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Capabilities**: <br>βœ… Execute **Arbitrary Code** on the target server. <br>βœ… Gain **Full Control** (High Impact on Confidentiality, Integrity, and Availability). <br>βœ… No authentication required!…

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Exploitation Threshold**: **EXTREMELY LOW**. <br>🌐 **Network**: Accessible via HTTP. <br>πŸ”‘ **Auth**: **Unauthenticated** (No login needed!). <br>🎯 **Complexity**: Low (Easy to exploit).…

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

πŸ’£ **Public Exploits**: **YES**. <br>πŸ”— Multiple PoCs are available on GitHub (e.g., `antx-code/CVE-2021-35587`, `ZZ-SOCMAP/CVE-2021-35587`). <br>πŸ€– **Automation**: Nuclei templates exist for mass scanning.…

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check Methods**: <br>1. **Scan**: Use Nuclei templates (`http/cves/2021/CVE-2021-35587.yaml`). <br>2. **Verify**: Check if your Oracle Access Manager version matches the affected list. <br>3.…

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Official Fix**: **YES**. <br>πŸ“’ Oracle released a security alert in **January 2022** (CPUJan2022). <br>πŸ”— Reference: `https://www.oracle.com/security-alerts/cpujan2022.html`.…

Q9What if no patch? (Workaround)

🚧 **No Patch? Workarounds**: <br>1. **Network Segmentation**: Block external HTTP access to the OpenSSO Agent. <br>2. **WAF Rules**: Implement strict input validation rules to block malicious payloads. <br>3.…

Q10Is it urgent? (Priority Suggestion)

🚨 **Urgency**: **CRITICAL / IMMEDIATE ACTION REQUIRED**. <br>πŸ“‰ **Priority**: P1. <br>⏳ **Reason**: Unauthenticated RCE with public PoCs. Do not wait. Patch now or isolate the system from the internet immediately.