CVE-2023-41335

Source
https://cve.org/CVERecord?id=CVE-2023-41335
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-41335.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-41335
Aliases
Downstream
Related
Published
2023-09-26T20:51:29.741Z
Modified
2026-04-13T04:24:38.374152Z
Severity
  • 3.7 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
Temporary storage of plaintext passwords during password changes in matrix synapse
Details

Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. 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. This issue has been addressed in version 1.93.0. Users are advised to upgrade. There are no known workarounds for this issue.

Database specific
{
    "cwe_ids": [
        "CWE-312"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/41xxx/CVE-2023-41335.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/matrix-org/synapse

Affected ranges

Type
GIT
Repo
https://github.com/matrix-org/synapse
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "1.66.0"
        },
        {
            "fixed": "1.93.0"
        }
    ],
    "source": "CPE_FIELD",
    "cpe": "cpe:2.3:a:matrix:synapse:*:*:*:*:*:*:*:*"
}

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-41335.json"