Multiple cross-site request forgery (CSRF) vulnerabilities in ATutor 2.2 allow remote attackers to hijack the authentication of administrators for requests that (1) create an administrator account via a request to mods/_core/users/admins/create.php or (2) create a user account via a request to mods/_core/users/create_user.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/130598/ATutor-LCMS-2.2-Cross-Site-Request-Forgery.html | exploit vdb entry third party advisory |
http://www.securityfocus.com/bid/72845 | vdb entry third party advisory |
https://github.com/atutor/ATutor/commit/068b8aa37f24645c62235018fb8da340f60e2d18 | third party advisory patch |
https://github.com/atutor/ATutor/commit/0ee827317e497f1db86ddc5080b8af461e4595ce | third party advisory patch |
https://github.com/atutor/ATutor/commit/af519cfb56da7312eecbb5812484fcbce08e4419 | third party advisory patch |
https://edricteo.com/cve-2015-1583-atutor-lcms-csrf-vulnerability/ | third party advisory exploit |