{ "id": "CVE-2021-42203", "sourceIdentifier": "cve@mitre.org", "published": "2022-06-02T14:15:30.083", "lastModified": "2022-06-08T18:34:46.690", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in swftools through 20201222. A heap-use-after-free exists in the function swf_FontExtract_DefineTextCallback() located in swftext.c. It allows an attacker to cause code execution." }, { "lang": "es", "value": "Se ha detectado un problema en swftools versiones hasta 20201222. Se presenta un uso de memoria previamente liberada de la pila en la funci\u00f3n swf_FontExtract_DefineTextCallback() ubicada en el archivo swftext.c. Permite a un atacante causar una ejecuci\u00f3n de c\u00f3digo" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH" }, "exploitabilityScore": 1.8, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 6.8 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-416" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:swftools:swftools:*:*:*:*:*:*:*:*", "versionEndIncluding": "2020-12-22", "matchCriteriaId": "903C4729-89F8-4583-AEFA-C1883FE61F59" } ] } ] } ], "references": [ { "url": "https://github.com/matthiaskramm/swftools/issues/176", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }