mattermost/server/public/shared
Jesse Hallam 5d787969c2
MM-67268: Fix SSRF bypass via IPv4-mapped IPv6 literals (#35097)
Canonicalize IPv4-mapped IPv6 addresses (e.g., ::ffff:127.0.0.1) to
their native IPv4 form in IsReservedIP before checking against reserved
IP ranges. This prevents attackers from bypassing SSRF protections by
using IPv4-mapped IPv6 literals to access internal services.
2026-01-29 14:36:47 +01:00
..
configservice Move HTTP service to public for plugin use (#27284) 2024-06-05 09:58:04 -07:00
driver [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
httpservice MM-67268: Fix SSRF bypass via IPv4-mapped IPv6 literals (#35097) 2026-01-29 14:36:47 +01:00
i18n [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
markdown perf: apply perfpsrint linter (#33967) 2025-11-28 11:23:51 -04:00
mlog [MM-62770] Validate log levels in AdvancedLoggingJSON (#34414) 2025-12-08 10:54:33 +01:00
request Add trigger field to command execution logs (#34950) 2026-01-21 11:31:05 +01:00
timezones Add whitespace linter (#24855) 2023-10-11 10:13:36 +02:00