CVE-2025-4331: SourceCodester Online Student Clearance System login.php sql injection
A vulnerability classified as critical was found in SourceCodester Online Student Clearance System 1.0. This vulnerability affects unknown code of the file /Admin/login.php. The manipulation of the argument id/username/password 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-2025-4331?
CVE-2025-4331 is classified as a critical vulnerability.
How does CVE-2025-4331 manifest?
CVE-2025-4331 manifests as SQL injection through manipulation of the username and password arguments.
Which component is affected by CVE-2025-4331?
CVE-2025-4331 affects the /Admin/login.php file of the SourceCodester Online Student Clearance System.
How can I mitigate CVE-2025-4331?
Mitigation of CVE-2025-4331 can be achieved by implementing prepared statements or parameterized queries to prevent SQL injection.
Is remote exploitation possible with CVE-2025-4331?
Yes, CVE-2025-4331 can be exploited remotely, allowing attackers to execute unauthorized SQL commands.