Cross Site Request Forgery (CSRF) in Rukovoditel v2.8.3 allows attackers to create an admin user with an arbitrary credentials.
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://forum.rukovoditel.net/viewtopic.php?f=19&t=2760 | exploit vendor advisory |
https://gist.github.com/victomteng1997/d5f2db1d37aed5792c28685068ec41e2 | third party advisory patch |