Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High severity - HTTP Response Splitting vulnerability in github.com/gin-gonic/gin #14

Closed
scott-es opened this issue May 4, 2022 · 0 comments

Comments

@scott-es
Copy link
Contributor

scott-es commented May 4, 2022

  • Package Manager: gomodules
  • Vulnerable module: github.com/gin-gonic/gin
  • Introduced through: github.com/Contrast-Security-OSS/go-test-bench@0.0.0 and github.com/gin-gonic/gin@1.7.4

Detailed paths

  • Introduced through: github.com/Contrast-Security-OSS/go-test-bench@0.0.0 › github.com/gin-gonic/gin@1.7.4
  • Introduced through: github.com/Contrast-Security-OSS/go-test-bench@0.0.0 › github.com/gin-contrib/multitemplate@#8a2f6dd269a0 › github.com/gin-gonic/gin@1.7.4

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 the X-Forwarded-For header.

Remediation

Upgrade github.com/gin-gonic/gin to version 1.7.7 or higher.

References

@scott-es scott-es closed this as completed May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant