CVE-2024-2067: SourceCodester Computer Inventory System delete-computer.php sql injection
A vulnerability was found in SourceCodester Computer Inventory System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /endpoint/delete-computer.php. The manipulation of the argument computer leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-255382 is the identifier assigned to this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-2067?
CVE-2024-2067 is classified as a critical vulnerability.
What is the nature of the vulnerability in CVE-2024-2067?
CVE-2024-2067 involves an SQL injection vulnerability in the /endpoint/delete-computer.php file.
How do I fix CVE-2024-2067?
To fix CVE-2024-2067, implement proper input validation and parameterized queries in the affected file.
What software is affected by CVE-2024-2067?
CVE-2024-2067 affects version 1.0 of the SourceCodester Computer Inventory System.
What kind of attack can be executed using CVE-2024-2067?
An attacker can execute an SQL injection attack by manipulating the 'computer' argument in the vulnerable endpoint.