First published: Mon Mar 04 2024(Updated: )
Customer Support System v1 was discovered to contain a SQL injection vulnerability via the username parameter at /customer_support/ajax.php?action=login.
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-49547 is classified as a high severity SQL injection vulnerability.
CVE-2023-49547 exploits the username parameter at /customer_support/ajax.php?action=login.
To fix CVE-2023-49547, sanitize and validate user input to prevent SQL injection.
CVE-2023-49547 affects Customer Support System version 1.0.
If exploited, CVE-2023-49547 could allow attackers to execute arbitrary SQL commands on the database.