CVE-2024-2782
published 2024-05-18CVE-2024-2782: The Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag & Drop WP Form Builder plugin for WordPress is vulnerable to unauthorized modification of…
PriorityP277high7.5CVSS 3.1
AVNACLPRNUINSUCNIHAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
1.23%
65.2th percentile
The Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag & Drop WP Form Builder plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the /wp-json/fluentform/v1/global-settings REST API endpoint in all versions up to, and including, 5.1.16. This makes it possible for unauthenticated attackers to modify all of the plugin's settings.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| fluentforms | contact_form | < 5.1.17 | 5.1.17 |
Detection & IOCsextracted from sources · hover to see the quote
commandPOST /wp-json/fluentform/v1/global-settings HTTP/1.1
Content-Type: application/json
{"key": "emailSummarySettings", "email_report": {"status": "yes", "send_to_type": "custom", "custom_recipients": "{{email}}", "sending_day": "Mon"}}
- →Detect unauthenticated POST requests to the Fluent Forms global-settings REST endpoint; no authentication headers should be present. ↗
- →Fingerprint vulnerable WordPress installations by searching for the string /wp-content/plugins/fluentform/ in HTTP response bodies.
- →The attack payload targets the JSON key 'emailSummarySettings' to redirect email reports to an attacker-controlled address; monitor for unexpected changes to this setting.
- ·The vulnerability affects all plugin versions up to and including 5.1.16; version 5.1.17 and later are patched. ↗
- ·The Nuclei template is marked 'intrusive' because it actively modifies plugin settings (emailSummarySettings) on the target; use only in authorized testing environments.
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
vulncheck7.5HIGH
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-5vhv-m5ch-wx48: The Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag & Drop WP Form Builder plugin for WordPress is vulnerable to unauthorized modificat
ghsa_unreviewed·2024-05-18
CVE-2024-2782 [HIGH] CWE-862 GHSA-5vhv-m5ch-wx48: The Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag & Drop WP Form Builder plugin for WordPress is vulnerable to unauthorized modificat
The Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag & Drop WP Form Builder plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the /wp-json/fluentform/v1/global-settings REST API endpoint in all versions up to, and including, 5.1.16. This makes it possible for unauthenticated attackers to modify all of the plugin's settings.
VulnCheck
Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag & Drop WP Form Builder plugin for WordPress Vulnerability
vulncheck·2024·CVSS 7.5
CVE-2024-2782 [HIGH] Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag & Drop WP Form Builder plugin for WordPress Vulnerability
Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag & Drop WP Form Builder plugin for WordPress Vulnerability
The Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag & Drop WP Form Builder plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the /wp-json/fluentform/v1/global-settings REST API endpoint in all versions up to, and including, 5.1.16. This makes it possible for unauthenticated attackers to modify all of the plugin's settings.
Affected: Fluent Forms Quiz, Survey, and Drag & Drop WP Form Builder plugin for WordPress
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https
No detection rules found.
Nuclei
WordPress FluentForms <= 5.1.16 - Broken Access Control
nuclei·CVSS 7.5
CVE-2024-2782 [HIGH] WordPress FluentForms <= 5.1.16 - Broken Access Control
WordPress FluentForms <= 5.1.16 - Broken Access Control
The Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag & Drop WP Form Builder plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the /wp-json/fluentform/v1/global-settings REST API endpoint in all versions up to, and including, 5.1.16. This makes it possible for unauthenticated attackers to modify all of the plugin's settings.
Template:
id: CVE-2024-2782
info:
name: WordPress FluentForms <= 5.1.16 - Broken Access Control
author: riteshs4hu
severity: high
description: |
The Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag & Drop WP Form Builder plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check
No writeups or analysis indexed.
https://plugins.trac.wordpress.org/changeset/3088078/fluentform/trunk/app/Http/Policies/GlobalSettingsPolicy.phphttps://www.wordfence.com/threat-intel/vulnerabilities/id/0814e7b3-404a-4db5-b564-46c9086ec048?source=cvehttps://plugins.trac.wordpress.org/changeset/3088078/fluentform/trunk/app/Http/Policies/GlobalSettingsPolicy.phphttps://www.wordfence.com/threat-intel/vulnerabilities/id/0814e7b3-404a-4db5-b564-46c9086ec048?source=cve
2024-05-18
Published
Exploited in the wild