What the vulnerability does
01Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Course Finder | andré martin - it solutions & research UG Course Booking Platform course-booking-platform allows Stored XSS.This issue affects Course Booking Platform: from n/a through <= 1.0.0.
Explanation of Vulnerability in Simple Terms
02Summary
The Course Booking Platform contains a cross-site scripting (XSS) vulnerability that allows authenticated users to inject malicious scripts. An attacker with low-level account access can craft a malicious link or page that, when visited by another user, executes arbitrary JavaScript in their browser. This can lead to session hijacking, credential theft, or unauthorized actions performed on behalf of the victim.
What an attacker can do
03Attacker Capabilities
Inject and execute malicious JavaScript in other users' browsers to steal sessions or perform unauthorized actions.
Potential impact on your site
04Site Impact
Users' accounts and data are at risk if they interact with attacker-crafted content; session tokens and sensitive information can be compromised.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege account on the platform; victim must click a malicious link or visit an attacker-controlled page.
Key dates
06Disclosure timeline
September 5, 2025
CVE published
April 28, 2026
Record updated