mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-04 05:25:00 +00:00
Zip Slip Vulnerability Fix #310
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SeanGephardt1 on GitHub (Jun 21, 2018).
Is there a fix for the Zip Slip Vulnerability?
When there is, what would be the best way to apply it to affected machines?
https://github.com/snyk/zip-slip-vulnerability
@adamhathcock commented on GitHub (Jun 21, 2018):
As your link points out, it was fixed in 0.21 in this contributed pull request: https://github.com/adamhathcock/sharpcompress/pull/374
@SeanGephardt1 commented on GitHub (Jun 22, 2018):
It appears that several products are using outdated versions of the DLL. Sorry for the confusion.