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 facturaone TicketBAI Facturas para WooCommerce allows Blind SQL Injection. This issue affects TicketBAI Facturas para WooCommerce: from n/a through 3.19.
AnalysisAI
Blind SQL Injection vulnerability in the TicketBAI Facturas para WooCommerce plugin (versions up to 3.19) that allows unauthenticated remote attackers to execute arbitrary SQL queries. The vulnerability has a critical CVSS score of 9.3 with network-based attack vector requiring no privileges or user interaction, potentially enabling data exfiltration from WordPress database instances. Active exploitation status and proof-of-concept availability should be verified through KEV databases and security research channels.
Technical ContextAI
The vulnerability exists in the TicketBAI Facturas para WooCommerce plugin (CPE: wp:plugin:ticketbai-facturas-para-woocommerce), a WordPress extension that handles invoice generation and integration with the Spanish TicketBAI tax compliance system. The root cause is classified under CWE-89 (SQL Injection), specifically manifesting as Blind SQL Injection, where user-supplied input is improperly neutralized before being incorporated into SQL commands. Unlike standard SQL injection, blind variants do not return direct error messages, requiring attackers to infer data through boolean-based or time-based techniques. The plugin likely processes user input (potentially from WooCommerce order forms, invoice parameters, or API endpoints) without parameterized queries or prepared statements, allowing injection of SQL metacharacters directly into WHERE clauses or other query constructs.
RemediationAI
primary: Update TicketBAI Facturas para WooCommerce to version 3.20 or later immediately. Patch versions should be available through WordPress plugin repository or facturaone's official channels.; patch_availability: Check WordPress.org plugin page (https://wordpress.org/plugins/ticketbai-facturas-para-woocommerce/) for version 3.20+ release and changelog confirming SQL injection fix.; vendor_advisory: Contact facturaone or monitor their security advisories for official patch availability confirmation and timeline.; workarounds: {'temporary_mitigation': ['Disable the TicketBAI Facturas plugin if immediate patching is not possible', "Implement Web Application Firewall (WAF) rules blocking SQL injection patterns (e.g., UNION SELECT, --, /*) targeting the plugin's endpoints", 'Restrict plugin access via .htaccess or Nginx rules to trusted IP ranges if architecture permits', 'Monitor database logs for unusual SQL queries and access patterns indicative of exploitation attempts'], 'defense_in_depth': ['Implement principle of least privilege for WordPress database user credentials', 'Enable WordPress security plugins with SQL injection detection (Sucuri, Wordfence)', 'Keep WordPress core and all plugins updated to latest versions', 'Use prepared statements if custom code integrates with the plugin']}
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
EUVD-2025-17479