Due to improper request sanitization, a specifically crafted URL can cause the static file handler to redirect to an attacker chosen URL, allowing for open redirect attacks.
{ "imports": [ { "path": "gopkg.in/macaron.v1", "symbols": [ "Context.Next", "LoggerInvoker.Invoke", "Macaron.Run", "Macaron.ServeHTTP", "Router.ServeHTTP", "staticHandler" ] } ] }