Unknown · Sourcecodester Password Storage Application · CVE-2022-43117
**Name of the Vulnerable Software and Affected Versions**
Sourcecodester Password Storage Application in PHP/OOP and MySQL version 1.0
**Description**
The issue concerns multiple cross-site scripting (XSS) vulnerabilities. These vulnerabilities can be exploited via the `Name`, `Username`, `Description`, and `Site Feature` parameters.
**Recommendations**
For version 1.0, consider validating and sanitizing user input for the `Name`, `Username`, `Description`, and `Site Feature` parameters to prevent XSS attacks. As a temporary workaround, restrict access to these parameters until a patch is available. At the moment, there is no information about a newer version that contains a fix for this vulnerability.