
CVE-2021-42662 - Stored Cross-Site Scripting vulnerability in the Online event booking and reservation system.
CVE-2021-42662 - Stored Cross-Site Scripting vulnerability in the Online event booking and reservation system version 2.3.0.
A stored XSS vulnerability exists in the Event management software version 2.3.0. 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.
Affected components -
Vulnerable page - HOLY
Vulnerable parameter - "reason"
The following payload will allow you to run the javascript code -
<script>alert("This is an XSS")</alert>

Alon Leviev(0xDeku), 22 October, 2021.