CVE-2023-2660: SourceCodester Online Computer and Laptop Store view_categories.php sql injection
A vulnerability has been found in SourceCodester Online Computer and Laptop Store 1.0 and classified as critical. This vulnerability affects unknown code of the file viewcategories.php. The manipulation of the argument c leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-228802 is the identifier assigned to this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2023-2660?
The severity of CVE-2023-2660 is critical.
How does CVE-2023-2660 impact SourceCodester Online Computer and Laptop Store 1.0?
CVE-2023-2660 allows for SQL injection in the file view_categories.php, potentially compromising the security of the application.
Can CVE-2023-2660 be exploited remotely?
Yes, CVE-2023-2660 can be initiated remotely.
How can I fix the SQL injection vulnerability in view_categories.php?
To fix the SQL injection vulnerability in view_categories.php, the affected code should be reviewed and sanitized to prevent malicious input from executing SQL commands.
What is the Common Weakness Enumeration (CWE) ID of CVE-2023-2660?
The CWE ID of CVE-2023-2660 is CWE-89.