Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-c5f8-35qr-q4fm

Опубликовано: 26 мар. 2021
Источник: github
Github: Прошло ревью
CVSS4: 4.9
CVSS3: 6.1

Описание

HTML injection in email and account expiry notifications

Impact

The notification emails sent for notifications for missed messages or for an expiring account are subject to HTML injection. In the case of the notification for missed messages, this could allow an attacker to insert forged content into the email.

The account expiry feature is not enabled by default and the HTML injection is not controllable by an attacker.

Patches

This issue is fixed in #9200.

Workarounds

For the missed messages notifications:

The notif.html, notif_mail.html, and room.html templates can be overridden with custom templates that manually escapes the variables using JInja2's escape filter. See the email.template_dir setting.

For the account expiry notifications:

  1. Account expiry can be disabled via the account_validity.enabled setting.

  2. The notice_expiry.html template can be overridden with a custom template that manually escapes the variables using JInja2's escape filter. See the email.template_dir setting.

Пакеты

Наименование

matrix-synapse

pip
Затронутые версииВерсия исправления

< 1.27.0

1.27.0

EPSS

Процентиль: 59%
0.00385
Низкий

4.9 Medium

CVSS4

6.1 Medium

CVSS3

Дефекты

CWE-74
CWE-79

Связанные уязвимости

CVSS3: 6.1
ubuntu
почти 5 лет назад

Synapse is a Matrix reference homeserver written in python (pypi package matrix-synapse). Matrix is an ecosystem for open federated Instant Messaging and VoIP. In Synapse before version 1.27.0, the notification emails sent for notifications for missed messages or for an expiring account are subject to HTML injection. In the case of the notification for missed messages, this could allow an attacker to insert forged content into the email. The account expiry feature is not enabled by default and the HTML injection is not controllable by an attacker. This is fixed in version 1.27.0.

CVSS3: 6.1
nvd
почти 5 лет назад

Synapse is a Matrix reference homeserver written in python (pypi package matrix-synapse). Matrix is an ecosystem for open federated Instant Messaging and VoIP. In Synapse before version 1.27.0, the notification emails sent for notifications for missed messages or for an expiring account are subject to HTML injection. In the case of the notification for missed messages, this could allow an attacker to insert forged content into the email. The account expiry feature is not enabled by default and the HTML injection is not controllable by an attacker. This is fixed in version 1.27.0.

CVSS3: 6.1
debian
почти 5 лет назад

Synapse is a Matrix reference homeserver written in python (pypi packa ...

EPSS

Процентиль: 59%
0.00385
Низкий

4.9 Medium

CVSS4

6.1 Medium

CVSS3

Дефекты

CWE-74
CWE-79