CVE-2024-6732: SourceCodester Student Study Center Desk Management System Users.php sql injection
A vulnerability classified as critical was found in SourceCodester Student Study Center Desk Management System 1.0. This vulnerability affects unknown code of the file /sscdms/classes/Users.php?f=save. 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-6732?
CVE-2024-6732 is classified as a critical vulnerability.
How does CVE-2024-6732 affect the application?
CVE-2024-6732 allows for SQL injection through manipulation of the 'id' argument in the Users.php file.
What software versions are affected by CVE-2024-6732?
CVE-2024-6732 affects version 1.0 of the SourceCodester Student Study Center Desk Management System.
How do I fix CVE-2024-6732?
To fix CVE-2024-6732, it is recommended to implement input validation and parameterized queries to prevent SQL injection.
What are the potential impacts of exploiting CVE-2024-6732?
Exploiting CVE-2024-6732 could lead to unauthorized access to sensitive data and potential manipulation of the database.