mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
883 B
883 B
CVE-2022-45613
Description
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 publisher parameter.
POC
Reference
- https://github.com/lithonn/bug-report/tree/main/vendors/oretnom23/bsms_ci/stored-xss
- https://medium.com/@just0rg/book-store-management-system-1-0-unrestricted-input-leads-to-xss-74506d42492e
Github
No PoCs found on GitHub currently.