In phpBB before 3.1.7-PL1, includes/acp/acp_bbcodes.php has improper verification of a CSRF token on the BBCode page in the Administration Control Panel. An actual CSRF attack is possible if an attacker also manages to retrieve the session id of a reauthenticated administrator prior to targeting them.
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://www.phpbb.com/community/viewtopic.php?t=2352606 | vendor advisory |
https://www.phpbb.com/support/documents.php?mode=changelog&version=3#v317 | vendor advisory |
https://github.com/phpbb/phpbb/commit/18abef716ecf42a35416444f3f84f5459d573789 | third party advisory patch |
https://lists.debian.org/debian-lts-announce/2019/09/msg00036.html | third party advisory mailing list |
https://lists.debian.org/debian-lts-announce/2019/10/msg00006.html | third party advisory mailing list |