ghsa-r6jg-jfv6-2fjv
Vulnerability from github
Published
2025-01-16 19:35
Modified
2025-01-17 15:42
Severity ?
Summary
Matrix Media Repo (MMR) allows Server-Side Request Forgery (SSRF) on redirects and federation
Details
Impact
Matrix Media Repo (MMR) is vulnerable to server-side request forgery, serving content from a private network it can access, under certain conditions.
Patches
This is fixed in MMR v1.3.8.
Workarounds
Restricting which hosts MMR is allowed to contact via (local) firewall rules or a transparent proxy.
References
https://owasp.org/www-community/attacks/Server_Side_Request_Forgery https://learn.snyk.io/lesson/ssrf-server-side-request-forgery/ https://www.agwa.name/blog/post/preventing_server_side_request_forgery_in_golang
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.3.7" }, "package": { "ecosystem": "Go", "name": "github.com/t2bot/matrix-media-repo" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-52602" ], "database_specific": { "cwe_ids": [ "CWE-918" ], "github_reviewed": true, "github_reviewed_at": "2025-01-16T19:35:02Z", "nvd_published_at": "2025-01-16T20:15:32Z", "severity": "MODERATE" }, "details": "### Impact\nMatrix Media Repo (MMR) is vulnerable to server-side request forgery, serving content from a private network it can access, under certain conditions.\n\n### Patches\nThis is fixed in [MMR v1.3.8](https://github.com/t2bot/matrix-media-repo/releases/tag/v1.3.8).\n\n### Workarounds\nRestricting which hosts MMR is allowed to contact via (local) firewall rules or a transparent proxy.\n\n### References\nhttps://owasp.org/www-community/attacks/Server_Side_Request_Forgery\nhttps://learn.snyk.io/lesson/ssrf-server-side-request-forgery/\nhttps://www.agwa.name/blog/post/preventing_server_side_request_forgery_in_golang\n\n\n", "id": "GHSA-r6jg-jfv6-2fjv", "modified": "2025-01-17T15:42:18Z", "published": "2025-01-16T19:35:02Z", "references": [ { "type": "WEB", "url": "https://github.com/t2bot/matrix-media-repo/security/advisories/GHSA-r6jg-jfv6-2fjv" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52602" }, { "type": "PACKAGE", "url": "https://github.com/t2bot/matrix-media-repo" }, { "type": "WEB", "url": "https://github.com/t2bot/matrix-media-repo/releases/tag/v1.3.8" }, { "type": "WEB", "url": "https://learn.snyk.io/lesson/ssrf-server-side-request-forgery" }, { "type": "WEB", "url": "https://owasp.org/www-community/attacks/Server_Side_Request_Forgery" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2025-3399" }, { "type": "WEB", "url": "https://www.agwa.name/blog/post/preventing_server_side_request_forgery_in_golang" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Matrix Media Repo (MMR) allows 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.