Check plugin security issue
-
Hi, I see the plugin is accessing the admin edit page with nonce in frontend for not logged users which could be a security issue.
var tablesome_ajax_object = {“nonce”:”xxxxxxxxx”,”ajax_url”:”https:\/\/domain.com\/wp-admin\/admin-ajax.php”,”rest_nonce”:”xxxxxxxxx”,”edit_table_url”:”https:\/\/domain.com\/wp-admin\/edit.php?post_type=tablesome_cpt&action=edit&post=xx&page=tablesome_admin_page”
Normally, you should use WordPress REST API.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Check plugin security issue’ is closed to new replies.