-
Notifications
You must be signed in to change notification settings - Fork 63
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
x/vulndb: potential Go vuln in github.com/gin-gonic/gin: CVE-2023-29401 #1737
Comments
Change https://go.dev/cl/494315 mentions this issue: |
Aliases: CVE-2023-29401 Updates #1737 Change-Id: Iaf02c0a5966e96a2515b0c31b8739bc4a80131ce Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/494315 Reviewed-by: Tatiana Bradley <[email protected]> Reviewed-by: Damien Neil <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Run-TryBot: Zvonimir Pavlinovic <[email protected]>
@motoyasu-saburi Would you mind notifying us here if and when the fix becomes available? |
The Go Vulnerability Database has designated this GO-2023-1737 (https://pkg.go.dev/vuln/GO-2023-1737) and CVE-2023-29401. To add a fixed version or otherwise update this report, you can reopen and comment on #1737. |
@zpavlinovic Okay, Thank you for your support. |
@zpavlinovic a fix for this vulnerability is now available via v1.9.1. Special thanks to @motoyasu-saburi @thinkerou |
Change https://go.dev/cl/499895 mentions this issue: |
Add fixed version. Updates #1737 Fixes #1810 Change-Id: I0e4f5224c2dfe2bac98a389c25ac526cfd06d36f Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/499895 Run-TryBot: Tatiana Bradley <[email protected]> Reviewed-by: Zvonimir Pavlinovic <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
Description
Gin is a web framework written in Go.
Gin prior to version v1.9.0 and below is vulnerable to Reflect File Download.
This problem occurs when
FileAttachment()
is used.A PullRequest to correct this problem has been provided but has not yet been fixed.
Affected Modules, Packages, Versions and Symbols
Does this vulnerability already have an associated CVE ID?
No
CVE ID
No response
Credit
No response
CWE ID
No response
Pull Request
gin-gonic/gin#3556
Commit
No response
References
Report:
gin-gonic/gin#3555
Additional information
No response
The text was updated successfully, but these errors were encountered: