First published: Tue Apr 29 2025(Updated: )
A vulnerability, which was classified as critical, was found in PHPGurukul Rail Pass Management System 1.0. This affects an unknown part of the file /admin/changeimage.php. The manipulation of the argument editid leads to sql injection. It is possible to initiate 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 |
---|---|---|
Rail Pass Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4070 is classified as a critical vulnerability.
The CVE-2025-4070 vulnerability manifests through SQL injection via the argument editid in the file /admin/changeimage.php.
CVE-2025-4070 affects the PHPGurukul Rail Pass Management System version 1.0.
Yes, CVE-2025-4070 can be exploited remotely.
To mitigate CVE-2025-4070, sanitize and validate input for the editid parameter to prevent SQL injection.