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

99 lines
3.2 KiB
JSON
Raw Normal View History

2022-08-24 19:00:42 +00:00
{
2022-09-14 04:00:38 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-2980",
"STATE": "PUBLIC",
"TITLE": "NULL Pointer Dereference in vim/vim"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "vim/vim",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "9.0.0259"
}
]
}
}
]
},
"vendor_name": "vim"
2022-08-25 20:12:05 +01:00
}
]
}
2022-09-14 04:00:38 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "NULL Pointer Dereference in GitHub repository vim/vim prior to 9.0.0259."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-476 NULL Pointer Dereference"
}
]
}
2022-08-25 20:12:05 +01:00
]
2022-09-14 04:00:38 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/6e7b12a5-242c-453d-b39e-9625d563b0ea",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/6e7b12a5-242c-453d-b39e-9625d563b0ea"
},
{
"name": "https://github.com/vim/vim/commit/80525751c5ce9ed82c41d83faf9ef38667bf61b1",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/80525751c5ce9ed82c41d83faf9ef38667bf61b1"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-b9edf60581",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XWOJOA7PZZAMBI5GFTL6PWHXMWSDLUXL/"
2023-05-03 12:00:37 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202305-16",
"url": "https://security.gentoo.org/glsa/202305-16"
2022-09-14 04:00:38 +00:00
}
]
},
"source": {
"advisory": "6e7b12a5-242c-453d-b39e-9625d563b0ea",
"discovery": "EXTERNAL"
}
}