WordPress
CVE-2025-24759
CRITICAL
Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in CMSJunkie - WordPress Business Directory Plugins WP-BusinessDirectory wp-businessdirectory allows Blind SQL Injection.This issue affects WP-BusinessDirectory: from n/a through <= 3.1.4.
AnalysisAI
Blind SQL injection in CMSJunkie WP-BusinessDirectory WordPress plugin versions up to 3.1.4 allows unauthenticated remote attackers to execute arbitrary SQL queries against the plugin's database. This vulnerability, reported by Patchstack, enables attackers to extract sensitive data or manipulate database contents without direct visibility into query results, posing a significant risk to WordPress installations using affected versions.
Technical ContextAI
The vulnerability stems from improper neutralization of special characters in SQL commands (CWE-89), a classic SQL injection flaw. WordPress plugins often construct database queries dynamically using user-supplied input without adequate parameterization or escaping. WP-BusinessDirectory, a business directory plugin for WordPress, fails to sanitize user input before incorporating it into SQL queries. Blind SQL injection-where attackers cannot see query results directly-still permits attackers to infer database structure and extract data through time-based or boolean-based techniques. The plugin interacts with WordPress's database layer (typically MySQL/MariaDB), making successful exploitation a gateway to data breach or privilege escalation.
Affected ProductsAI
CMSJunkie WP-BusinessDirectory WordPress plugin (CPE: unavailable in provided data) versions from initial release through 3.1.4 inclusive are affected. The plugin is available on the official WordPress.org plugin repository. Administrators running WP-BusinessDirectory 3.1.4 or earlier should assume vulnerability; exact initial affected version is not specified but vulnerability affects the entire disclosed range.
RemediationAI
Upgrade WP-BusinessDirectory to version 3.1.5 or later immediately through the WordPress plugin dashboard (Plugins > Installed Plugins > WP-BusinessDirectory > Update) or manually via WordPress.org. Verify the patched version number post-upgrade. As an interim mitigation pending upgrade, restrict plugin functionality via WordPress security plugins (e.g., Wordfence) to limit query execution from untrusted sources, or temporarily deactivate the plugin if not critical to site operations. Refer to Patchstack's vulnerability advisory at https://patchstack.com/database/Wordpress/Plugin/wp-businessdirectory/vulnerability/wordpress-wp-businessdirectory-3-1-3-sql-injection-vulnerability for detailed patch notes and timeline.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today