Phpgurukul · Phpgurukul Boat Booking System · CVE-2025-8431
**Name of the Vulnerable Software and Affected Versions**
PHPGurukul Boat Booking System version 1.0
**Description**
A critical issue exists in PHPGurukul Boat Booking System 1.0, specifically within the `/admin/add-boat.php` file. The `boatname` argument is susceptible to SQL injection, allowing for remote exploitation. The exploit details have been publicly disclosed.
**Recommendations**
As a temporary workaround, consider restricting access to the `/admin/add-boat.php` file until a patch is available.
Sanitize the `boatname` input to prevent SQL injection attacks.