An issue was discovered in Microweber 1.0.7. There is a CSRF attack (against the admin user) that can add an administrative account via api/save_user.
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/microweber/microweber/issues/484 | issue tracking exploit third party advisory |
https://github.com/microweber/microweber/issues/483 | issue tracking exploit third party advisory |
https://github.com/microweber/microweber/commit/982ea9d5efb7d2306a05644ebc3469dadb33767e | patch vendor advisory |