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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Untrusted data deserialization in WP Gravity Forms Constant Contact Plugin. πŸ’₯ **Consequences**: Object injection leading to full system compromise. Critical integrity & confidentiality loss.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: CWE-502 (Deserialization of Untrusted Data). πŸ› **Flaw**: The plugin processes external inputs without proper validation before deserializing them into objects.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: WordPress Plugin 'WP Gravity Forms Constant Contact Plugin'. πŸ“… **Versions**: 1.1.2 and earlier. 🏒 **Vendor**: CRM Perks.

Q4What can hackers do? (Privileges/Data)

πŸ•΅οΈ **Hacker Actions**: Arbitrary object injection. πŸ“Š **Impact**: High (H) Confidentiality, Integrity, & Availability loss. Potential RCE (Remote Code Execution) via crafted serialized payloads.

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Threshold**: LOW. 🚫 **Auth**: None required (PR:N). πŸ–±οΈ **UI**: None required (UI:N). 🌐 **Network**: Remote (AV:N). Easy to exploit remotely.

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

πŸ“œ **Public Exp?**: No specific PoC provided in data (pocs: []). ⚠️ **Risk**: High likelihood of wild exploitation due to low complexity (AC:L) and no auth requirement.

Q7How to self-check? (Features/Scanning)

πŸ” **Check**: Scan for 'WP Gravity Forms Constant Contact Plugin' version <= 1.1.2. πŸ“‘ **Tools**: Use vulnerability scanners targeting CWE-502 in WordPress plugins. Check installed plugin list in WP admin.

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Fix**: Update plugin to version > 1.1.2. πŸ“’ **Source**: Vendor 'CRM Perks' released patch. Reference: Patchstack database entry.

Q9What if no patch? (Workaround)

🚧 **Workaround**: Disable the plugin immediately if patching isn't possible. πŸ›‘ **Mitigation**: Remove the plugin directory or deactivate via WP admin to block the deserialization vector.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: CRITICAL. πŸš€ **Priority**: Patch IMMEDIATELY. CVSS Score is High (9.8 implied by H/H/H). Remote, unauthenticated exploitation makes this a top-priority fix.