.. / CVE-2021-24926

Exploit for WordPress Domain Check <1.0.17 - Cross-Site Scripting (CVE-2021-24926)

Description:

WordPress Domain Check plugin before 1.0.17 contains a reflected cross-site scripting vulnerability. It does not sanitize and escape the domain parameter before outputting it back in the page.

Nuclei Template

View the template here CVE-2021-24926.yaml

Validate with Nuclei

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

References:

https://wpscan.com/vulnerability/8cc7cbbd-f74f-4f30-9483-573641fea733
https://github.com/ARPSyndicate/cvemon
https://nvd.nist.gov/vuln/detail/CVE-2021-24926
https://github.com/ARPSyndicate/kenzer-templates