mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
114 lines
3.8 KiB
JSON
114 lines
3.8 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@huntr.dev",
|
|
"ID": "CVE-2022-1735",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": " Classic Buffer Overflow in vim/vim"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "vim/vim",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_value": "8.2.4969"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "vim"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Classic Buffer Overflow in GitHub repository vim/vim prior to 8.2.4969."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "LOCAL",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 6.6,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "LOW",
|
|
"privilegesRequired": "LOW",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
|
|
"version": "3.0"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-120 Buffer Copy without Checking Size of Input"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://huntr.dev/bounties/c9f85608-ff11-48e4-933d-53d1759d44d9",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://huntr.dev/bounties/c9f85608-ff11-48e4-933d-53d1759d44d9"
|
|
},
|
|
{
|
|
"name": "https://github.com/vim/vim/commit/7ce5b2b590256ce53d6af28c1d203fb3bc1d2d97",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/vim/vim/commit/7ce5b2b590256ce53d6af28c1d203fb3bc1d2d97"
|
|
},
|
|
{
|
|
"refsource": "GENTOO",
|
|
"name": "GLSA-202208-32",
|
|
"url": "https://security.gentoo.org/glsa/202208-32"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://support.apple.com/kb/HT213488",
|
|
"url": "https://support.apple.com/kb/HT213488"
|
|
},
|
|
{
|
|
"refsource": "FULLDISC",
|
|
"name": "20221030 APPLE-SA-2022-10-27-5 Additional information for APPLE-SA-2022-10-24-2 macOS Ventura 13",
|
|
"url": "http://seclists.org/fulldisclosure/2022/Oct/41"
|
|
},
|
|
{
|
|
"refsource": "FULLDISC",
|
|
"name": "20221030 APPLE-SA-2022-10-24-2 macOS Ventura 13",
|
|
"url": "http://seclists.org/fulldisclosure/2022/Oct/28"
|
|
},
|
|
{
|
|
"refsource": "GENTOO",
|
|
"name": "GLSA-202305-16",
|
|
"url": "https://security.gentoo.org/glsa/202305-16"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "c9f85608-ff11-48e4-933d-53d1759d44d9",
|
|
"discovery": "EXTERNAL"
|
|
}
|
|
} |