CVE-2022-1937
Awin Data Feed < 1.8 - Reflected Cross-Site Scripting
Record summary
CVE-2022-1937 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Awin Data Feed WordPress plugin before 1.8 does not sanitise and escape a parameter before outputting it back via an AJAX action (available to both unauthenticated and authenticated users), leading to a Reflected Cross-Site Scripting
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Awin Data Feed | CVE List | 1.8 to < 1.8 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Awin Data Feed <=1.6 - Cross-Site ScriptingCVSS 6.1
WordPress Awin Data Feed plugin 1.6 and prior contains a cross-site scripting vulnerability. It does not sanitize and escape a parameter before outputting it back via an AJAX action, available to both unauthenticated and authenticated users.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the context of the affected website, potentially leading to session hijacking, defacement, or theft of sensitive information.
Remediation
Update to the latest version of the WordPress Awin Data Feed plugin (1.6 or higher) to mitigate this vulnerability.
Source: ProjectDiscovery