Unknown · Book Store Management System · CVE-2022-45613
**Name of the Vulnerable Software and Affected Versions**
Book Store Management System version 1.0
**Description**
The issue is related to a cross-site scripting (XSS) vulnerability. This vulnerability is located in the `/bsms ci/index.php/book` endpoint and allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the `publisher` parameter.
**Recommendations**
For Book Store Management System version 1.0, consider disabling access to the `/bsms ci/index.php/book` endpoint until a patch is available. As a temporary workaround, restrict the use of the `publisher` parameter in this endpoint to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.