Fokiz icon indicating copy to clipboard operation
Fokiz copied to clipboard

Insufficient role authentication

Open antirais opened this issue 11 years ago • 1 comments

Logged in user (editor) can change password for other users or delete them.

[Example attacks] http://localhost/system/admin/controllers/password.php POST:p=password&i=<user id>

// Delete user http://localhost/system/admin/controllers/users.php?del=<user id>

antirais avatar Jul 15 '13 16:07 antirais

I've submitted the code to fix this...

evantobin avatar Jul 21 '13 04:07 evantobin