CVE-2025-2011: Slider & Popup Builder by Depicter <= 3.6.1 - Unauthenticated SQL Injection via 's' Parameter
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-2011?
CVE-2025-2011 is classified as a high-severity SQL Injection vulnerability that affects versions of the Depicter Slider & Popup Builder plugin up to 3.6.1.
How do I fix CVE-2025-2011?
To fix CVE-2025-2011, update the Depicter Slider & Popup Builder plugin to version 3.6.2 or later as it contains the necessary security patches.
What systems are affected by CVE-2025-2011?
CVE-2025-2011 affects all installations of the Depicter Slider & Popup Builder plugin for WordPress that are running version 3.6.1 or earlier.
What kind of attack can exploit CVE-2025-2011?
CVE-2025-2011 can be exploited through SQL Injection attacks via the 's' parameter, allowing attackers to execute arbitrary SQL queries.
Is CVE-2025-2011 easy to exploit?
Yes, CVE-2025-2011 can be relatively easy to exploit due to inadequate input validation and escaping of parameters.