cve/2022/CVE-2022-45613.md

19 lines
883 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-45613](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-45613)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.