First published: Fri Mar 21 2025(Updated: )
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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul Banquet Booking System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-2608 is classified as a critical vulnerability.
CVE-2025-2608 affects the /admin/view-user-queries.php file and allows for SQL injection through the viewid argument.
Yes, CVE-2025-2608 can be exploited remotely.
The exploitation of CVE-2025-2608 may lead to unauthorized access to the database and potentially sensitive user information.
To fix CVE-2025-2608, ensure proper input validation and parameterized queries in the affected PHP files.