First published: Fri Dec 29 2023(Updated: )
Sourcecodester Customer Support System 1.0 has multiple SQL injection vulnerabilities in /customer_support/ajax.php?action=save_ticket via department_id, customer_id, and subject.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
=1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The CVE ID for the SQL injection vulnerabilities in the Customer Support System is CVE-2023-50070.
CVE-2023-50070 affects the /customer_support/ajax.php?action=save_ticket endpoint, specifically the department_id, customer_id, and subject parameters.
CVE-2023-50070 contains multiple SQL injection vulnerabilities.
The severity of CVE-2023-50070 is contingent upon the exploitability and environment, but it poses significant risks due to SQL injection.
To mitigate CVE-2023-50070, it's essential to sanitize and validate inputs for the affected parameters to prevent SQL injection.