FrontAccounting 2.4.3 suffers from a CSRF flaw, which leads to adding a user account via admin/users.php (aka the "add user" feature of the User Permissions page).
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://www.exploit-db.com/exploits/44137/ | exploit vdb entry third party advisory |
https://securitywarrior9.blogspot.in/2018/02/cross-site-request-forgery-front.html | exploit third party advisory technical description |