Описание
Flarum is a forum software for building communities. Using the mentions feature provided by the flarum/mentions extension, users can mention any post ID on the forum with the special @"<username>"#p<id>
syntax. The following behavior never changes no matter if the actor should be able to read the mentioned post or not: A URL to the mentioned post is inserted into the actor post HTML, leaking its discussion ID and post number. The mentionsPosts
relationship included in the POST /api/posts
and PATCH /api/posts/<id>
JSON responses leaks the full JSON:API payload of all mentioned posts without any access control. This includes the content, date, number and attributes added by other extensions. An attacker only needs the ability to create new posts on the forum to exploit the vulnerability. This works even if new posts require approval. If they have the ability to edit posts, the attack can be performed even more discreetly by using a single post to scan any size of database and hid
Ссылки
- PatchThird Party Advisory
- ExploitMitigationThird Party Advisory
- PatchThird Party Advisory
- ExploitMitigationThird Party Advisory
Уязвимые конфигурации
EPSS
7.7 High
CVSS3
4.3 Medium
CVSS3
Дефекты
Связанные уязвимости
Flarum post mentions can be used to read any post on the forum without access control
EPSS
7.7 High
CVSS3
4.3 Medium
CVSS3