vendor:
Online Event Booking and Reservation System
by:
Alon Leviev
8.8
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: Online Event Booking and Reservation System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:sourcecodester:online_event_booking_and_reservation_system:1.0
Platforms Tested: Linux
2021
Online Event Booking and Reservation System 1.0 – ‘reason’ Stored Cross-Site Scripting (XSS)
A stored XSS vulnerability exists in the Event management software. An attacker can leverage this vulnerability in order to run javascript on the web server surfers behalf, which can lead to cookie stealing, defacement and more.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.