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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.9 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Arbitrary File Upload vulnerability in WordPress Contact Form 7 PDF plugin.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: CWE-434 (Unrestricted Upload of File with Dangerous Type). The plugin fails to properly validate file types during upload, allowing dangerous extensions to bypass security checks.

Q3Who is affected? (Versions/Components)

πŸ‘₯ **Affected**: WordPress plugin "WordPress Contact Form 7 PDF, Google Sheet & Database" by RedefiningTheWeb. πŸ“¦ **Version**: 3.0.0 and earlier versions are vulnerable.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Capabilities**: With low privileges, hackers can execute arbitrary code via uploaded files. This grants High impact on Confidentiality, Integrity, and Availability (CVSS H).

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Exploitation Threshold**: Low. CVSS indicates "PR:L" (Low Privileges required) and "UI:N" (No User Interaction). It is network-accessible and easy to exploit if the plugin is installed.

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

πŸ“œ **Public Exp?**: No specific PoC code provided in the data. However, the vulnerability type (Arbitrary File Upload) is well-known and often has generic exploit scripts available in the wild.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan your WordPress site for the plugin "rtwwcfp-wordpress-contact-form-7-pdf". Check if the installed version is ≀ 3.0.0. Look for unusual file uploads in the plugin's directory.

Q8Is it fixed officially? (Patch/Mitigation)

πŸ”§ **Official Fix**: Yes. The vendor (RedefiningTheWeb) has acknowledged the issue. Users should update the plugin to the latest patched version immediately via the WordPress dashboard.

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: If you cannot update, disable the plugin immediately. Remove the plugin folder from the server. Monitor upload directories for suspicious PHP or executable files.

Q10Is it urgent? (Priority Suggestion)

⚑ **Urgency**: HIGH. Arbitrary file upload is a critical risk. Given the low exploitation barrier, prioritize patching or disabling this plugin to prevent immediate server takeover.