CVE-2021-32841
SharpZipLib (or #ziplib) is a Zip, GZip, Tar and BZip2 library. Starting version 1.3.0 and prior to version 1.3.3, a check was added if the destination file is under destination directory. However, it is not enforced that `destDir` ends with slash. If the `destDir` is not slash terminated like `/home/user/dir` it is possible to create a file with a name thats begins with the destination directory, i.e. `/home/user/dir.sh`. Because of the file name and destination directory constraints, the arbitrary file creation impact is limited and depends on the use case. Version 1.3.3 contains a patch for this vulnerability.
EPSS 0.38% · 59.7th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ubuntu:22.04:LTS | mono | 0, * |
| Ubuntu:24.04:LTS | mono | *, 6.8.0.105+dfsg-3.4, 6.8.0.105+dfsg-3.6ubuntu2 |
| Ubuntu:25.10 | mono | 6.12.0.199+dfsg-6, 6.12.0.199+dfsg-3, 0 |
Exploit Intelligence
Timeline
- Jan 26, 2022 CVE Published
- Jan 27, 2022 EPSS Score
- Mar 21, 2022 EPSS Score
- May 13, 2022 EPSS Score
- Jul 5, 2022 EPSS Score
- Aug 27, 2022 EPSS Score
- Oct 19, 2022 EPSS Score
- Dec 11, 2022 EPSS Score
- Feb 2, 2023 EPSS Score
- Mar 7, 2023 EPSS Score
- Mar 27, 2023 EPSS Score
- May 19, 2023 EPSS Score
References
- https://ubuntu.com/security/CVE-2021-32841 third-party-advisory
- https://securitylab.github.com/advisories/GHSL-2021-125-sharpziplib/ third-party-advisory
- https://github.com/icsharpcode/SharpZipLib/commit/5c3b293de5d65b108e7f2cd0ea8f81c1b8273f78 third-party-advisory
- https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.3 third-party-advisory
- https://www.cve.org/CVERecord?id=CVE-2021-32841 third-party-advisory