cvelist/2023/3xxx/CVE-2023-3896.json
2023-08-31 19:00:32 +00:00

105 lines
3.2 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-3896",
"ASSIGNER": "security@opencloudos.tech",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Divide By Zero in vim/vim from\u00a09.0.1367-1 to\u00a09.0.1367-3\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-369 Divide By Zero",
"cweId": "CWE-369"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "OpenCloudOS",
"product": {
"product_data": [
{
"product_name": "OpenCloudOS Stream",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "9.0.1367-1",
"version_value": "9.0.1367-3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/vim/vim/issues/12528",
"refsource": "MISC",
"name": "https://github.com/vim/vim/issues/12528"
},
{
"url": "https://github.com/vim/vim/pull/12540",
"refsource": "MISC",
"name": "https://github.com/vim/vim/pull/12540"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230831-0012/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20230831-0012/"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "fullwaywang (Tencent Yunding Lab)"
}
],
"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.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
]
}
}