The Contact Form 7 plugin for WordPress is vulnerable to Order Replay in all versions up to, and including, 6.0.5 via the 'wpcf7_stripe_skip_spam_check' function due to insufficient validation on a user controlled key. This makes it possible for unauthenticated attackers to reuse a single Stripe PaymentIntent for multiple transactions. Only the first transaction is processed via Stripe, but the plugin sends a successful email message for each transaction, which may trick an administrator into fulfilling each order.
References
Link | Resource |
---|---|
https://plugins.trac.wordpress.org/browser/contact-form-7/tags/6.0.5/modules/stripe/stripe.php#L114 | Product Broken Link |
https://plugins.trac.wordpress.org/changeset/3270138/ | Patch Broken Link |
https://www.wordfence.com/threat-intel/vulnerabilities/id/38257dbf-288e-4028-af65-85f5389888ac?source=cve | Third Party Advisory |
Configurations
History
08 Jul 2025, 18:13
Type | Values Removed | Values Added |
---|---|---|
First Time |
Rocklobster
Rocklobster contact Form 7 |
|
References | () https://plugins.trac.wordpress.org/browser/contact-form-7/tags/6.0.5/modules/stripe/stripe.php#L114 - Product, Broken Link | |
References | () https://plugins.trac.wordpress.org/changeset/3270138/ - Patch, Broken Link | |
References | () https://www.wordfence.com/threat-intel/vulnerabilities/id/38257dbf-288e-4028-af65-85f5389888ac?source=cve - Third Party Advisory | |
CPE | cpe:2.3:a:rocklobster:contact_form_7:*:*:*:*:*:wordpress:*:* |
16 Apr 2025, 13:25
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
16 Apr 2025, 06:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-16 06:15
Updated : 2025-07-08 18:13
NVD link : CVE-2025-3247
Mitre link : CVE-2025-3247
CVE.ORG link : CVE-2025-3247
JSON object : View
Products Affected
rocklobster
- contact_form_7
CWE
CWE-354
Improper Validation of Integrity Check Value