| Title | MAGESH-K21 Online-College-Event-Hall-Reservation-System 1.0 SQL Injection |
|---|
| Description | The Online College Event Hall Reservation System is susceptible to a SQL Injection attack in its `/admin/rooms.php` functionality. By manipulating the `room_id` parameter, attackers can inject arbitrary SQL commands, as illustrated by the use of the `sleep(5)` function to induce a delay. This vulnerability highlights the urgent need for employing parameterized queries or proper input sanitization techniques to protect against unauthorized database access or manipulation. |
|---|
| Source | ⚠️ https://github.com/skid-nochizplz/skid-nochizplz/blob/main/TrashBin/CVE/MAGESH-K21%20%20Online-College-Event-Hall-Reservation-System/SQL%20Injection%20-%20rooms.php.md |
|---|
| User | nochizplz (UID 64302) |
|---|
| Submission | 03/08/2024 05:31 (2 years ago) |
|---|
| Moderation | 03/15/2024 17:29 (7 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 256964 [MAGESH-K21 Online-College-Event-Hall-Reservation-System 1.0 /admin/rooms.php room_id sql injection] |
|---|
| Points | 20 |
|---|