CVE-2023-49540: XSS
Book Store Management System v1.0 was discovered to contain a cross-site scripting (XSS) vulnerability in /bsmsci/index.php/history. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the history parameter.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2023-49540?
CVE-2023-49540 is classified as a medium severity vulnerability due to its potential for exploiting cross-site scripting.
How do I fix CVE-2023-49540?
To fix CVE-2023-49540, ensure proper sanitization and validation of user input in the history parameter to prevent XSS attacks.
What does CVE-2023-49540 affect?
CVE-2023-49540 affects version 1.0 of the Book Store Management System.
What type of vulnerability is CVE-2023-49540?
CVE-2023-49540 is a cross-site scripting (XSS) vulnerability.
How can CVE-2023-49540 be exploited?
CVE-2023-49540 can be exploited by injecting a malicious payload into the history parameter, allowing execution of arbitrary scripts.