Flarum before 0.1.0-beta.9 allows CSRF against all POST endpoints, as demonstrated by changing admin settings.
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/flarum/core/blob/master/CHANGELOG.md | third party advisory release notes |
https://discuss.flarum.org/d/20606-flarum-0-1-0-beta-9-released | release notes vendor advisory |
https://github.com/flarum/core/security/advisories/GHSA-3wjh-93gr-chh6 | third party advisory |