CVE-2025-24672
Published: 24 January 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-24672 is an improper neutralization of special elements used in an SQL command, classified as an SQL Injection vulnerability (CWE-89), in the codepeople Form Builder CP plugin (cp-easy-form-builder) for WordPress. This issue affects versions of the plugin from n/a through 1.2.41.
The vulnerability carries a CVSS v3.1 base score of 8.5 (AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L), indicating it is exploitable over the network with low complexity by low-privileged users, requiring no user interaction. Successful exploitation allows attackers to achieve high confidentiality impact by extracting sensitive data, with low availability impact and cross-scope effects.
Mitigation details are available in the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/cp-easy-form-builder/vulnerability/wordpress-form-builder-cp-plugin-1-2-41-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 T1190 Exploit Public-Facing Application for initial access and sensitive data extraction from the database.