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(deps): update module github.com/gin-gonic/gin from v1.9.0 to v1.9.1 [security] - autoclosed #29

Conversation

figure-renovate[bot]
Copy link
Contributor

@figure-renovate figure-renovate bot commented Sep 1, 2023

This PR contains the following updates:

Package Type Update Change
github.com/gin-gonic/gin require patch v1.9.0 -> v1.9.1

GitHub Vulnerability Alerts

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.1

Compare Source

BUG FIXES
SECURITY
  • fix lack of escaping of filename in Content-Disposition #​3556
ENHANCEMENTS
  • refactor: use bytes.ReplaceAll directly #​3455
  • convert strings and slices using the officially recommended way #​3344
  • improve render code coverage #​3525
DOCS
  • docs: changed documentation link for trusted proxies #​3575
  • chore: improve linting, testing, and GitHub Actions setup #​3583

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.


  • If you want to rebase/retry this PR, check this box

@figure-renovate figure-renovate bot requested a review from a team September 1, 2023 18:54
@figure-renovate figure-renovate bot changed the title Update module github.com/gin-gonic/gin from v1.9.0 to v1.9.1 [SECURITY] fix(deps): update module github.com/gin-gonic/gin from v1.9.0 to v1.9.1 [security] Sep 19, 2023
@figure-renovate figure-renovate bot force-pushed the renovate/go-git.luolix.top/gin-gonic/gin-vulnerability branch from ff7ebf2 to f41b782 Compare August 24, 2024 01:17
@figure-renovate figure-renovate bot requested a review from a team as a code owner August 24, 2024 01:17
@figure-renovate figure-renovate bot changed the title fix(deps): update module github.com/gin-gonic/gin from v1.9.0 to v1.9.1 [security] fix(deps): update module github.com/gin-gonic/gin from v1.9.0 to v1.9.1 [security] - autoclosed Dec 3, 2024
@figure-renovate figure-renovate bot closed this Dec 3, 2024
@figure-renovate figure-renovate bot deleted the renovate/go-git.luolix.top/gin-gonic/gin-vulnerability branch December 3, 2024 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants