First published: Sat Mar 30 2024(Updated: )
A vulnerability classified as critical has been found in PHPGurukul Emergency Ambulance Hiring Portal 1.0. Affected is an unknown function of the file /admin/login.php of the component Admin Login Page. The manipulation of the argument username leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. VDB-258678 is the identifier assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul Emergency Ambulance Hiring Portal | ||
PHPGurukul Emergency Ambulance Hiring Portal | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-3085 is classified as a critical vulnerability.
CVE-2024-3085 allows for SQL injection through manipulation of the username argument in the /admin/login.php file.
CVE-2024-3085 affects PHPGurukul Emergency Ambulance Hiring Portal version 1.0.
To fix CVE-2024-3085, validate and sanitize inputs to prevent SQL injection in the affected login page.
The vulnerable component in CVE-2024-3085 is the Admin Login Page located in /admin/login.php.