S4E just found a high top 10 tcp port service scan
high·Product Based Web Vulnerabilities·Updated May 14, 2025

CVE-2025-2011 Scanner

CVE-2025-2011 Scanner - SQL Injection vulnerability in Slider & Popup Builder by Depicter

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3.2k
Times Used
continuous scan runs
3.4k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-2011
7.5
CVSShigh
Exploitable remotely over the internet · no authentication required.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Depicter — Popup & Slider Builderby averta
0
Updated Aug 22, 2026View on NVD →
Detail

The Slider & Popup Builder by Depicter is a popular WordPress plugin used to create responsive sliders and popups with ease. It is widely used by web developers and website owners to enhance the interactivity and visual appeal of their sites. The tool allows users to build engaging and dynamic web content without needing to code extensively. The plugin is often utilized in marketing campaigns to capture user attention or gather leads through forms and interactive sliders. With its user-friendly interface, the plugin is accessible to both novice and experienced users, making it a favored choice in the WordPress ecosystem.

The SQL Injection vulnerability in the Slider & Popup Builder by Depicter plugin allows attackers to manipulate and execute arbitrary SQL queries on the database. This particular vulnerability arises due to improper handling and escaping of user-supplied data, specifically via the 's' parameter. Malicious actors can exploit this flaw by appending rogue SQL commands, potentially leading to unauthorized database access and data leakage. SQL Injection is a critical vulnerability as it can compromise data integrity and confidentiality if leveraged by attackers. Given the widespread use of this plugin, stakeholder awareness and timely updates are crucial to mitigating potential risks.

This SQL Injection vulnerability is exploited by sending specially crafted requests to the WordPress admin-ajax.php file, using the 's' parameter in the plugin. The crafted SQL payload can include UNION statements and database function calls, exposing database structures and contents. The lack of input validation and sanitization allows attackers to append these SQL snippets into existing queries. The vulnerable code resides within the LeadsAjaxController and related database handling components. Penetration of this vulnerability can reveal sensitive information stored in the WordPress database, a lucrative target for attackers seeking confidential information.

Exploitation of this SQL Injection vulnerability can lead to severe consequences, including unauthorized data retrieval, alteration, or deletion of sensitive information from the database. Malicious exploitation could disrupt service operations, result in information theft, and damage data integrity, affecting user trust and the business's reputation. Additionally, compromised databases could be manipulated to deploy further attacks, spreading the security breach beyond the initial compromise. Mitigation involves securing database interactions by properly validating and escaping user input to prevent tampering or injection.

REFERENCES

Solution Advice
  • Update the plugin to the latest version to ensure any security patches are applied.
  • Implement parameterized queries and prepared statements in your database queries to prevent SQL injection.
  • Regularly audit the code to identify and fix potential vulnerabilities related to user input handling.
  • Use a web application firewall (WAF) to block malicious requests targeting known vulnerabilities.
  • Encourage developers to follow secure coding practices and provide training on measures to prevent SQL Injections.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2025-2011 Scanner - SQL Injection vulnerability in Slider & Popup Builder by Depicter S4E