Share
## https://sploitus.com/exploit?id=WPEX-ID:798DE421-4814-46A9-A055-EBB95A7218ED
1. Create a new Facebook like widget.
2. When creating a new widget, insert the following payload in the "Custom CSS" field: `background-color: pink; height: 500px;" onmouseover="alert(/XSS/)"`
3. Save and load the site. Move your mouse over the pink box in the widget area and see the XSS pop-up.