Share
## https://sploitus.com/exploit?id=WPEX-ID:9B3CDA9A-17A7-4173-93A2-D552A874FAE9
1. Go to https://example.com/wp-admin/admin.php?page=cb_timeframes_edit
2. Add a "timeframe" and for the field "Timeframe Title" enter the PoC: `"><script>alert(2)</script>
3. Save and see the XSS

Note: The XSS will trigger in other places throughout the admin interface where the timeframe is displayed.