CVE-2024-52594

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-52594
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-52594.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-52594
Aliases
Downstream
Related
Published
2025-01-16T18:57:29Z
Modified
2025-11-04T19:32:53Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Server-Side Request Forgery (SSRF) on redirects and federation in gomatrixserverlib
Details

Gomatrixserverlib is a Go library for matrix federation. Gomatrixserverlib is vulnerable to server-side request forgery, serving content from a private network it can access, under certain conditions. The commit c4f1e01 fixes this issue. Users are advised to upgrade. Users unable to upgrade should use a local firewall to limit the network segments and hosts the service using gomatrixserverlib can access.

Database specific
{
    "cwe_ids": [
        "CWE-918"
    ]
}
References

Affected packages

Git / github.com/matrix-org/gomatrixserverlib

Affected ranges

Type
GIT
Repo
https://github.com/matrix-org/gomatrixserverlib
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed