Ecosyste.ms: Advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Security Advisories: GSA_kwCzR0hTQS0yeDdoLTk2aDUtcnE4NM0mqw

Path Traversal in SharpZipLib

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.

Permalink: https://github.com/advisories/GHSA-2x7h-96h5-rq84
JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yeDdoLTk2aDUtcnE4NM0mqw
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Moderate
Classification: General
Published: about 2 years ago
Updated: about 1 year ago


CVSS Score: 4.0
CVSS vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Identifiers: GHSA-2x7h-96h5-rq84, CVE-2021-32841
References: Repository: https://github.com/icsharpcode/SharpZipLib
Blast Radius: 1.0

Affected Packages

nuget:SharpZipLib
Dependent packages: 0
Dependent repositories: 0
Downloads: 176,491,288 total
Affected Version Ranges: >= 1.3.0, < 1.3.3
Fixed in: 1.3.3
All affected versions: 1.3.0, 1.3.1, 1.3.2
All unaffected versions: 0.86.0, 1.0.0, 1.1.0, 1.2.0, 1.3.3, 1.4.0, 1.4.1, 1.4.2