ghsa-4ff6-858j-r822
Vulnerability from github
Published
2025-01-16 23:08
Modified
2025-01-17 15:41
Severity ?
VLAI Severity ?
Summary
Gomatrixserverlib Server-Side Request Forgery (SSRF) on redirects and federation
Details
Impact
Gomatrixserverlib is vulnerable to server-side request forgery, serving content from a private network it can access, under certain conditions.
Patches
c4f1e01eab0dd435709ad15463ed38a079ad6128 fixes this issue.
Workarounds
Use a local firewall to limit the network segments and hosts the service using gomatrixserverlib can access.
References
N/A
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 0.0.0-20250106190028-bf86bc98b879" }, "package": { "ecosystem": "Go", "name": "github.com/matrix-org/gomatrixserverlib" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.0.0-20250116181547-c4f1e01eab0d" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-52594" ], "database_specific": { "cwe_ids": [ "CWE-918" ], "github_reviewed": true, "github_reviewed_at": "2025-01-16T23:08:32Z", "nvd_published_at": "2025-01-16T19:15:28Z", "severity": "MODERATE" }, "details": "### Impact\nGomatrixserverlib is vulnerable to server-side request forgery, serving content from a private network it can access, under certain conditions.\n\n### Patches\n\nc4f1e01eab0dd435709ad15463ed38a079ad6128 fixes this issue.\n\n\n### Workarounds\nUse a local firewall to limit the network segments and hosts the service using gomatrixserverlib can access.\n\n### References\nN/A\n", "id": "GHSA-4ff6-858j-r822", "modified": "2025-01-17T15:41:23Z", "published": "2025-01-16T23:08:32Z", "references": [ { "type": "WEB", "url": "https://github.com/matrix-org/gomatrixserverlib/security/advisories/GHSA-4ff6-858j-r822" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52594" }, { "type": "WEB", "url": "https://github.com/matrix-org/gomatrixserverlib/commit/c4f1e01eab0dd435709ad15463ed38a079ad6128" }, { "type": "PACKAGE", "url": "https://github.com/matrix-org/gomatrixserverlib" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2025-3396" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Gomatrixserverlib Server-Side Request Forgery (SSRF) on redirects and federation" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…