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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A critical deserialization flaw in Newforma Project Center Server. πŸ“‰ **Consequences**: Attackers can execute arbitrary code remotely, compromising the entire server.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-502** (Deserialization of Untrusted Data). πŸ› **Flaw**: The `ProjectCenter.rem` endpoint blindly accepts and processes serialized .NET data without proper validation or integrity checks.

Q3Who is affected? (Versions/Components)

🏒 **Affected**: **Newforma Project Center Server**.…

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Hackers' Power**: Execute **Arbitrary Code**. πŸ”“ **Privileges**: Runs as **NT AUTHORITY\NetworkService**.…

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: **LOW**. 🚫 **Auth**: No authentication required (PR:N). πŸ–±οΈ **UI**: No user interaction needed (UI:N). 🌐 **Network**: Remote access (AV:N). πŸ“‰ **Complexity**: Low (AC:L). It's a 'one-click' remote exploit.

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

🚫 **Public Exp?**: **No**. πŸ“„ **PoC**: The `pocs` array is empty in the provided data. πŸ•΅οΈ **Status**: While no public exploit is listed, the CVSS vector suggests it is highly exploitable if discovered.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for the **`ProjectCenter.rem`** endpoint. πŸ“‘ **Method**: Look for .NET remoting traffic or specific Newforma server signatures.…

Q8Is it fixed officially? (Patch/Mitigation)

πŸ“… **Patch Date**: Published **2025-10-09**. πŸ”„ **Fix**: Refer to the official Newforma advisory (linked in references). πŸ“ **Action**: Update to the patched version immediately. The vendor has acknowledged the issue.

Q9What if no patch? (Workaround)

🚧 **No Patch?**: Block external access to port 80/443 (or specific remoting ports) at the firewall. 🚫 **Isolate**: Restrict `ProjectCenter.rem` access to trusted internal IPs only.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. 🚨 **Priority**: **P1**. With CVSS 3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H, this is a top-tier threat. Patch immediately to prevent total server compromise.