VYPR

Synapse

by Matrix Org

Source repositories

CVEs (2)

  • CVE-2024-52805Dec 3, 2024
    risk 0.00cvss epss 0.01

    Synapse is an open-source Matrix homeserver. In Synapse before 1.120.1, multipart/form-data requests can in certain configurations transiently increase memory consumption beyond expected levels while processing the request, which can be used to amplify denial of service attacks. Synapse 1.120.1 resolves the issue by denying requests with unsupported multipart/form-data content type.

  • CVE-2019-5885Mar 19, 2019
    risk 0.00cvss epss 0.01

    Matrix Synapse before 0.34.0.1, when the macaroon_secret_key authentication parameter is not set, uses a predictable value to derive a secret key and other secrets which could allow remote attackers to impersonate users.