Lucene search

K
osvGoogleOSV:GHSA-4MP3-385R-V63F
HistoryNov 24, 2020 - 10:58 p.m.

Denial of service attack due to invalid JSON

2020-11-2422:58:58
Google
osv.dev
11
denial of service
invalid json
matrix clients
synapse
event
crash
hang
room state
patches
upgrading.

EPSS

0.007

Percentile

80.5%

Impact

A denial of service attack against Matrix clients can be exploited by sending an event including invalid JSON data to Synapse. Synapse would relay the data to clients which could crash or hang. Impact is long-lasting if the event is made part of the room state.

Patches

At a minimum #8106 and #8291 must be applied. #7372 and #8124 include additional checks.

Workarounds

There are no known workarounds.

Upgrading notes

If an invalid event is accepted by an earlier Synapse it can become part of the room state and will not be fixed by upgrading Synapse. Redacting the invalid event should avoid clients receiving the invalid event.