Vulnerability CVE-2021-32840


Published: 2022-01-26

Description:
SharpZipLib (or #ziplib) is a Zip, GZip, Tar and BZip2 library. Prior to version 1.3.3, a TAR file entry `../evil.txt` may be extracted in the parent directory of `destFolder`. This leads to arbitrary file write that may lead to code execution. The vulnerability was patched in version 1.3.3.

 References:
https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.3
https://github.com/icsharpcode/SharpZipLib/commit/a0e96de70b5264f4c919b09253b1522bc7a221cc
https://securitylab.github.com/advisories/GHSL-2021-125-sharpziplib/

Copyright 2024, cxsecurity.com

 

Back to Top