The cors-proxy endpoint allow to download images host externally without being blocked by cors headers. The response is filter on the return content-type to avoid disclosure and the usage of this endpoint as the proxy used by attacker. We want to restrict the usage of this endpoint by filtering on non legit ips used. This filter avoid exploitation of Server Side Request Forgery (SSRF).