First published: Fri Nov 25 2022(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 book_title parameter.
Credit: cve@mitre.org 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-2022-45225 is classified as high due to its potential to allow attackers to execute arbitrary scripts.
To fix CVE-2022-45225, sanitize and validate all user input, particularly the book_title parameter, to prevent XSS attacks.
CVE-2022-45225 can enable attackers to perform cross-site scripting (XSS) attacks, leading to data theft or website defacement.
Book Store Management System version 1.0 is affected by CVE-2022-45225.
Additional information about CVE-2022-45225 can be obtained from security advisory reports and vulnerability databases.