{ "id": "CVE-2021-28855", "sourceIdentifier": "cve@mitre.org", "published": "2021-04-14T17:15:14.363", "lastModified": "2024-11-21T06:00:19.830", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "In Deark before 1.5.8, a specially crafted input file can cause a NULL pointer dereference in the dbuf_write function (src/deark-dbuf.c)." }, { "lang": "es", "value": "En Deark versiones anteriores a 15.8, un archivo de entrada especialmente dise\u00f1ado puede causar una desreferencia del puntero NULL en la funci\u00f3n dbuf_write (en el archivo src/deark-dbuf.c)" } ], "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:N/I:N/A:H", "baseScore": 5.5, "baseSeverity": "MEDIUM", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH" }, "exploitabilityScore": 1.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", "baseScore": 4.3, "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL" }, "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-476" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:entropymine:deark:*:*:*:*:*:*:*:*", "versionEndExcluding": "1.5.8", "matchCriteriaId": "DDEFD567-5B77-4505-9D83-F9A2EF0BBAB3" } ] } ] } ], "references": [ { "url": "https://fatihhcelik.github.io/posts/NULL-Pointer-Dereference-Deark/", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/jsummers/deark/commit/287f5ac31dfdc074669182f51ece637706070eeb", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://fatihhcelik.github.io/posts/NULL-Pointer-Dereference-Deark/", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/jsummers/deark/commit/287f5ac31dfdc074669182f51ece637706070eeb", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ] } ] }