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

Os Commerce 4.12.56860 - Cross Site Scripting Reflected (XSS)

CVE-2023-43728

Description

Os Commerce is currently susceptible to a Cross-Site Scripting (XSS) vulnerability. This vulnerability allows attackers to inject JS through the "stock_delivery_terms_text[1]" 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 vulnerable to stored XSS via the stock_delivery_terms_text[1] parameter in the admin stock delivery terms save endpoint, allowing script injection.

Vulnerability

Os Commerce, an e-commerce platform, is susceptible to a stored Cross-Site Scripting (XSS) vulnerability in the admin interface. The vulnerability exists in the /admin/stock-delivery-terms/save endpoint, where the stock_delivery_terms_text[1] parameter is not properly sanitized, allowing injection of arbitrary JavaScript. This affects versions prior to any fix. [2]

Exploitation

An attacker with administrative access to the Os Commerce backend can inject a malicious script via the stock_delivery_terms_text[1] parameter when saving stock delivery terms. The injected script is stored and subsequently executed in the browsers of other admin users who view the affected page. No user interaction beyond normal admin operations is required for the stored script to execute. [2]

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the admin panel. This can lead to session hijacking, defacement, or theft of sensitive information, potentially compromising the entire e-commerce site. The impact is limited to users with admin access who view the affected page. [2]

Mitigation

As of the publication date (2023-09-30), no official patch or mitigation has been disclosed by the vendor. Users should monitor the official Os Commerce website for updates and consider restricting access to the admin panel to trusted users. [1] [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.