CVE-2025-2648: PHPGurukul Art Gallery Management System view-enquiry-detail.php sql injection
A vulnerability classified as critical has been found in PHPGurukul Art Gallery Management System 1.0. This affects an unknown part of the file /admin/view-enquiry-detail.php. The manipulation of the argument viewid 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-2648?
CVE-2025-2648 is classified as a critical vulnerability.
What type of vulnerability is associated with CVE-2025-2648?
CVE-2025-2648 is related to SQL injection vulnerabilities.
Which software is affected by CVE-2025-2648?
CVE-2025-2648 affects PHPGurukul Art Gallery Management System version 1.0.
How can CVE-2025-2648 be exploited?
CVE-2025-2648 can be exploited remotely by manipulating the argument viewid in the file /admin/view-enquiry-detail.php.
How do I fix CVE-2025-2648?
Fixing CVE-2025-2648 involves sanitizing user input and implementing parameterized queries in the affected PHP file.