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

Os Commerce 4.12.56860 - Cross Site Scripting Reflected (XSS)

CVE-2023-43708

Description

Os Commerce is currently susceptible to a Cross-Site Scripting (XSS) vulnerability. This vulnerability allows attackers to inject JS through the "configuration_title1" 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.

osCommerce is vulnerable to stored XSS via the `configuration_title[1]` parameter, allowing attackers to inject malicious JavaScript.

Vulnerability

The osCommerce e-commerce platform is susceptible to a Stored Cross-Site Scripting (XSS) vulnerability affecting the /admin/modules/save?set=payment endpoint. Attackers can inject arbitrary JavaScript through the `configuration_title1` parameter. This issue exists in versions prior to the fix referenced in the advisory [1][2].

Exploitation

An attacker needs administrative access to the osCommerce backend to reach the vulnerable endpoint. The attacker submits a crafted value for the configuration_title[1] parameter containing a malicious script. When the stored data is later rendered in an administrator's browser, the script executes [2].

Impact

Successful exploitation results in arbitrary JavaScript execution in the context of an authenticated administrator's browser session. This can lead to session hijacking, defacement, or theft of sensitive administrative data [2].

Mitigation

The fix for this vulnerability is included in the latest version of osCommerce, available from the official website [1]. Administrators should upgrade to the patched version. As a workaround, ensure that only trusted users have administrative access and apply input validation on the affected parameter if a custom patch is required [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.