CVE-2022-0189
WP RSS Aggregator < 4.20 - Reflected Cross-Site Scripting (XSS)
Record summary
CVE-2022-0189 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The WP RSS Aggregator WordPress plugin before 4.20 does not sanitise and escape the id parameter in the wprss_fetch_items_row_action AJAX action before outputting it back in the response, leading to a Reflected Cross-Site Scripting
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
WP RSS Aggregator – News Feeds, Autoblogging, Youtube Video Feeds and More | CVE List | 4.20 to < 4.20 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress RSS Aggregator < 4.20 - Authenticated Cross-Site ScriptingCVSS 6.1
WordPress RSS Aggregator < 4.20 is susceptible to cross-site scripting. The plugin does not sanitize and escape the id parameter in the wprss_fetch_items_row_action AJAX action before outputting it back in the response, leading to reflected cross-site scripting.
Impact
An attacker with authenticated access can inject malicious scripts into the website, potentially leading to session hijacking, defacement, or theft of sensitive information.
Remediation
Update WordPress RSS Aggregator plugin to version 4.20 or later to mitigate the vulnerability.
Source: ProjectDiscovery