CVE-2023-54362 MEDIUM

CVE-2023-54362: Joomla VirtueMart Shopping-Cart 4.0.12 Reflected XSS via keyword

Vendor Virtuemart
Product Cart
Weakness CWE-79 · XSS
Published April 9, 2026
Last update May 24, 2026

CVSS base score

5.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

What the vulnerability does

01Description

Joomla VirtueMart Shopping-Cart 4.0.12 contains a reflected cross-site scripting vulnerability that allows attackers to inject malicious scripts by manipulating the keyword parameter. Attackers can craft malicious URLs containing script payloads in the keyword parameter of the product-variants endpoint to execute arbitrary JavaScript in victim browsers and steal session tokens or credentials.

Explanation of Vulnerability in Simple Terms

02Summary

VirtueMart Cart versions 4.0.12 contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into the application. An attacker can craft a malicious link or page that, when visited by a site user, executes arbitrary JavaScript in their browser. This can lead to session hijacking, credential theft, or defacement.

What an attacker can do

03Attacker Capabilities

Inject and execute malicious JavaScript in users' browsers to steal session tokens or credentials.

Potential impact on your site

04Site Impact

Users visiting affected pages may have their sessions compromised or credentials stolen without their knowledge.

Conditions required to exploit

05Prerequisites

Attacker must trick a user into clicking a malicious link or visiting a compromised page (user interaction required).

Key dates

06Disclosure timeline

April 9, 2026 CVE published
May 24, 2026 Record updated

Related vulnerabilities

08Related CVE