CVE-2025-10594: SourceCodester Online Student File Management System delete_student.php sql injection
A flaw has been found in SourceCodester Online Student File Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/deletestudent.php. Executing manipulation of the argument studid can lead to sql injection. It is possible to launch the attack remotely. The exploit has been published and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-10594?
CVE-2025-10594 is classified as a medium severity vulnerability due to its potential for SQL injection attacks.
How do I fix CVE-2025-10594?
To fix CVE-2025-10594, validate and sanitize all user inputs for the "stud_id" parameter before processing.
What systems are affected by CVE-2025-10594?
CVE-2025-10594 affects SourceCodester Online Student File Management System version 1.0.
Can CVE-2025-10594 lead to data loss?
Yes, successful exploitation of CVE-2025-10594 can potentially lead to unauthorized access and data loss.
What types of attacks can CVE-2025-10594 enable?
CVE-2025-10594 can enable SQL injection attacks, allowing attackers to manipulate database queries.