Using Reader.Open on an archive containing a file with a path prefixed by "../" will cause a panic due to a stack overflow. If parsing user supplied archives, this may be used as a denial of service vector.
{ "imports": [ { "path": "archive/zip", "symbols": [ "toValidName" ] } ] }