CVE-2023-41335 – matrix-synapse
Package
Manager: pip
Name: matrix-synapse
Vulnerable Version: >=1.66.0 <1.93.0
Severity
Level: Low
CVSS v3.1: CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
EPSS: 0.00076 pctl0.23301
Details
matrix-synapse vulnerable to temporary storage of plaintext passwords during password changes ### Impact When users update their passwords, the new credentials may be briefly held in the server database. While this doesn't grant the server any added capabilities—it already learns the users' passwords as part of the authentication process—it does disrupt the expectation that passwords won't be stored in the database. As a result, these passwords could inadvertently be captured in database backups for a longer duration. These temporarily stored passwords are automatically erased after a 48-hour window. ### Patches https://github.com/matrix-org/synapse/pull/16272 ### References This bug was due to a regression in https://github.com/matrix-org/synapse/pull/13188.
Metadata
Created: 2023-09-26T18:55:24Z
Modified: 2024-09-30T20:42:56Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/09/GHSA-4f74-84v3-j9q5/GHSA-4f74-84v3-j9q5.json
CWE IDs: ["CWE-312"]
Alternative ID: GHSA-4f74-84v3-j9q5
Finding: F020
Auto approve: 1