cvelist/2023/0xxx/CVE-2023-0051.json

104 lines
3.4 KiB
JSON
Raw Normal View History

2023-01-04 16:00:37 +00:00
{
2023-01-04 17:00:40 +00:00
"CVE_data_meta": {
2023-01-04 18:00:37 +00:00
"ASSIGNER": "security@huntr.dev",
2023-01-04 17:00:40 +00:00
"ID": "CVE-2023-0051",
2023-01-04 18:00:37 +00:00
"STATE": "PUBLIC",
"TITLE": "Heap-based Buffer Overflow in vim/vim"
2023-01-04 17:00:40 +00:00
},
2023-01-04 18:00:37 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "vim/vim",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "9.0.1144"
}
]
}
}
]
},
"vendor_name": "vim"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2023-01-04 17:00:40 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-01-04 18:00:37 +00:00
"value": "Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1144."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-122 Heap-based Buffer Overflow"
}
]
2023-01-04 17:00:40 +00:00
}
2023-01-04 09:59:42 -07:00
]
2023-01-04 18:00:37 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/1c8686db-baa6-42dc-ba45-aed322802de9",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/1c8686db-baa6-42dc-ba45-aed322802de9"
},
{
"name": "https://github.com/vim/vim/commit/c32949b0779106ed5710ae3bffc5053e49083ab4",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/c32949b0779106ed5710ae3bffc5053e49083ab4"
2023-03-28 02:00:41 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT213670",
"url": "https://support.apple.com/kb/HT213670"
2023-03-28 05:00:39 +00:00
},
{
"refsource": "FULLDISC",
"name": "20230327 APPLE-SA-2023-03-27-3 macOS Ventura 13.3",
"url": "http://seclists.org/fulldisclosure/2023/Mar/17"
2023-05-03 12:00:37 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202305-16",
"url": "https://security.gentoo.org/glsa/202305-16"
2023-01-04 18:00:37 +00:00
}
]
},
"source": {
"advisory": "1c8686db-baa6-42dc-ba45-aed322802de9",
"discovery": "EXTERNAL"
2023-01-04 17:00:40 +00:00
}
2023-01-04 16:00:37 +00:00
}