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 subject parameter at /customer_support/index.php?page=new_ticket.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Customer Support System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-49976 is classified as a high severity cross-site scripting (XSS) vulnerability.
To fix CVE-2023-49976, validate and sanitize all user inputs in the subject parameter to prevent script injection.
CVE-2023-49976 can allow attackers to execute arbitrary scripts, potentially compromising sensitive user data.
CVE-2023-49976 affects Customer Support System version 1 specifically.
Mitigation for CVE-2023-49976 includes employing content security policies and using secure coding practices to prevent XSS.