.. / CVE-2022-2219

Exploit for Unyson < 2.7.27 - Cross Site Scripting (CVE-2022-2219)

Description:

The plugin does not sanitise and escape the QUERY_STRING before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting in browsers which do not encode characters

Nuclei Template

View the template here CVE-2022-2219.yaml

Validate with Nuclei

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

References:

https://github.com/ARPSyndicate/cvemon
https://wpscan.com/vulnerability/1240797c-7f45-4c36-83f0-501c544ce76a
https://nvd.nist.gov/vuln/detail/CVE-2022-2219