CVE-2024-7364: SourceCodester Tracking Monitoring Management System manage_records.php sql injection
A vulnerability has been found in SourceCodester Tracking Monitoring Management System 1.0 and classified as critical. Affected by this vulnerability is an unknown functionality of the file /managerecords.php. The manipulation of the argument id leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-273343.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-7364?
CVE-2024-7364 is classified as a critical vulnerability.
How does CVE-2024-7364 allow for an attack?
CVE-2024-7364 enables SQL injection through the manipulation of the id parameter in the /manage_records.php file.
Which version of SourceCodester Tracking Monitoring Management System is affected by CVE-2024-7364?
CVE-2024-7364 affects version 1.0 of the SourceCodester Tracking Monitoring Management System.
What is the impact of exploiting CVE-2024-7364?
Exploiting CVE-2024-7364 can allow attackers to execute arbitrary SQL queries in the database.
How do I fix the vulnerability CVE-2024-7364?
To fix CVE-2024-7364, it is recommended to sanitize user input for the id parameter and apply secure coding practices.