CVE-2023-54363: Joomla Solidres 2.13.3 Reflected XSS via Multiple Parameters
Joomla Solidres 2.13.3 contains a reflected cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious scripts by manipulating multiple GET parameters including show, reviews, type_id, distance, facilities, categories, prices, location, and Itemid. Attackers can craft malicious URLs containing JavaScript payloads in these parameters to steal session tokens, login credentials, or manipulate site content when victims visit the crafted links.
Security readout for executives and security teams
CVE-2023-54363 affects Joomla sites using Solidres 2.13.3. A malicious link can cause attacker-controlled script to run in a visitor’s browser. The victim must open the crafted URL, but impact can include stolen session data or misleading page changes on booking pages. Exposure is likely limited to public Joomla installations running Solidres 2.13.3, especially booking or reservation pages accepting the listed parameters. Sites not using Solidres, or not on version 2.13.3, are not identified as affected in the supplied sources. Treat as a moderate web risk. It is not a server takeover issue, but public booking sites can expose customer or administrator sessions if users follow malicious links. Prioritize confirmed Solidres 2.13.3 deployments and vendor remediation checks. Mitigation focus: Inventory Joomla sites for Solidres and confirm whether version 2.13.3 is installed.; Check Solidres vendor guidance for a fixed release or supported remediation path.; Prioritize updates or compensating controls on public booking pages..
Prepared
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
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 · medium confidence lookup
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.
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.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-79 · source CWE mapping
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.