CVE-2024-6418: SourceCodester Medicine Tracker System sql injection
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=registeruser. 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-6418?
CVE-2024-6418 is classified as a critical vulnerability due to its potential for SQL injection.
How does CVE-2024-6418 affect the Medicine Tracker System?
CVE-2024-6418 affects the registration functionality by allowing SQL injection through the 'username' argument in the Users.php file.
How can I fix CVE-2024-6418?
To fix CVE-2024-6418, ensure proper input validation and parameterized queries in the affected code to mitigate SQL injection risks.
Which version of Medicine Tracker System is impacted by CVE-2024-6418?
CVE-2024-6418 impacts version 1.0 of the SourceCodester Medicine Tracker System.
What type of attack can CVE-2024-6418 enable?
CVE-2024-6418 can enable attackers to conduct SQL injection attacks, potentially allowing unauthorized access to the database.