CVE-2024-5051: SourceCodester Gas Agency Management System edituser.php sql injection
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-5051?
CVE-2024-5051 is classified as critical due to its potential for remote SQL injection attacks.
How does CVE-2024-5051 work?
CVE-2024-5051 allows for SQL injection through the manipulation of the 'id' argument in edituser.php.
Who is affected by CVE-2024-5051?
CVE-2024-5051 affects users of SourceCodester Gas Agency Management System version 1.0.
What are the potential impacts of CVE-2024-5051?
Exploitation of CVE-2024-5051 can lead to unauthorized access to the database, data leakage, and manipulation.
How do I fix CVE-2024-5051?
To fix CVE-2024-5051, validate and sanitize the input parameters in the edituser.php file to prevent SQL injection.