Due to improper sanitization of user input, HTTPEngine.Handle allows for directory traversal, allowing an attacker to read files outside of the target directory that the server has permission to read.
{ "imports": [ { "path": "aahframe.work", "symbols": [ "Application.Run", "Application.ServeHTTP", "Application.Start", "HTTPEngine.Handle" ] } ] }