You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Affected versions of this package are vulnerable to HTTP Response Splitting. When gin is exposed directly to the internet, a client's IP can be spoofed by setting the X-Forwarded-For header.
Remediation
Upgrade github.com/gin-gonic/gin to version 1.7.7 or higher.
Detailed paths
Overview
github.com/gin-gonic/gin is a package that implements a HTTP web framework called gin.
Affected versions of this package are vulnerable to HTTP Response Splitting. When
gin
is exposed directly to the internet, a client's IP can be spoofed by setting theX-Forwarded-For
header.Remediation
Upgrade
github.com/gin-gonic/gin
to version 1.7.7 or higher.References
SNYK-GOLANG-GITHUBCOMGINGONICGIN-1041736
(CVE-2020-28483) github.com/gin-gonic/[email protected]
The text was updated successfully, but these errors were encountered: