First published: Tue May 06 2025(Updated: )
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.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
Depicter Slider & Popup Builder | <=3.6.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
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.
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.
CVE-2025-2011 affects all installations of the Depicter Slider & Popup Builder plugin for WordPress that are running version 3.6.1 or earlier.
CVE-2025-2011 can be exploited through SQL Injection attacks via the 's' parameter, allowing attackers to execute arbitrary SQL queries.
Yes, CVE-2025-2011 can be relatively easy to exploit due to inadequate input validation and escaping of parameters.