mirror of https://github.com/docusealco/docuseal
The existing check only blocks known localhost hostnames. This adds DNS resolution and private IP range blocking to prevent SSRF via: - Domains resolving to private IPs (192.168.x.x, 10.x.x.x, etc.) - Access to cloud metadata endpoints (169.254.169.254) - IPv6 link-local and unique-local addressespull/657/head
parent
744d45d2c5
commit
1b97112035
Loading…
Reference in new issue