The Ultra Addons for Contact Form 7 plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Database module in versions 3.5.11 to 3.5.19 due to insufficient input sanitization and output escaping. The unfiltered field names are stored alongside the sanitized values. Later, the admin-side AJAX endpoint ajax_get_table_data() returns those raw names as JSON column headers, and the client-side DataTables renderer injects them directly into the DOM without any HTML encoding. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
References
Configurations
Configuration 1 (hide)
|
History
07 Jul 2025, 14:57
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CPE | cpe:2.3:a:themefic:ultimate_addons_for_contact_form_7:*:*:*:*:*:wordpress:*:* | |
References | () https://plugins.trac.wordpress.org/browser/ultimate-addons-for-contact-form-7/trunk/addons/database/assets/js/database-pro-main.js - Product | |
References | () https://plugins.trac.wordpress.org/browser/ultimate-addons-for-contact-form-7/trunk/addons/database/database.php - Product | |
References | () https://plugins.trac.wordpress.org/changeset/3316177/ - Patch | |
References | () https://wordpress.org/plugins/ultimate-addons-for-contact-form-7/#developers - Product, Release Notes | |
References | () https://www.wordfence.com/threat-intel/vulnerabilities/id/f49e48cb-7d0b-4bcf-9090-869472b8442a?source=cve - Third Party Advisory | |
First Time |
Themefic
Themefic ultimate Addons For Contact Form 7 |
26 Jun 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-26 10:15
Updated : 2025-07-08 11:35
NVD link : CVE-2025-6212
Mitre link : CVE-2025-6212
CVE.ORG link : CVE-2025-6212
JSON object : View
Products Affected
themefic
- ultimate_addons_for_contact_form_7
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')