cvelist/2023/4xxx/CVE-2023-4875.json

115 lines
3.8 KiB
JSON
Raw Normal View History

2023-09-09 13:00:34 +00:00
{
2023-09-09 15:00:34 +00:00
"data_version": "4.0",
2023-09-09 13:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-4875",
2023-09-09 15:00:34 +00:00
"ASSIGNER": "cve@gitlab.com",
"STATE": "PUBLIC"
2023-09-09 13:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-09-09 15:00:34 +00:00
"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"
2023-09-11 04:00:35 +00:00
},
{
"url": "https://www.debian.org/security/2023/dsa-5494",
"refsource": "MISC",
"name": "https://www.debian.org/security/2023/dsa-5494"
2023-09-20 20:00:31 +00:00
},
{
"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"
2023-09-27 14:59:13 +00:00
},
{
"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"
2023-09-09 15:00:34 +00:00
}
]
},
"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"
2023-09-09 13:00:34 +00:00
}
]
}
}