Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-4689 — AI Deep Analysis Summary

CVSS 9.8 · Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A critical vulnerability chain in the **Ads Pro** WordPress plugin. It combines **SQL Injection (SQLi)** with **Local File Inclusion (LFI)**.…

Q2Root Cause? (CWE/Flaw)

🛡️ **Root Cause**: The flaw is categorized under **CWE-98** (Improper Control of Filename for Include).…

Q3Who is affected? (Versions/Components)

📦 **Affected**: The **Ads Pro Plugin - Multi-Purpose WordPress Advertising Manager** by vendor **scripteo**. Specifically, versions **4.89 and earlier** are at risk.

Q4What can hackers do? (Privileges/Data)

🔓 **Attacker Capabilities**: With **CVSS 9.8 (Critical)**, hackers can: 1. Steal all **Database Data** (C:H). 2. Modify **Website Content** (I:H). 3. **Execute Arbitrary Code** on the server (A:H).…

Q5Is exploitation threshold high? (Auth/Config)

⚡ **Exploitation Threshold**: **LOW**. The vector is **AV:N** (Network), **AC:L** (Low Complexity), **PR:N** (No Privileges Required), **UI:N** (No User Interaction). It is easily exploitable remotely without login.

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

🕵️ **Public Exploit**: The provided data lists **empty PoCs** (`pocs: []`).…

Q7How to self-check? (Features/Scanning)

🔍 **Self-Check**: 1. Check your WordPress dashboard for the **Ads Pro Plugin**. 2. Verify the version number is **≤ 4.89**. 3. Use vulnerability scanners to detect **SQLi** or **LFI** patterns in advertising endpoints.

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Official Fix**: The vulnerability was published on **2025-07-02**. The vendor (**scripteo**) or WordPress repository should have released a patched version > 4.89. Check the **Codecanyon** link for updates.

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: If no update is available: 1. **Deactivate/Uninstall** the Ads Pro plugin immediately. 2. Implement **WAF rules** to block SQLi and LFI payloads. 3. Restrict file inclusion permissions.

Q10Is it urgent? (Priority Suggestion)

🔥 **Urgency**: **CRITICAL**. With a **CVSS 9.8** score and **RCE** potential, this requires **immediate action**. Prioritize patching or disabling the plugin to prevent server takeover.