CVE-2025-2608: PHPGurukul Banquet Booking System view-user-queries.php sql injection
A vulnerability classified as critical has been found in PHPGurukul Banquet Booking System 1.2. This affects an unknown part of the file /admin/view-user-queries.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-2608?
CVE-2025-2608 is classified as a critical vulnerability.
How does CVE-2025-2608 affect the PHPGurukul Banquet Booking System?
CVE-2025-2608 affects the /admin/view-user-queries.php file and allows for SQL injection through the viewid argument.
Can CVE-2025-2608 be exploited remotely?
Yes, CVE-2025-2608 can be exploited remotely.
What is the potential impact of CVE-2025-2608?
The exploitation of CVE-2025-2608 may lead to unauthorized access to the database and potentially sensitive user information.
How can I fix CVE-2025-2608?
To fix CVE-2025-2608, ensure proper input validation and parameterized queries in the affected PHP files.