diff --git a/2022/1xxx/CVE-2022-1211.json b/2022/1xxx/CVE-2022-1211.json index 5e6bcd9a11f..f33028ed97d 100644 --- a/2022/1xxx/CVE-2022-1211.json +++ b/2022/1xxx/CVE-2022-1211.json @@ -1,76 +1,82 @@ -{ - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2022-1211", - "TITLE": "tildearrow Furnace FUR to VGM Converter stack-based overflow", - "REQUESTER": "cna@vuldb.com", - "ASSIGNER": "cna@vuldb.com", - "STATE": "PUBLIC" - }, - "generator": "vuldb.com", - "affects": { - "vendor": { - "vendor_data": [ - { - "vendor_name": "tildearrow", - "product": { - "product_data": [ - { - "product_name": "Furnace", - "version": { - "version_data": [ - { - "version_value": "dev73" - } - ] - } - } - ] - } - } - ] - } - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ - { - "lang": "eng", - "value": "CWE-121 Stack-based Buffer Overflow" - } - ] - } - ] - }, - "description": { - "description_data": [ - { - "lang": "eng", - "value": "A vulnerability classified as critical has been found in tildearrow Furnace dev73. This affects the FUR to VGM converter in console mode which causes stack-based overflows and crashes. It is possible to initiate the attack remotely but it requires user-interaction. A POC has been disclosed to the public and may be used." - } - ] - }, - "impact": { - "cvss": { - "version": "3.1", - "baseScore": "6.3", - "vectorString": "CVSS:3.1\/AV:N\/AC:L\/PR:N\/UI:R\/S:U\/C:L\/I:L\/A:L" - } - }, - "references": { - "reference_data": [ - { - "url": "https:\/\/github.com\/tildearrow\/furnace\/issues\/325" - }, - { - "url": "https:\/\/drive.google.com\/file\/d\/1h111beVcWG8F99jRffO7_HKYEhm7Qgvb\/view?usp=sharing" - }, - { - "url": "https:\/\/vuldb.com\/?id.196371" - } - ] - } +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-1211", + "TITLE": "tildearrow Furnace FUR to VGM Converter stack-based overflow", + "REQUESTER": "cna@vuldb.com", + "ASSIGNER": "cna@vuldb.com", + "STATE": "PUBLIC" + }, + "generator": "vuldb.com", + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "tildearrow", + "product": { + "product_data": [ + { + "product_name": "Furnace", + "version": { + "version_data": [ + { + "version_value": "dev73" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-121 Stack-based Buffer Overflow" + } + ] + } + ] + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "A vulnerability classified as critical has been found in tildearrow Furnace dev73. This affects the FUR to VGM converter in console mode which causes stack-based overflows and crashes. It is possible to initiate the attack remotely but it requires user-interaction. A POC has been disclosed to the public and may be used." + } + ] + }, + "impact": { + "cvss": { + "version": "3.1", + "baseScore": "6.3", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L" + } + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/tildearrow/furnace/issues/325", + "refsource": "MISC", + "name": "https://github.com/tildearrow/furnace/issues/325" + }, + { + "url": "https://drive.google.com/file/d/1h111beVcWG8F99jRffO7_HKYEhm7Qgvb/view?usp=sharing", + "refsource": "MISC", + "name": "https://drive.google.com/file/d/1h111beVcWG8F99jRffO7_HKYEhm7Qgvb/view?usp=sharing" + }, + { + "url": "https://vuldb.com/?id.196371", + "refsource": "MISC", + "name": "https://vuldb.com/?id.196371" + } + ] + } } \ No newline at end of file