First published: Fri Mar 01 2024(Updated: )
Book Store Management System v1.0 was discovered to contain a cross-site scripting (XSS) vulnerability in /bsms_ci/index.php/history. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the history parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Book Store Management System | ||
Book Store Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-49540 is classified as a medium severity vulnerability due to its potential for exploiting cross-site scripting.
To fix CVE-2023-49540, ensure proper sanitization and validation of user input in the history parameter to prevent XSS attacks.
CVE-2023-49540 affects version 1.0 of the Book Store Management System.
CVE-2023-49540 is a cross-site scripting (XSS) vulnerability.
CVE-2023-49540 can be exploited by injecting a malicious payload into the history parameter, allowing execution of arbitrary scripts.