First published: Fri May 17 2024(Updated: )
A vulnerability has been found in SourceCodester Gas Agency Management System 1.0 and classified as critical. This vulnerability affects unknown code of the file edituser.php. The manipulation of the argument id leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-264748.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
SourceCodester Gas Agency Management System | ||
Mayurik Gas Agency Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-5051 is classified as critical due to its potential for remote SQL injection attacks.
CVE-2024-5051 allows for SQL injection through the manipulation of the 'id' argument in edituser.php.
CVE-2024-5051 affects users of SourceCodester Gas Agency Management System version 1.0.
Exploitation of CVE-2024-5051 can lead to unauthorized access to the database, data leakage, and manipulation.
To fix CVE-2024-5051, validate and sanitize the input parameters in the edituser.php file to prevent SQL injection.