CVE-2025-2011
HIGHCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
3Description
The Slider & Popup Builder by Depicter plugin for WordPress is vulnerable to generic SQL Injection via the ‘s' parameter in all versions up to, and including, 3.6.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Analysis
The Depicter Slider & Popup Builder WordPress plugin through version 3.6.1 contains an unauthenticated SQL injection via the 's' search parameter. The insufficient escaping allows attackers to append additional SQL queries, extracting the entire WordPress database without authentication.
Technical Context
The 's' parameter used for searching sliders and popups is insufficiently escaped before being incorporated into SQL queries. An unauthenticated attacker can inject UNION-based or time-based blind SQL injection payloads to extract data from any table in the WordPress database.
Affected Products
['Depicter – Slider & Popup Builder <= 3.6.1']
Remediation
Update Depicter to version 3.6.2 or later. Deploy WAF with SQL injection detection. Rotate admin passwords and API keys if exploitation is suspected. Review database access logs for unusual queries.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today