CVE-2022-28290
welaunch wordpress_country_selector Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Record summary
CVE-2022-28290 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
Reflective Cross-Site Scripting vulnerability in WordPress Country Selector Plugin Version 1.6.5. The XSS payload executes whenever the user tries to access the country selector page with the specified payload as a part of the HTTP request
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · May 16, 2026 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
WordPress Country Selector Plugin | CVE List | Version 1.6.5 | affected |
wordpress_country_selectorBrowse welaunch / wordpress_country_selector | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Country Selector <1.6.6 - Cross-Site ScriptingCVSS 6.1
WordPress Country Selector plugin prior to 1.6.6 contains a cross-site scripting vulnerability. The plugin does not sanitize and escape the country and lang parameters before outputting them back in the response. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
Remediation
Update WordPress Country Selector plugin to version 1.6.6 or later to mitigate the vulnerability.
Source: ProjectDiscovery