You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixessbt#358
Ref codehaus-plexus/plexus-archiver 87
**Problem**
IO.unzip currently has zip-slip vulnerability, which can write arbitrary
files on the machine using specially crafted zip archive that holds path
traversal file names.
**Solution**
This replicates the fix originally sent to plex-archiver by Snyk Team.
0 commit comments