0bedbae2-82ae-46ae-aa68-1c28b309b60b

This commit is contained in:
Jamie Slome 2022-07-30 17:21:45 +01:00
parent 32df4be467
commit 37a57e3a23

View File

@ -1,18 +1,89 @@
{ {
"data_type": "CVE", "CVE_data_meta": {
"data_format": "MITRE", "ASSIGNER": "security@huntr.dev",
"data_version": "4.0", "ID": "CVE-2022-2581",
"CVE_data_meta": { "STATE": "PUBLIC",
"ID": "CVE-2022-2581", "TITLE": "Out-of-bounds Read in vim/vim"
"ASSIGNER": "cve@mitre.org", },
"STATE": "RESERVED" "affects": {
}, "vendor": {
"description": { "vendor_data": [
"description_data": [ {
{ "product": {
"lang": "eng", "product_data": [
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." {
} "product_name": "vim/vim",
] "version": {
"version_data": [
{
"version_affected": "<",
"version_value": "9.0.0104"
}
]
}
}
]
},
"vendor_name": "vim"
}
]
} }
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Out-of-bounds Read in GitHub repository vim/vim prior to 9.0.0104."
}
]
},
"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-125 Out-of-bounds Read"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/0bedbae2-82ae-46ae-aa68-1c28b309b60b",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/0bedbae2-82ae-46ae-aa68-1c28b309b60b"
},
{
"name": "https://github.com/vim/vim/commit/f50940531dd57135fe60aa393ac9d3281f352d88",
"refsource": "MISC",
"url": "https://github.com/vim/vim/commit/f50940531dd57135fe60aa393ac9d3281f352d88"
}
]
},
"source": {
"advisory": "0bedbae2-82ae-46ae-aa68-1c28b309b60b",
"discovery": "EXTERNAL"
}
} }