Sourcecodester · Sourcecodester Online Railway Reservation System · CVE-2024-9300
**Name of the Vulnerable Software and Affected Versions**
SourceCodester Online Railway Reservation System version 1.0
**Description**
A problematic issue was found in the Message Us Form component, specifically in the contact us.php file. The manipulation of the `fullname`, `email`, or `message` arguments leads to cross-site scripting. This issue can be initiated remotely.
**Recommendations**
For SourceCodester Online Railway Reservation System version 1.0, consider validating and sanitizing user input for the `fullname`, `email`, and `message` arguments in the contact us.php file to prevent cross-site scripting attacks. As a temporary workaround, restrict access to the Message Us Form component until a proper fix is applied.