VYPR
Unrated severityNVD Advisory· Published Sep 30, 2023· Updated Sep 20, 2024

Os Commerce 4.12.56860 - Cross Site Scripting Reflected (XSS)

CVE-2023-43732

Description

Os Commerce is currently susceptible to a Cross-Site Scripting (XSS) vulnerability. This vulnerability allows attackers to inject JS through the "tax_class_title" parameter, potentially leading to unauthorized execution of scripts within a user's web browser.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Os Commerce is susceptible to a stored XSS vulnerability via the tax_class_title parameter, allowing attackers to inject JavaScript.

Vulnerability

Os Commerce is susceptible to a Cross-Site Scripting (XSS) vulnerability through the tax_class_title parameter. This parameter is not properly sanitized, allowing attackers to inject malicious JavaScript code. The vulnerability affects Os Commerce installations without a specified version range, but it is present in the current release as of September 2023 [2].

Exploitation

An attacker must have administrative access to the Os Commerce backend to modify the tax_class_title parameter. The injected script is stored and executed when a user loads the affected page, potentially triggering actions such as session hijacking or data exfiltration. No user interaction beyond viewing the page is required [2].

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of an authenticated administrator's browser. This can lead to unauthorized actions, sensitive data disclosure, or further compromise of the application. The impact is limited to the admin interface but can have severe consequences [2].

Mitigation

No official patch or fixed version has been released by Os Commerce as of the publication date. Administrators should manually sanitize the tax_class_title parameter and monitor for updates. Input validation and output encoding are recommended as interim measures [2].

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.