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

Goal: 1000 CNY ยท Raised: 1336 CNY

100%

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.