An issue was discovered in Typesetter 5.1. The User Permissions page (aka Admin/Users) suffers from critical flaw of Cross Site Request forgery: using a forged HTTP request, a malicious user can lead a user to unknowingly create / delete or modify a user account due to the lack of an anti-CSRF token.
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 |
---|---|
https://securitywarrior9.blogspot.in/2018/02/cross-site-request-forgery-type-setter.html | third party advisory exploit |
https://www.exploit-db.com/exploits/44029/ | third party advisory vdb entry exploit |