Due to improper HTTP header santization, a malicious user can spoof their source IP address by setting the X-Forwarded-For header. This may allow a user to bypass IP based restrictions, or obfuscate their true source.
{ "imports": [ { "path": "github.com/gin-gonic/gin", "symbols": [ "Context.ClientIP" ] } ] }
{ "url": "https://pkg.go.dev/vuln/GO-2020-0029" }