CVE-2025-30810
Published: 27 March 2025
Description
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Security Summary
CVE-2025-30810 is an SQL injection vulnerability, classified as improper neutralization of special elements used in an SQL command (CWE-89), enabling blind SQL injection in the WordPress plugin "Lead Form Data Collection to CRM" (wp-leads-builder-any-crm) developed by Smackcoders Inc. The flaw affects all versions up to and including 3.0.1, with no lower bound specified.
The vulnerability can be exploited by a low-privileged user (PR:L) remotely over the network (AV:N) with low attack complexity (AC:L) and no user interaction required (UI:N). Exploitation yields high confidentiality impact (C:H), allowing potential extraction of sensitive data through blind SQL injection techniques, alongside low availability impact (A:L) and no integrity impact (I:N), within a scoped attack surface (S:C). The CVSS v3.1 base score is 8.5.
Patchstack advisories document the issue and provide vulnerability details at https://patchstack.com/database/Wordpress/Plugin/wp-leads-builder-any-crm/vulnerability/wordpress-lead-form-data-collection-to-crm-plugin-3-0-1-sql-injection-vulnerability?_s_id=cve.
Details
- CWE(s)
MITRE ATT&CK Enterprise Techniques
Why these techniques?
SQL injection in public-facing WordPress plugin directly enables remote exploitation of the application for initial access and data extraction.