CVE-2021-25085
WOOF - Products Filter for WooCommerce < 1.2.6.3 - Reflected Cross-Site Scripting
Record summary
CVE-2021-25085 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The WOOF WordPress plugin before 1.2.6.3 does not sanitise and escape the woof_redraw_elements before outputing back in an admin page, leading to a Reflected Cross-Site Scripting
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
WOOF – Products Filter for WooCommerce | CVE List | 1.2.6.3 to < 1.2.6.3 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWOOF WordPress plugin - Cross-Site ScriptingCVSS 6.1
The WOOF WordPress plugin does not sanitize or escape the woof_redraw_elements parameter before reflecting it back in an admin page, leading to a reflected cross-site scripting.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
Remediation
Update to the latest version of the WOOF WordPress plugin, which includes proper input sanitization to mitigate the XSS vulnerability.
Source: ProjectDiscovery