CVE-2023-49969: SQL Injection
Published Mar 4, 2024
·Updated
Customer Support System v1 was discovered to contain a SQL injection vulnerability via the id parameter at /customersupport/index.php?page=editcustomer.
Affected Software
1 affected component
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-49969?
CVE-2023-49969 is classified as a critical SQL injection vulnerability that can lead to unauthorized access to the database.
2
How do I fix CVE-2023-49969?
To fix CVE-2023-49969, sanitize and validate user inputs to the id parameter in the customer_support/index.php file.
3
What versions are affected by CVE-2023-49969?
CVE-2023-49969 affects Customer Support System version 1.0.
4
What type of vulnerability is CVE-2023-49969?
CVE-2023-49969 is a SQL injection vulnerability that allows attackers to manipulate database queries.
5
Can CVE-2023-49969 be exploited remotely?
Yes, CVE-2023-49969 can be exploited remotely by attackers who send crafted requests to the vulnerable endpoint.