{ "id": "CVE-2022-36943", "sourceIdentifier": "cve-assign@fb.com", "published": "2023-01-03T21:15:12.757", "lastModified": "2023-01-10T15:44:04.197", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "SSZipArchive versions 2.5.3 and older contain an arbitrary file write vulnerability due to lack of sanitization on paths which are symlinks. SSZipArchive will overwrite files on the filesystem when opening a malicious ZIP containing a symlink as the first item." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH" }, "exploitabilityScore": 2.8, "impactScore": 5.2 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-59" } ] }, { "source": "cve-assign@fb.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-22" }, { "lang": "en", "value": "CWE-61" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:ssziparchive_project:ssziparchive:*:*:*:*:*:*:*:*", "versionEndIncluding": "2.5.3", "matchCriteriaId": "69A88AB8-DD09-4B8D-B742-DABA7262DD80" } ] } ] } ], "references": [ { "url": "https://github.com/metaredteam/external-disclosures/security/advisories/GHSA-vgvw-6xcf-qqfc", "source": "cve-assign@fb.com", "tags": [ "Exploit", "Third Party Advisory" ] } ] }