Cross-site request forgery (CSRF) vulnerability in ntopng through 2.4 allows remote attackers to hijack the authentication of arbitrary users, as demonstrated by admin/add_user.lua, admin/change_user_prefs.lua, admin/delete_user.lua, and admin/password_reset.lua.
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://github.com/ntop/ntopng/commit/f91fbe3d94c8346884271838ae3406ae633f6f15 | issue tracking third party advisory patch |
https://www.exploit-db.com/exploits/41141/ | exploit |
http://www.securityfocus.com/bid/95654 | vdb entry third party advisory |
https://github.com/ntop/ntopng/commit/1b2ceac8f578a246af6351c4f476e3102cdf21b3 | issue tracking third party advisory patch |