LayerBB before 1.1.4 has multiple CSRF issues, as demonstrated by changing the System Settings via admin/general.php.
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/AndyRixon/LayerBB/pull/40 | third party advisory patch |
https://github.com/0xB9/LayerBB-1.1.3-CSRF/blob/master/README.md | third party advisory exploit |
https://github.com/AndyRixon/LayerBB/compare/1.1.3...1.1.4 | third party advisory patch |
http://packetstormsecurity.com/files/154549/LayerBB-1.1.3-Cross-Site-Request-Forgery.html |