CVE-2021-24926
Domain Check < 1.0.17 - Reflected Cross-Site Scripting
Record summary
CVE-2021-24926 has a selected CVSS score of 6.1 (medium); EIP currently links 1 catalogued exploit and 1 Nuclei template.
Description
The Domain Check WordPress plugin before 1.0.17 does not sanitise and escape the domain parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting issue
Exploitation context
Proofs of concept
1Catalogued exploits
ExploitDBWordPress Plugin Domain Check 1.0.16 - Reflected Cross-Site Scripting (XSS) (Authenticated)ExploitDB exploitby Ceylan BOZOĞULLARINDANNot analyzed1 file
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Domain Check <1.0.17 - Cross-Site ScriptingCVSS 6.1
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.
Impact
Attackers can inject malicious JavaScript via reflected XSS in the domain parameter, potentially stealing administrator session cookies or performing administrative actions.
Remediation
Update to WordPress Domain Check plugin version 1.0.17 or later to mitigate the vulnerability.
Source: ProjectDiscovery