CVE-2023-22488

Flarum is a forum software for building communities. Using the notifications feature, one can read restricted/private content and bypass access checks that would be in place for such content. The notification-sending component does not check that the subject of the notification can be seen by the receiver, and proceeds to send notifications through their different channels. The alerts do not leak data despite this as they are listed based on a visibility check, however, emails are still sent out. This means that, for extensions which restrict access to posts, any actor can bypass the restriction by subscribing to the discussion if the Subscriptions extension is enabled. The attack allows the leaking of some posts in the forum database, including posts awaiting approval, posts in tags the user has no access to if they could subscribe to a discussion before it becomes private, and posts restricted by third-party extensions. All Flarum versions prior to v1.6.3 are affected. The vulnerability has been fixed and published as flarum/core v1.6.3. All communities running Flarum should upgrade as soon as possible to v1.6.3. As a workaround, disable the Flarum Subscriptions extension or disable email notifications altogether. There are no other supported workarounds for this issue for Flarum versions below 1.6.3.
Configurations

Configuration 1 (hide)

cpe:2.3:a:flarum:flarum:*:*:*:*:*:*:*:*

History

21 Nov 2024, 07:44

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 5.4
v2 : unknown
v3 : 6.8
Summary
  • (es) Flarum es un software de foro para construir comunidades. Al utilizar la función de notificaciones, se puede leer contenido restringido/privado y evitar los controles de acceso que se implementarían para dicho contenido. El componente de envío de notificaciones no comprueba que el asunto de la notificación pueda ser visto por el receptor, y procede a enviar notificaciones a través de sus diferentes canales. A pesar de esto, las alertas no filtran datos, ya que se enumeran según una verificación de visibilidad; sin embargo, aún se envían correos electrónicos. Esto significa que, para las extensiones que restringen el acceso a las publicaciones, cualquier actor puede evitar la restricción suscribiéndose a la discusión si la extensión Suscripciones está habilitada. El ataque permite la filtración de algunas publicaciones en la base de datos del foro, incluidas publicaciones en espera de aprobación, publicaciones en etiquetas a las que el usuario no tiene acceso si pudiera suscribirse a una discusión antes de que se vuelva privada y publicaciones restringidas por extensiones de terceros. Todas las versiones de Flarum anteriores a la v1.6.3 se ven afectadas. La vulnerabilidad ha sido reparada y publicada como flarum/core v1.6.3. Todas las comunidades que ejecutan Flarum deben actualizar lo antes posible a la versión 1.6.3. Como workaround, desactive la extensión Flarum Subscriptions o desactive las notificaciones por correo electrónico por completo. No existen otros workarounds para este problema para las versiones de Flarum inferiores a 1.6.3.
References () https://github.com/flarum/framework/commit/d0a2b95dca57d3dae9a0d77b610b1cb1d0b1766a - Patch, Third Party Advisory () https://github.com/flarum/framework/commit/d0a2b95dca57d3dae9a0d77b610b1cb1d0b1766a - Patch, Third Party Advisory
References () https://github.com/flarum/framework/security/advisories/GHSA-8gcg-vwmw-rxj4 - Third Party Advisory () https://github.com/flarum/framework/security/advisories/GHSA-8gcg-vwmw-rxj4 - Third Party Advisory

Information

Published : 2023-01-12 20:15

Updated : 2024-11-21 07:44


NVD link : CVE-2023-22488

Mitre link : CVE-2023-22488

CVE.ORG link : CVE-2023-22488


JSON object : View

Products Affected

flarum

  • flarum
CWE
CWE-862

Missing Authorization