First published: Mon Mar 04 2024(Updated: )
Customer Support System v1 was discovered to contain a SQL injection vulnerability via the subject parameter at /customer_support/ajax.php?action=save_ticket.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Customer Support System | =1.0 | |
Unknown Customer Support System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-49970 is classified as a high severity SQL injection vulnerability that can compromise the integrity of the database.
To fix CVE-2023-49970, validate and sanitize the input for the subject parameter in the /customer_support/ajax.php?action=save_ticket endpoint.
CVE-2023-49970 affects version 1.0 of the Customer Support System developed by oretnom23.
The potential impacts of CVE-2023-49970 include unauthorized access to sensitive data and the ability to execute arbitrary SQL commands.
Yes, CVE-2023-49970 is relatively easy to exploit, making it essential for users to apply necessary patches and input validation.