WordPress Plugin Vulnerabilities

Salon booking system < 9.6.6 - Editor+ Stored XSS

Description

The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as Editor to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)

Proof of Concept

1. Go to "Salon > Services > Add New Service"
2. For the service name, enter: `<script<script>>alert(document.cookie)</script<script>` and save
3. Go to "Assistants" and edit an assistant
4. Click on "Limit reservations to the following services" to see the XSS

Affects Plugins

Fixed in 9.6.6

References

Classification

Type
XSS
CWE

Miscellaneous

Submitter
cyc707
Verified
Yes

Timeline

Publicly Published
2024-04-05 (about 1 months ago)
Added
2024-04-05 (about 1 months ago)
Last Updated
2024-04-26 (about 24 days ago)

Other