CVE-2025-4070: PHPGurukul Rail Pass Management System changeimage.php sql injection
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-4070?
CVE-2025-4070 is classified as a critical vulnerability.
How does the CVE-2025-4070 vulnerability manifest?
The CVE-2025-4070 vulnerability manifests through SQL injection via the argument editid in the file /admin/changeimage.php.
What software is affected by CVE-2025-4070?
CVE-2025-4070 affects the PHPGurukul Rail Pass Management System version 1.0.
Is CVE-2025-4070 exploitable remotely?
Yes, CVE-2025-4070 can be exploited remotely.
How can I mitigate CVE-2025-4070?
To mitigate CVE-2025-4070, sanitize and validate input for the editid parameter to prevent SQL injection.