In aiohttp, compressed files as symlinks are not protected from path traversal
Static routes which contain files with compressed variants (.gz or .br extension) were vulnerable to path traversal outside the root directory if those variants are symbolic links.