Property
Languagephp
Severitylow
CWECWE-285: Improper Authorization
OWASPA01:2021 - Broken Access Control
Confidence LevelLow
Impact LevelMedium
Likelihood LevelLow

Description#

These hooks allow the developer to handle the custom AJAX endpoints.“wp_ajax_$action” hook get fires for any authenticated user and “wp_ajax_nopriv_$action” hook get fires for non-authenticated users.