Savsoft · Savsoft Quiz · CVE-2024-4256
**Name of the Vulnerable Software and Affected Versions**
Savsoft Quiz version 6.0
**Description**
A issue was found in the Category Page component, specifically in the /public/index.php/Qbank/editCategory file. The manipulation of the `category name` argument with malicious input, such as ><script>alert('XSS')</script>, can lead to cross-site scripting. This issue can be exploited remotely.
**Recommendations**
For Savsoft Quiz version 6.0, as a temporary workaround, consider restricting access to the /public/index.php/Qbank/editCategory endpoint or validating and sanitizing the `category name` 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.