First published: Wed Mar 06 2024(Updated: )
A cross-site scripting (XSS) vulnerability in Customer Support System v1 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the firstname parameter at /customer_support/index.php?page=customer_list.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Customer Support System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-49971 is classified as a high severity cross-site scripting (XSS) vulnerability.
To mitigate CVE-2023-49971, sanitize and validate all user inputs, particularly the firstname parameter in the Customer Support System.
CVE-2023-49971 affects Customer Support System version 1.0.
CVE-2023-49971 is a cross-site scripting (XSS) vulnerability that allows execution of arbitrary web scripts.
Attackers can exploit CVE-2023-49971 by injecting crafted payloads into the firstname parameter, leading to potential execution of malicious scripts.