{ "id": "CVE-2021-44957", "sourceIdentifier": "cve@mitre.org", "published": "2022-02-08T15:15:07.687", "lastModified": "2022-02-11T17:06:23.700", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Global buffer overflow vulnerability exist in ffjpeg through 01.01.2021. It is similar to CVE-2020-23705. Issue is in the jfif_encode function at ffjpeg/src/jfif.c (line 708) could cause a Denial of Service by using a crafted jpeg file." }, { "lang": "es", "value": "Se presenta una vulnerabilidad de desbordamiento de b\u00fafer global en ffjpeg versiones hasta 01.01.2021. Es similar a CVE-2020-23705. El problema est\u00e1 en la funci\u00f3n jfif_encode en el archivo ffjpeg/src/jfif.c (l\u00ednea 708) y podr\u00eda causar una denegaci\u00f3n de servicio al usar un archivo jpeg dise\u00f1ado" } ], "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:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-120" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:ffjpeg_project:ffjpeg:*:*:*:*:*:*:*:*", "versionEndIncluding": "2021-01-01", "matchCriteriaId": "CCCAE5E0-4A0F-48EB-BC3B-C59723639981" } ] } ] } ], "references": [ { "url": "https://github.com/rockcarry/ffjpeg/issues/44", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ] } ] }