{
    "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2021-32840",
        "STATE": "PUBLIC",
        "TITLE": "Path Traversal in SharpZipLib"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "sharpziplib",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "1.3.3",
                                            "version_value": "1.3.3"
                                        },
                                        {
                                            "version_affected": ">=",
                                            "version_name": "0.86.0",
                                            "version_value": "0.86.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "icsharpcode"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "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."
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.0.9"
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "LOW",
            "baseScore": 7.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://securitylab.github.com/advisories/GHSL-2021-125-sharpziplib/",
                "refsource": "CONFIRM",
                "url": "https://securitylab.github.com/advisories/GHSL-2021-125-sharpziplib/"
            },
            {
                "name": "https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.3",
                "refsource": "MISC",
                "url": "https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.3"
            },
            {
                "name": "https://github.com/icsharpcode/SharpZipLib/commit/a0e96de70b5264f4c919b09253b1522bc7a221cc",
                "refsource": "MISC",
                "url": "https://github.com/icsharpcode/SharpZipLib/commit/a0e96de70b5264f4c919b09253b1522bc7a221cc"
            }
        ]
    },
    "source": {
        "discovery": "INTERNAL"
    }
}