WordPress Depicter Plugin SQL Injection (CVE-2025-2011)
Title source: metasploitExploitation Summary
CVE-2025-2011 has been observed exploited in the wild (reported by VulnCheck KEV).
EIP tracks 5 public exploits from researchers including Andrew Long, datagoboom, zsy107u, including a Metasploit module auxiliary/gather/wp_depicter_sqli_cve_2025_2011.
A Nuclei detection template is also available.
AI-analyzed exploit summary This Python script exploits an SQL injection vulnerability in the WordPress Depicter Plugin (CVE-2025-2011) via the 's' parameter in admin-ajax.php. It includes functionality to check vulnerability status, extract admin user details, and execute custom SQL queries using error-based SQL injection techniques.
Description
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.
Exploits (5)
This Python script exploits an SQL injection vulnerability in the WordPress Depicter Plugin (CVE-2025-2011) via the 's' parameter in admin-ajax.php. It includes functionality to check vulnerability status, extract admin user details, and execute custom SQL queries using error-based SQL injection techniques.
This repository contains a functional proof-of-concept for CVE-2025-2011, a SQL injection vulnerability in the Depicter Slider & Popup Builder WordPress plugin (versions < 3.6.2). The PoC includes a Docker-based test environment and a Python script to exploit the vulnerability via crafted AJAX requests.
This is a functional SQL injection exploit for the WordPress Depicter plugin, leveraging a union-based SQLi vulnerability in the admin-ajax.php endpoint. It automates database enumeration, table/column extraction, and data retrieval.
This is a functional PoC for CVE-2025-2011, an SQL injection vulnerability in the Slider & Popup Builder by Depicter WordPress plugin. It includes two payloads to extract bcrypt hashes from the wp_users table and optionally cracks them using Hashcat.
This Metasploit module exploits an unauthenticated SQL injection vulnerability in the WordPress Depicter plugin via the 's' parameter in admin-ajax.php. It retrieves user credentials by injecting a UNION-based SQL payload.
Nuclei Templates (1)
References (9)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N