Security readout for executives and security teams
Plain-English summary
CVE-2023-1780 is a reflected cross-site scripting issue in the Companion Sitemap Generator WordPress plugin before 4.5.3. If an administrator is tricked into opening a malicious link, attacker-supplied script could run in that admin’s browser session.
Executive priority
Handle as a near-term remediation for affected WordPress sites. It is not KEV-listed in the provided bundle, but admin-targeted XSS can support account compromise or site changes if exploited successfully.
Technical view
The plugin failed to sanitize and escape some request parameters before reflecting them into generated pages, matching CWE-79. The reported impact is reflected XSS against high-privilege users such as WordPress administrators. The bundle provides no CVSS score and limited affected-product metadata.
Likely exposure
Exposure is likely limited to WordPress sites running Companion Sitemap Generator before 4.5.3. Risk is higher where administrators browse untrusted links while authenticated. The bundle’s affected metadata is sparse, so validate exposure through plugin inventory and version checks.
Exploitation context
WPScan is cited with an exploit-tagged vulnerability entry, but the bundle does not show CISA KEV listing or evidence of active exploitation. Treat public knowledge as available, but do not assume confirmed in-the-wild exploitation from these sources alone.
Researcher notes
Evidence supports reflected XSS in pre-4.5.3 plugin versions, but lacks CVSS, detailed affected CPEs, and confirmed exploitation status. Focus validation on plugin presence, exact version, and whether untrusted input is safely escaped in admin-reachable page output.
Mitigation direction
- Upgrade Companion Sitemap Generator to version 4.5.3 or later.
- Review vendor and WPScan guidance for any additional remediation details.
- Restrict WordPress admin access to trusted users and managed devices.
- Reduce administrator exposure to untrusted links and unsolicited content.
Validation and detection
- Inventory WordPress sites for the Companion Sitemap Generator plugin.
- Confirm installed plugin versions are 4.5.3 or later.
- Review admin-facing pages for reflected, unescaped parameter output.
- Check logs for suspicious admin requests if exposure existed.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2023-1780 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://wpscan.com/vulnerability/8176308f-f210-4109-9c88-9372415dbed3CVE reference · exploit, vdb-entry
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
