First published: Thu Aug 01 2024(Updated: )
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 /manage_records.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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Oretnom23 Tracking Monitoring Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-7364 is classified as a critical vulnerability.
CVE-2024-7364 enables SQL injection through the manipulation of the id parameter in the /manage_records.php file.
CVE-2024-7364 affects version 1.0 of the SourceCodester Tracking Monitoring Management System.
Exploiting CVE-2024-7364 can allow attackers to execute arbitrary SQL queries in the database.
To fix CVE-2024-7364, it is recommended to sanitize user input for the id parameter and apply secure coding practices.