Submit #393987: Go-Tribe gotribe-admin 1.0 Improper Output Neutralization for Logsinfo

TitelGo-Tribe gotribe-admin 1.0 Improper Output Neutralization for Logs
Beschreibung r.NoRoute(func(c *gin.Context) { fmt.Printf("%s doesn't exists, redirect on /\n", c.Request.URL.Path) c.Redirect(http.StatusMovedPermanently, "/") }) Flaw reason: in the internal/app/routes/routes go file of 53 line, using the FMT. Printf to print log, the log content contains the user to provide the value of (c.R equest. URL. The Path). This means that an attacker can execute arbitrary code in the log by controlling the URL path to inject malicious code or special characters Or cause other security risks. This is known as a log injection attack. Vulnerability POC: An attacker can attempt to inject malicious code into the log by including a specific string or snippet of code in the URL path. For example, if an application does not properly handle or escape special characters in a URL path, an attacker could exploit this vulnerability to execute arbitrary code or leak sensitive information.
Quelle⚠️ https://github.com/Go-Tribe/gotribe-admin/issues/1
Benutzer
 zihe (UID 56943)
Einreichung19.08.2024 14:59 (vor 2 Jahren)
Moderieren20.08.2024 10:05 (19 hours later)
StatusAkzeptiert
VulDB Eintrag275198 [Go-Tribe gotribe-admin 1.0 Log routes.go InitRoutes erweiterte Rechte]
Punkte20

Might our Artificial Intelligence support you?

Check our Alexa App!