← volver
CVE-2022-31052

URL previews can crash Synapse media repositories or Synapse monoliths

CVSS 6.5 MEDIUMEPSS 1.4%CWE-674
En resumen

Las vistas previas de URLs en Synapse pueden causar que el servidor se bloquee al procesar ciertas páginas web debido a recursión ilimitada. Esto afecta servidores de chat con la función de vista previa de URLs habilitada, y puede ser explotado por usuarios malintencionados o URLs remotas.

Detalle técnico

La recursión no acotada en el procesamiento de vistas previas de URLs (CWE-674) permite que usuarios locales autenticados o usuarios remotos (mediante solicitudes automáticas de clientes) agoten el espacio de pila en Synapse, causando denegación de servicio por bloqueo o error. La vulnerabilidad requiere `url_preview_enabled: true` en la configuración y afecta versiones anteriores a la 1.61.1.

Resumen generado y traducido por IA a partir de la descripción oficial.
Synapse is an open source home server implementation for the Matrix chat network. In versions prior to 1.61.1 URL previews of some web pages can exhaust the available stack space for the Synapse process due to unbounded recursion. This is sometimes recoverable and leads to an error for the request causing the problem, but in other cases the Synapse process may crash altogether. It is possible to exploit this maliciously, either by malicious users on the homeserver, or by remote users sending URLs that a local user's client may automatically request a URL preview for. Remote users are not able to exploit this directly, because the URL preview endpoint is authenticated. Deployments with `url_preview_enabled: false` set in configuration are not affected. Deployments with `url_preview_enabled: true` set in configuration **are** affected. Deployments with no configuration value set for `url_preview_enabled` are not affected, because the default is `false`. Administrators of homeservers with URL previews enabled are advised to upgrade to v1.61.1 or higher. Users unable to upgrade should set `url_preview_enabled` to false.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Productos afectados
matrix-org · synapse

¿Quieres saber si tu infraestructura está expuesta a esto?

Hablar con TrueHacking →