mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-06-08 14:08:13 +00:00
da3d4c47-e57a-451e-993d-9df0ed31f57b
This commit is contained in:
parent
3b7505230f
commit
feb9bfab29
@ -1,18 +1,89 @@
|
|||||||
{
|
{
|
||||||
"data_type": "CVE",
|
"CVE_data_meta": {
|
||||||
"data_format": "MITRE",
|
"ASSIGNER": "security@huntr.dev",
|
||||||
"data_version": "4.0",
|
"ID": "CVE-2022-4292",
|
||||||
"CVE_data_meta": {
|
"STATE": "PUBLIC",
|
||||||
"ID": "CVE-2022-4292",
|
"TITLE": "Use After Free 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.0882"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"vendor_name": "vim"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"data_format": "MITRE",
|
||||||
|
"data_type": "CVE",
|
||||||
|
"data_version": "4.0",
|
||||||
|
"description": {
|
||||||
|
"description_data": [
|
||||||
|
{
|
||||||
|
"lang": "eng",
|
||||||
|
"value": "Use After Free in GitHub repository vim/vim prior to 9.0.0882."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"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-416 Use After Free"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"references": {
|
||||||
|
"reference_data": [
|
||||||
|
{
|
||||||
|
"name": "https://huntr.dev/bounties/da3d4c47-e57a-451e-993d-9df0ed31f57b",
|
||||||
|
"refsource": "CONFIRM",
|
||||||
|
"url": "https://huntr.dev/bounties/da3d4c47-e57a-451e-993d-9df0ed31f57b"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "https://github.com/vim/vim/commit/c3d27ada14acd02db357f2d16347acc22cb17e93",
|
||||||
|
"refsource": "MISC",
|
||||||
|
"url": "https://github.com/vim/vim/commit/c3d27ada14acd02db357f2d16347acc22cb17e93"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"source": {
|
||||||
|
"advisory": "da3d4c47-e57a-451e-993d-9df0ed31f57b",
|
||||||
|
"discovery": "EXTERNAL"
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user