PYSEC-2023-180
Vulnerability from pysec - Published: 2023-09-27 15:19 - Updated: 2023-09-29 20:23
VLAI?
Details
Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. Users were able to forge read receipts for any event (if they knew the room ID and event ID). Note that the users were not able to view the events, but simply mark it as read. This could be confusing as clients will show the event as read by the user, even if they are not in the room. This issue has been patched in version 1.93.0. Users are advised to upgrade. There are no known workarounds for this issue.
Severity ?
4.3 (Medium)
Impacted products
| Name | purl | matrix-synapse | pkg:pypi/matrix-synapse |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "matrix-synapse",
"purl": "pkg:pypi/matrix-synapse"
},
"ranges": [
{
"events": [
{
"introduced": "1.34.0"
},
{
"fixed": "1.93.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.34.0",
"1.35.0",
"1.35.0rc1",
"1.35.0rc2",
"1.35.0rc3",
"1.35.1",
"1.36.0",
"1.36.0rc1",
"1.36.0rc2",
"1.37.0",
"1.37.0rc1",
"1.37.1",
"1.37.1rc1",
"1.38.0",
"1.38.0rc1",
"1.38.0rc2",
"1.38.0rc3",
"1.38.1",
"1.39.0",
"1.39.0rc1",
"1.39.0rc2",
"1.39.0rc3",
"1.40.0",
"1.40.0rc1",
"1.40.0rc2",
"1.40.0rc3",
"1.41.0",
"1.41.0rc1",
"1.41.1",
"1.42.0",
"1.42.0rc1",
"1.42.0rc2",
"1.43.0",
"1.43.0rc1",
"1.43.0rc2",
"1.44.0",
"1.44.0rc1",
"1.44.0rc2",
"1.44.0rc3",
"1.45.0",
"1.45.0rc1",
"1.45.0rc2",
"1.45.1",
"1.46.0",
"1.46.0rc1",
"1.47.0",
"1.47.0rc1",
"1.47.0rc2",
"1.47.0rc3",
"1.47.1",
"1.48.0",
"1.48.0rc1",
"1.49.0",
"1.49.0rc1",
"1.49.2",
"1.50.0",
"1.50.0rc1",
"1.50.0rc2",
"1.50.1",
"1.50.2",
"1.51.0",
"1.51.0rc1",
"1.51.0rc2",
"1.52.0",
"1.52.0rc1",
"1.53.0",
"1.53.0rc1",
"1.54.0",
"1.54.0rc1",
"1.55.0",
"1.55.0rc1",
"1.55.1",
"1.55.2",
"1.56.0",
"1.56.0rc1",
"1.57.0",
"1.57.0rc1",
"1.57.1",
"1.58.0",
"1.58.0rc2",
"1.58.1",
"1.59.0",
"1.59.0rc1",
"1.59.0rc2",
"1.59.1",
"1.60.0",
"1.60.0rc1",
"1.60.0rc2",
"1.61.0",
"1.61.0rc1",
"1.61.1",
"1.62.0",
"1.62.0rc1",
"1.62.0rc2",
"1.62.0rc3",
"1.63.0",
"1.63.0rc1",
"1.63.1",
"1.64.0",
"1.64.0rc1",
"1.64.0rc2",
"1.65.0",
"1.65.0rc1",
"1.65.0rc2",
"1.66.0",
"1.66.0rc1",
"1.66.0rc2",
"1.67.0",
"1.67.0rc1",
"1.68.0",
"1.68.0rc1",
"1.68.0rc2",
"1.69.0",
"1.69.0rc1",
"1.69.0rc2",
"1.69.0rc4",
"1.70.0",
"1.70.0rc1",
"1.70.0rc2",
"1.70.1",
"1.71.0",
"1.71.0rc1",
"1.71.0rc2",
"1.72.0",
"1.72.0rc1",
"1.73.0",
"1.73.0rc2",
"1.74.0",
"1.74.0rc1",
"1.75.0",
"1.75.0rc1",
"1.75.0rc2",
"1.76.0",
"1.76.0rc1",
"1.76.0rc2",
"1.77.0",
"1.77.0rc1",
"1.77.0rc2",
"1.78.0",
"1.78.0rc1",
"1.79.0",
"1.79.0rc1",
"1.79.0rc2",
"1.80.0",
"1.80.0rc1",
"1.80.0rc2",
"1.81.0",
"1.81.0rc1",
"1.81.0rc2",
"1.82.0",
"1.82.0rc1",
"1.83.0",
"1.83.0rc1",
"1.84.0",
"1.84.0rc1",
"1.84.1",
"1.85.0",
"1.85.0rc1",
"1.85.0rc2",
"1.85.1",
"1.85.2",
"1.86.0",
"1.86.0rc2",
"1.87.0",
"1.87.0rc1",
"1.88.0",
"1.88.0rc1",
"1.89.0",
"1.89.0rc1",
"1.90.0",
"1.90.0rc1",
"1.91.0",
"1.91.0rc1",
"1.91.1",
"1.91.2",
"1.92.0rc1",
"1.92.1",
"1.92.2",
"1.92.3",
"1.93.0rc1"
]
}
],
"aliases": [
"CVE-2023-42453",
"GHSA-7565-cq32-vx2x"
],
"details": "Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. Users were able to forge read receipts for any event (if they knew the room ID and event ID). Note that the users were not able to view the events, but simply mark it as read. This could be confusing as clients will show the event as read by the user, even if they are not in the room. This issue has been patched in version 1.93.0. Users are advised to upgrade. There are no known workarounds for this issue.",
"id": "PYSEC-2023-180",
"modified": "2023-09-29T20:23:39.578838+00:00",
"published": "2023-09-27T15:19:00+00:00",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/matrix-org/synapse/security/advisories/GHSA-7565-cq32-vx2x"
},
{
"type": "REPORT",
"url": "https://github.com/matrix-org/synapse/pull/16327"
},
{
"type": "FIX",
"url": "https://github.com/matrix-org/synapse/pull/16327"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"type": "CVSS_V3"
}
]
}
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…