GHSA-m22m-h4rf-pwq3

Suggest an improvement
Source
https://github.com/advisories/GHSA-m22m-h4rf-pwq3
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/02/GHSA-m22m-h4rf-pwq3/GHSA-m22m-h4rf-pwq3.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-m22m-h4rf-pwq3
Aliases
Published
2022-02-01T16:22:50Z
Modified
2024-02-19T05:29:32.213331Z
Severity
  • 7.3 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L CVSS Calculator
Summary
Path Traversal in SharpZipLib
Details

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.

Database specific
{
    "nvd_published_at": "2022-01-26T21:15:00Z",
    "cwe_ids": [
        "CWE-22"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2022-02-01T16:20:32Z"
}
References

Affected packages

NuGet / SharpZipLib

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.3.3

Affected versions

0.*

0.86.0

1.*

1.0.0-alpha1
1.0.0-alpha2
1.0.0-rc1
1.0.0-rc2
1.0.0
1.1.0
1.2.0
1.3.0
1.3.1
1.3.2