mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
807 B
Markdown
18 lines
807 B
Markdown
### [CVE-2018-8737](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8737)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Bookme Control Panel 2.0 Application is vulnerable to stored XSS within the Customers "Book Me" function. Within the Name and Note (aka custName and custNote) sections of the Customers screen, the application does not sanitize user-supplied input and renders injected JavaScript code to the user's browser.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://neetech18.blogspot.in/2018/03/stored-xss-vulnerability-in-bookme_17.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|