First published: Sun May 12 2024(Updated: )
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 /manage_inv.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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Campcodes Online Laundry Management System | ||
Campcodes Online Laundry Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-4796 has been classified as a critical vulnerability.
CVE-2024-4796 is an SQL injection vulnerability affecting the /manage_inv.php file.
The SQL injection occurs through manipulation of the 'id' argument in the affected file.
Yes, CVE-2024-4796 can be exploited remotely by attackers.
To fix CVE-2024-4796, sanitize and validate all user inputs, particularly for the 'id' argument.