Sourcecodester · Sourcecodester Take-Note App · CVE-2023-4864
**Name of the Vulnerable Software and Affected Versions**
SourceCodester Take-Note App version 1.0
**Description**
A problematic vulnerability was found in the SourceCodester Take-Note App, affecting an unknown part of the file index.php. The manipulation of the `noteContent` argument with the input `<script>alert('xss')</script>` leads to cross-site scripting. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
**Recommendations**
For SourceCodester Take-Note App version 1.0, as a temporary workaround, consider disabling the manipulation of the `noteContent` argument until a patch is available. Restrict access to the index.php file to minimize the risk of exploitation. Avoid using the `noteContent` argument in the affected API endpoint until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.