First published: Tue May 06 2025(Updated: )
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 username/password leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
SourceCodester Online Student Clearance System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4331 is classified as a critical vulnerability.
CVE-2025-4331 manifests as SQL injection through manipulation of the username and password arguments.
CVE-2025-4331 affects the /Admin/login.php file of the SourceCodester Online Student Clearance System.
Mitigation of CVE-2025-4331 can be achieved by implementing prepared statements or parameterized queries to prevent SQL injection.
Yes, CVE-2025-4331 can be exploited remotely, allowing attackers to execute unauthorized SQL commands.