CVE-2023-49548: SQL Injection
Published Mar 4, 2024
·Updated
Customer Support System v1 was discovered to contain a SQL injection vulnerability via the lastname parameter at /customersupport/ajax.php?action=saveuser.
Affected Software
2 affected components
Customer Support System Customer Support System
oretnom23 Customer Support System=1.0
Event History
Mar 4, 2024
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Mar 5, 2024
Data Sourced
via NVD·12:15 AM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2023-49548?
CVE-2023-49548 is classified as a high severity SQL injection vulnerability.
2
How do I fix CVE-2023-49548?
To fix CVE-2023-49548, sanitize all user inputs and employ prepared statements for database interactions.
3
What version of Customer Support System is affected by CVE-2023-49548?
Customer Support System v1 is affected by CVE-2023-49548.
4
What type of vulnerability is CVE-2023-49548?
CVE-2023-49548 is a SQL injection vulnerability.
5
How can attackers exploit CVE-2023-49548?
Attackers can exploit CVE-2023-49548 by injecting malicious SQL code through the lastname parameter at /customer_support/ajax.php?action=save_user.