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

fix: 🎨 updated gin to 1.7.4 to fix CVE-2020-28483 #119

Closed
wants to merge 1 commit into from

Conversation

melnikovio
Copy link

Update Gin to 1.7.4 to fix CVE-2020-28483

Details from Dependency Check:

This affects all versions of package github.com/gin-gonic/gin. When gin is exposed directly to the internet, a client's IP can be spoofed by setting the X-Forwarded-For header.
CWE-444 Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')

CVSSv2:
Base Score: MEDIUM (5.8)
Vector: /AV:N/AC:M/Au:N/C:P/I:P/A:N
CVSSv3:
Base Score: HIGH (7.1)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N

References:
MISC - gin-gonic/gin#2474
MISC - https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGINGONICGIN-1041736
Vulnerable Software & Versions:

cpe:2.3:a:gin-gonic:gin:::::::: versions up to (excluding) 1.7.0

@bogdandrutu
Copy link

@rs please merge and create a new tag release if possible :)

@ndeweerd-seek
Copy link

1.7.4 did not fix CVE-2020-28483

Please update this to 1.7.7.

@yuina1056 yuina1056 mentioned this pull request Dec 22, 2021
@yuina1056
Copy link

Created a corresponding pull request.
#124

@rs
Copy link
Owner

rs commented Dec 22, 2021

Fixed in master

@rs rs closed this Dec 22, 2021
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

Successfully merging this pull request may close these issues.

5 participants