LayerBB before 1.1.3 allows CSRF for adding a user via admin/new_user.php, deleting a user via admin/members.php/delete_user/, and deleting content via mod/delete.php/.
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Link | Tags |
---|---|
http://packetstormsecurity.com/files/151694/LayerBB-1.1.2-Cross-Site-Request-Forgery.html | third party advisory vdb entry exploit |
https://www.exploit-db.com/exploits/46379/ | third party advisory vdb entry exploit |
https://github.com/AndyRixon/LayerBB/issues/38 | third party advisory exploit |
https://github.com/AndyRixon/LayerBB/commits/master | third party advisory patch |