First published: Sun Jun 30 2024(Updated: )
A vulnerability classified as critical has been found in SourceCodester Medicine Tracker System 1.0. This affects an unknown part of the file /classes/Users.php?f=register_user. The manipulation of the argument username 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 identifier VDB-270009 was assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Oretnom23 Medicine Tracker System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-6418 is classified as a critical vulnerability due to its potential for SQL injection.
CVE-2024-6418 affects the registration functionality by allowing SQL injection through the 'username' argument in the Users.php file.
To fix CVE-2024-6418, ensure proper input validation and parameterized queries in the affected code to mitigate SQL injection risks.
CVE-2024-6418 impacts version 1.0 of the SourceCodester Medicine Tracker System.
CVE-2024-6418 can enable attackers to conduct SQL injection attacks, potentially allowing unauthorized access to the database.