Sourcecodester · Sourcecodester Simple Responsive Tourism Website · CVE-2023-1041
**Name of the Vulnerable Software and Affected Versions**
SourceCodester Simple Responsive Tourism Website version 1.0
**Description**
A problematic issue was found in the software, affecting the /tourism/rate review.php file. The manipulation of the `id` argument with malicious input, such as `1"><script>alert(1111)</script>`, leads to cross-site scripting. This issue can be exploited remotely.
**Recommendations**
For version 1.0, consider restricting access to the `rate review.php` file or validating and sanitizing user input for the `id` argument to prevent cross-site scripting attacks. At the moment, there is no information about a newer version that contains a fix for this issue.