Log injection In github.com/gin-gonic/gin
Description
Gin's default logger allows unsanitized input that can allow remote attackers to inject arbitrary log lines Gin is a HTTP web framework written in Go (Golang). Unsanitized input in the default logger in github.com/gin-gonic/gin before v1.6.0 allows remote attackers to inject arbitrary log lines.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
debian 14 | 1.6.3-1 | ||
go | 1.6.0 | ||
debian 11 | 1.6.3-1 | ||
debian 12 | 1.6.3-1 | ||
debian 13 | 1.6.3-1 |
Aliases
1. 2. 3. 4. 5. 6.
References
1. 2. 3.