Submit #426734: PHPGurukul Boat Booking System 1.0 Cross Site Scripting
| Title | PHPGurukul Boat Booking System 1.0 Cross Site Scripting |
|---|---|
| Description | booking-details.php is vulnerable to the tested XSS payload: %3cIMG%20%22%22%22%3e%3cSCRIPT%3ealert(%22Test%22)%3c%2fSCRIPT%3e%22%3e. This string is encoded and when decoded, it attempts to inject a script into the webpage: <IMG """"><SCRIPT>alert("Test")</SCRIPT>"> Application does not properly sanitize or validate the officialremark input, this script could be executed in the user's browser, leading to an XSS attack. |
| Source | ⚠️ https:/ |
| User | jadu101 (UID 70632) |
| Submission | 10/19/2024 06:48 (2 years ago) |
| Moderation | 10/19/2024 09:23 (3 hours later) |
| Status | Accepted |
| VulDB entry | 280965 [PHPGurukul Boat Booking System 1.0 Booking Details Page /admin/book-details.php Official Remark cross site scripting] |
| Points | 20 |