.. / CVE-2022-0864

Exploit for UpdraftPlus < 1.22.9 - Cross-Site Scripting (CVE-2022-0864)

Description:

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.

Nuclei Template

View the template here CVE-2022-0864.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2022/CVE-2022-0864.yaml
Copy

References:

https://nvd.nist.gov/vuln/detail/CVE-2022-0864
https://github.com/ARPSyndicate/cvemon
https://wordpress.org/plugins/updraftplus
https://wpscan.com/vulnerability/7337543f-4c2c-4365-aebf-3423e9d2f872
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0864