fix(deps): update module github.com/gin-gonic/gin to v1.9.1 [security] - #102
Open
plural-renovate[bot] wants to merge 1 commit into
Open
fix(deps): update module github.com/gin-gonic/gin to v1.9.1 [security]#102plural-renovate[bot] wants to merge 1 commit into
plural-renovate[bot] wants to merge 1 commit into
Conversation
plural-renovate
Bot
force-pushed
the
renovate/go-github.com/gin-gonic/gin-vulnerability
branch
from
January 19, 2024 17:06
53f88de to
b269572
Compare
plural-renovate
Bot
force-pushed
the
renovate/go-github.com/gin-gonic/gin-vulnerability
branch
2 times, most recently
from
February 7, 2024 12:55
684c33a to
4eb90d9
Compare
plural-renovate
Bot
force-pushed
the
renovate/go-github.com/gin-gonic/gin-vulnerability
branch
from
February 9, 2024 18:03
4eb90d9 to
b3eb365
Compare
plural-renovate
Bot
deleted the
renovate/go-github.com/gin-gonic/gin-vulnerability
branch
March 7, 2024 18:55
plural-renovate
Bot
restored the
renovate/go-github.com/gin-gonic/gin-vulnerability
branch
March 7, 2024 21:40
plural-renovate
Bot
force-pushed
the
renovate/go-github.com/gin-gonic/gin-vulnerability
branch
from
March 25, 2024 16:08
b3eb365 to
08549d6
Compare
plural-renovate
Bot
force-pushed
the
renovate/go-github.com/gin-gonic/gin-vulnerability
branch
from
April 20, 2024 02:11
08549d6 to
ab90695
Compare
plural-renovate
Bot
force-pushed
the
renovate/go-github.com/gin-gonic/gin-vulnerability
branch
from
May 17, 2024 14:59
ab90695 to
104f18d
Compare
plural-renovate
Bot
force-pushed
the
renovate/go-github.com/gin-gonic/gin-vulnerability
branch
from
June 17, 2024 18:50
104f18d to
1ec06b4
Compare
plural-renovate
Bot
force-pushed
the
renovate/go-github.com/gin-gonic/gin-vulnerability
branch
from
June 27, 2024 17:48
1ec06b4 to
5f3200c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.7.7->v1.9.1⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
GitHub Vulnerability Alerts
CVE-2023-26125
Versions of the package github.com/gin-gonic/gin before version 1.9.0 are vulnerable to Improper Input Validation by allowing an attacker to use a specially crafted request via the X-Forwarded-Prefix header, potentially leading to cache poisoning.
Note: Although this issue does not pose a significant threat on its own it can serve as an input vector for other more impactful vulnerabilities. However, successful exploitation may depend on the server configuration and whether the header is used in the application logic.
CVE-2023-29401
The filename parameter of the Context.FileAttachment function is not properly sanitized. A maliciously crafted filename can cause the Content-Disposition header to be sent with an unexpected filename value or otherwise modify the Content-Disposition header. For example, a filename of "setup.bat";x=.txt" will be sent as a file named "setup.bat".
If the FileAttachment function is called with names provided by an untrusted source, this may permit an attacker to cause a file to be served with a name different than provided. Maliciously crafted attachment file name can modify the Content-Disposition header.
Release Notes
gin-gonic/gin (github.com/gin-gonic/gin)
v1.9.1Compare Source
BUG FIXES
SECURITY
ENHANCEMENTS
DOCS
v1.9.0Compare Source
BREAK CHANGES
BUG FIXES
SECURITY
ENHANCEMENTS
DOCS
v1.8.2Compare Source
BUG FIXES
SECURITY
v1.8.1Compare Source
ENHANCEMENTS
v1.8.0Compare Source
BREAK CHANGES
RemoteIP() (net.IP, bool)withRemoteIP() net.IPBUG FIXES
ENHANCEMENTS
DOCS
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.