PYSEC-2021-21
Vulnerability from pysec - Published: 2021-04-15 21:15 - Updated: 2021-04-22 17:19
VLAI?
Details
Sydent is a reference Matrix identity server. Sydent does not limit the size of requests it receives from HTTP clients. A malicious user could send an HTTP request with a very large body, leading to memory exhaustion and denial of service. Sydent also does not limit response size for requests it makes to remote Matrix homeservers. A malicious homeserver could return a very large response, again leading to memory exhaustion and denial of service. This affects any server which accepts registration requests from untrusted clients. This issue has been patched by releases 89071a1, 0523511, f56eee3. As a workaround request sizes can be limited in an HTTP reverse-proxy. There are no known workarounds for the problem with overlarge responses.
Impacted products
| Name | purl | matrix-sydent | pkg:pypi/matrix-sydent |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "matrix-sydent",
"purl": "pkg:pypi/matrix-sydent"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0523511d2fb40f2738f8a8549868f44b96e5dab7"
},
{
"fixed": "89071a1a754c69a50deac89e6bb74002d4cda19d"
},
{
"fixed": "f56eee315b6c44fdd9f6aa785cc2ec744a594428"
}
],
"repo": "https://github.com/matrix-org/sydent",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.3.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.0",
"2.0.1",
"2.1.0",
"2.2.0"
]
}
],
"aliases": [
"CVE-2021-29430",
"GHSA-wmg4-8cp2-hpg9"
],
"details": "Sydent is a reference Matrix identity server. Sydent does not limit the size of requests it receives from HTTP clients. A malicious user could send an HTTP request with a very large body, leading to memory exhaustion and denial of service. Sydent also does not limit response size for requests it makes to remote Matrix homeservers. A malicious homeserver could return a very large response, again leading to memory exhaustion and denial of service. This affects any server which accepts registration requests from untrusted clients. This issue has been patched by releases 89071a1, 0523511, f56eee3. As a workaround request sizes can be limited in an HTTP reverse-proxy. There are no known workarounds for the problem with overlarge responses.",
"id": "PYSEC-2021-21",
"modified": "2021-04-22T17:19:00Z",
"published": "2021-04-15T21:15:00Z",
"references": [
{
"type": "FIX",
"url": "https://github.com/matrix-org/sydent/commit/0523511d2fb40f2738f8a8549868f44b96e5dab7"
},
{
"type": "FIX",
"url": "https://github.com/matrix-org/sydent/commit/89071a1a754c69a50deac89e6bb74002d4cda19d"
},
{
"type": "FIX",
"url": "https://github.com/matrix-org/sydent/commit/f56eee315b6c44fdd9f6aa785cc2ec744a594428"
},
{
"type": "ADVISORY",
"url": "https://github.com/matrix-org/sydent/security/advisories/GHSA-wmg4-8cp2-hpg9"
},
{
"type": "PACKAGE",
"url": "https://pypi.org/project/matrix-sydent/"
},
{
"type": "WEB",
"url": "https://github.com/matrix-org/sydent/releases/tag/v2.3.0"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…