CVE-2025-2628: PHPGurukul Art Gallery Management System art-enquiry.php sql injection
A vulnerability, which was classified as critical, was found in PHPGurukul Art Gallery Management System 1.1. Affected is an unknown function of the file /art-enquiry.php. The manipulation of the argument eid leads to sql injection. It is possible to launch 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-2628?
CVE-2025-2628 is classified as a critical vulnerability.
How do I fix CVE-2025-2628?
To fix CVE-2025-2628, ensure that you sanitize and validate all inputs in the /art-enquiry.php file to prevent SQL injection.
What is the impact of CVE-2025-2628?
CVE-2025-2628 allows for remote SQL injection attacks that can compromise the database of the Art Gallery Management System.
Which software versions are affected by CVE-2025-2628?
CVE-2025-2628 affects version 1.1 of the PHPGurukul Art Gallery Management System.
How can I test for CVE-2025-2628 in my application?
You can test for CVE-2025-2628 by attempting to input malicious SQL commands through the eid parameter in the /art-enquiry.php file.