First published: Fri Jan 20 2023(Updated: )
Book Store Management System v1.0 was discovered to contain a cross-site scripting (XSS) vulnerability in /bsms_ci/index.php/book. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the writer parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
1000projects Bookstore Management System PHP MySQL Project | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2023-23024 is considered to be moderate due to its potential impact on user data integrity.
To fix CVE-2023-23024, sanitize and validate all user inputs, specifically the 'writer' parameter to prevent arbitrary script execution.
CVE-2023-23024 is classified as a cross-site scripting (XSS) vulnerability.
CVE-2023-23024 affects Book Store Management System version 1.0.
Attackers can execute arbitrary web scripts or HTML through a crafted payload injected via the 'writer' parameter.