{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-4875", "ASSIGNER": "cve@gitlab.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Null pointer dereference when composing from a specially crafted draft message in Mutt >1.5.2 <2.2.12" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-475: Undefined Behavior for Input to API", "cweId": "CWE-475" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Mutt", "product": { "product_data": [ { "product_name": "Mutt", "version": { "version_data": [ { "version_affected": "<", "version_name": "1.5.2", "version_value": "2.2.12" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://gitlab.com/muttmua/mutt/-/commit/452ee330e094bfc7c9a68555e5152b1826534555.patch", "refsource": "MISC", "name": "https://gitlab.com/muttmua/mutt/-/commit/452ee330e094bfc7c9a68555e5152b1826534555.patch" }, { "url": "https://gitlab.com/muttmua/mutt/-/commit/4cc3128abdf52c615911589394a03271fddeefc6.patch", "refsource": "MISC", "name": "https://gitlab.com/muttmua/mutt/-/commit/4cc3128abdf52c615911589394a03271fddeefc6.patch" }, { "url": "https://www.debian.org/security/2023/dsa-5494", "refsource": "MISC", "name": "https://www.debian.org/security/2023/dsa-5494" }, { "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00021.html", "refsource": "MISC", "name": "https://lists.debian.org/debian-lts-announce/2023/09/msg00021.html" }, { "url": "http://www.openwall.com/lists/oss-security/2023/09/26/6", "refsource": "MISC", "name": "http://www.openwall.com/lists/oss-security/2023/09/26/6" } ] }, "solution": [ { "lang": "en", "value": "Upgrade to version 2.2.12" } ], "credits": [ { "lang": "en", "value": "Chenyuan Mi" } ], "impact": { "cvss": [ { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L", "attackVector": "LOCAL", "attackComplexity": "HIGH", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "LOW", "baseScore": 2.2, "baseSeverity": "LOW" } ] } }