Events retrieved from a remote homeserver using /get_missing_events
did not have their signatures verified correctly. This could potentially allow a remote homeserver to provide invalid/modified events to Dendrite via this endpoint.
Note that this does not apply to events retrieved through other endpoints (e.g. /event
, /state
) as they have been correctly verified.
Homeservers that have federation disabled are not vulnerable.
The problem has been fixed in Dendrite 0.9.8.
There are no workarounds.
Tulir Asokan, who spotted the issue originally.
{ "nvd_published_at": "2022-09-12T20:15:00Z", "github_reviewed_at": "2022-09-15T03:28:01Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-347" ] }