blob: e532c26439aa78ef216d938a91a8d410b64db866 [file] [log] [blame]
module = "github.com/labstack/echo/v4"
description = """
On Windows the static route handler does not properly santize the
request path, allowing for directory traversal.
"""
credit = "@little-cui (Apache ServiceComb)"
symbols = ["common.static"]
os = ["windows"]
published = "2021-04-14T12:00:00Z"
[[versions]]
fixed = "v4.1.18-0.20201215153152-4422e3b66b9f"
[links]
commit = "https://github.com/labstack/echo/commit/4422e3b66b9fd498ed1ae1d0242d660d0ed3faaa"
pr = "https://github.com/labstack/echo/pull/1718"