CVE-2022-0864
UpdraftPlus < 1.22.9 - Reflected Cross-Site Scripting
Record summary
CVE-2022-0864 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The UpdraftPlus WordPress Backup Plugin WordPress plugin before 1.22.9 does not sanitise and escape the updraft_interval parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting (XSS) vulnerability.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
UpdraftPlus WordPress Backup Plugin | CVE List | 1.22.9 to < 1.22.9 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMUpdraftPlus < 1.22.9 - Cross-Site ScriptingCVSS 6.1
The plugin does not sanitise and escape the updraft_interval parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting (XSS) vulnerability.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into the affected website, leading to potential data theft, session hijacking, or defacement.
Remediation
Update UpdraftPlus plugin to version 1.22.9 or later to mitigate the vulnerability.
Source: ProjectDiscovery