First published: Sat Sep 30 2023(Updated: )
Os Commerce is currently susceptible to a Cross-Site Scripting (XSS) vulnerability. This vulnerability allows attackers to inject JS through the "email_templates_key" parameter, potentially leading to unauthorized execution of scripts within a user's web browser.
Credit: help@fluidattacks.com help@fluidattacks.com
Affected Software | Affected Version | How to fix |
---|---|---|
Oscommerce Oscommerce | =4.12.56860 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The CVE ID for this vulnerability is CVE-2023-43706.
The severity of CVE-2023-43706 is high with a CVSS score of 5.4.
This vulnerability affects Os Commerce versions 4.12.56860.
The CWE for this vulnerability is CWE-79.
To fix the XSS vulnerability in Os Commerce, it is recommended to update to a patched version provided by Os Commerce. Additionally, input validation and output encoding should be implemented to sanitize user input and prevent script injection.