First published: Mon May 05 2025(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/edit-ambulance.php. The manipulation of the argument dconnum leads to sql injection. It is possible to launch the attack 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 Emergency Ambulance Hiring Portal |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4264 is classified as a critical vulnerability.
CVE-2025-4264 affects the file /admin/edit-ambulance.php and allows for SQL injection via the dconnum argument.
Yes, CVE-2025-4264 can be exploited remotely, allowing attackers to execute SQL injection.
Exploiting CVE-2025-4264 can lead to unauthorized access to sensitive data in the database.
To fix CVE-2025-4264, it is recommended to sanitize the input parameters in the affected function and implement prepared statements.