cvelist/2022/2xxx/CVE-2022-2264.json

109 lines
3.7 KiB
JSON
Raw Normal View History

2022-06-30 12:00:45 +00:00
{
2022-07-14 04:00:42 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-2264",
"STATE": "PUBLIC",
"TITLE": "Heap-based Buffer Overflow in vim/vim"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "vim/vim",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "9.0"
}
]
}
}
]
},
"vendor_name": "vim"
2022-07-01 12:01:52 +01:00
}
]
}
2022-07-14 04:00:42 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/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"
}
]
}
2022-07-01 12:01:52 +01:00
]
2022-07-14 04:00:42 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/2241c773-02c9-4708-b63e-54aef99afa6c",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/2241c773-02c9-4708-b63e-54aef99afa6c"
},
{
"name": "https://github.com/vim/vim/commit/d25f003342aca9889067f2e839963dfeccf1fe05",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/d25f003342aca9889067f2e839963dfeccf1fe05"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-b06fbea2c7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UXPO5EHDV6J4B27E65DOQGZFELUFPRSK/"
2022-07-21 19:00:43 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-9d7a58e376",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/43Y3VJPOTTY3NTREDIFUPITM2POG4ZLP/"
2022-08-21 07:00:43 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-32",
"url": "https://security.gentoo.org/glsa/202208-32"
2023-05-03 12:00:37 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202305-16",
"url": "https://security.gentoo.org/glsa/202305-16"
2022-07-14 04:00:42 +00:00
}
]
},
"source": {
"advisory": "2241c773-02c9-4708-b63e-54aef99afa6c",
"discovery": "EXTERNAL"
}
2022-06-30 12:00:45 +00:00
}