CVE-2022-45613: XSS
Book Store Management System v1.0 was discovered to contain a cross-site scripting (XSS) vulnerability in /bsmsci/index.php/book. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the publisher parameter.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2022-45613?
CVE-2022-45613 is rated as a medium severity vulnerability due to its potential for cross-site scripting (XSS) attacks.
How do I fix CVE-2022-45613?
To fix CVE-2022-45613, sanitize and validate inputs for the publisher parameter to prevent the injection of malicious scripts.
Who is affected by CVE-2022-45613?
The vulnerability affects users of Book Store Management System version 1.0 that utilize the /bsms_ci/index.php/book endpoint.
What types of attacks can CVE-2022-45613 facilitate?
CVE-2022-45613 can facilitate cross-site scripting (XSS) attacks, allowing attackers to execute arbitrary scripts in the context of a user's browser.
Is CVE-2022-45613 part of a larger security issue?
CVE-2022-45613 highlights common security flaws in web applications related to improper input handling.