cvelist/2019/20xxx/CVE-2019-20079.json
2020-03-30 20:01:27 +00:00

77 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-20079",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The autocmd feature in window.c in Vim before 8.1.2136 accesses freed memory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/vim/vim/commit/ec66c41d84e574baf8009dbc0bd088d2bc5b2421",
"refsource": "MISC",
"name": "https://github.com/vim/vim/commit/ec66c41d84e574baf8009dbc0bd088d2bc5b2421"
},
{
"url": "https://packetstormsecurity.com/files/154898",
"refsource": "MISC",
"name": "https://packetstormsecurity.com/files/154898"
},
{
"url": "https://github.com/vim/vim/compare/v8.1.2135...v8.1.2136",
"refsource": "MISC",
"name": "https://github.com/vim/vim/compare/v8.1.2135...v8.1.2136"
},
{
"refsource": "UBUNTU",
"name": "USN-4309-1",
"url": "https://usn.ubuntu.com/4309-1/"
}
]
}
}