First published: Tue Apr 29 2025(Updated: )
A vulnerability was found in PHPGurukul Curfew e-Pass Management System 1.0. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /admin/pass-bwdates-report.php. The manipulation of the argument fromdate/todate leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul Curfew e-Pass Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4074 has been declared as critical due to its potential for SQL injection.
CVE-2025-4074 affects the file /admin/pass-bwdates-report.php by allowing manipulation of the fromdate/todate arguments.
CVE-2025-4074 is an SQL injection vulnerability.
Exploitation of CVE-2025-4074 could lead to unauthorized access to the database and manipulation of sensitive data.
Mitigation of CVE-2025-4074 can be achieved by validating and sanitizing user input before processing database queries.