CVE-2024-4796: Campcodes Online Laundry Management System manage_inv.php sql injection
A vulnerability was found in Campcodes Online Laundry Management System 1.0. It has been classified as critical. This affects an unknown part of the file /manageinv.php. The manipulation of the argument id leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-263895.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-4796?
CVE-2024-4796 has been classified as a critical vulnerability.
What type of vulnerability is CVE-2024-4796?
CVE-2024-4796 is an SQL injection vulnerability affecting the /manage_inv.php file.
How does the SQL injection in CVE-2024-4796 occur?
The SQL injection occurs through manipulation of the 'id' argument in the affected file.
Can CVE-2024-4796 be exploited remotely?
Yes, CVE-2024-4796 can be exploited remotely by attackers.
How do I fix CVE-2024-4796?
To fix CVE-2024-4796, sanitize and validate all user inputs, particularly for the 'id' argument.