Vulnerability Description
Matrix Synapse before 0.28.1 is prone to a denial of service flaw where malicious events injected with depth = 2^63 - 1 render rooms unusable, related to federation/federation_base.py and handlers/message.py, as exploited in the wild in April 2018.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Matrix | Synapse | < 0.28.1 |
Related Weaknesses (CWE)
References
- https://github.com/matrix-org/synapse/commit/33f469ba19586bbafa0cf2c7d7c35463bdaPatch
- https://matrix.org/blog/2018/05/01/security-update-synapse-0-28-1/Vendor Advisory
- https://github.com/matrix-org/synapse/commit/33f469ba19586bbafa0cf2c7d7c35463bdaPatch
- https://matrix.org/blog/2018/05/01/security-update-synapse-0-28-1/Vendor Advisory
FAQ
What is CVE-2018-10657?
CVE-2018-10657 is a vulnerability with a CVSS score of 7.5 (HIGH). Matrix Synapse before 0.28.1 is prone to a denial of service flaw where malicious events injected with depth = 2^63 - 1 render rooms unusable, related to federation/federation_base.py and handlers/mes...
How severe is CVE-2018-10657?
CVE-2018-10657 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-10657?
Check the references section above for vendor advisories and patch information. Affected products include: Matrix Synapse.