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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.1 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Path Traversal (CWE-22) in HT Contact Form Widget. πŸ“‰ **Consequences**: High Integrity & Availability impact.…

Q2Root Cause? (CWE/Flaw)

πŸ” **Root Cause**: Improper input validation in the `han` function (likely related to file path handling). πŸ“‚ **CWE**: CWE-22 (Path Traversal).…

Q3Who is affected? (Versions/Components)

🎯 **Affected**: WordPress Plugin: **HT Contact Form – Drag & Drop Form Builder**. πŸ“¦ **Version**: 2.2.1 and earlier. 🏒 **Vendor**: htplugins. If you use this form builder, you are at risk. πŸ“‰

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Actions**: Full file read/write access. πŸ“„ Can read config files (DB creds), core WP files, or inject malicious PHP shells. πŸ”“ **Privileges**: No authentication required (PR:N).…

Q5Is exploitation threshold high? (Auth/Config)

πŸšͺ **Threshold**: LOW. πŸ›‘οΈ **Auth**: None required (PR:N). 🌐 **Network**: Network accessible (AV:N). πŸ–±οΈ **UI**: No user interaction needed (UI:N). πŸ“Š **Complexity**: Low (AC:L). Easy to exploit remotely. ⚑

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

πŸ“œ **Public Exp?**: No specific PoC code provided in the data. 🌐 **References**: WordFence and WP Trac links exist. πŸ•΅οΈβ€β™‚οΈ **Status**: Likely exploitable given CVSS 3.1/AV:N/AC:L/PR:N.…

Q7How to self-check? (Features/Scanning)

πŸ”Ž **Self-Check**: Scan for plugin `ht-contactform`. πŸ“‚ **Version Check**: Ensure version > 2.2.1. πŸ§ͺ **Test**: Look for file inclusion errors in logs if testing safely.…

Q8Is it fixed officially? (Patch/Mitigation)

πŸ› οΈ **Fix**: Yes, a patch exists. πŸ“ **Commit**: Changeset 3326887 in `admin/Includes/Api/Endpoints/Submission.php`. πŸ”— **Link**: WordPress Trac reference provided. βœ… **Action**: Update to the latest version immediately. πŸš€

Q9What if no patch? (Workaround)

🚧 **No Patch?**: Disable the plugin immediately. πŸ—‘οΈ **Remove**: Uninstall if not needed. πŸ›‘οΈ **WAF**: Block requests containing `../` or path traversal patterns. 🚫 **Isolate**: Restrict file permissions.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: HIGH. 🚨 **CVSS**: High severity (I:H, A:H). πŸ“… **Published**: 2025-07-15. ⏳ **Time**: Critical to patch now. πŸƒβ€β™‚οΈ **Priority**: Immediate action required to prevent compromise. 🚨