CVE-2021-25079
Contact Form Entries < 1.2.4 - Reflected Cross-Site Scripting
Record summary
CVE-2021-25079 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Contact Form Entries WordPress plugin before 1.2.4 does not sanitise and escape various parameters, such as form_id, status, end_date, order, orderby and search before outputting them back in the admin page
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Contact Form Entries – Contact Form 7, WPforms and more | CVE List | 1.2.4 to < 1.2.4 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMContact Form Entries < 1.2.4 - Cross-Site ScriptingCVSS 6.1
The plugin does not sanitise and escape various parameters, such as form_id, status, end_date, order, orderby and search before outputting them back in the admin page
Impact
Attackers can inject malicious JavaScript via reflected XSS in multiple parameters, potentially stealing administrator session cookies or accessing contact form submission data.
Remediation
Fixed in version 1.1.7
Source: ProjectDiscovery