From d1235da1b64d3fd988f6f89cf4f938f7c0b0f008 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sat, 23 Apr 2022 22:01:31 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/1xxx/CVE-2022-1444.json | 166 +++++++++++++++++------------------ 1 file changed, 83 insertions(+), 83 deletions(-) diff --git a/2022/1xxx/CVE-2022-1444.json b/2022/1xxx/CVE-2022-1444.json index 4fbec0819dc..8f698a28a18 100644 --- a/2022/1xxx/CVE-2022-1444.json +++ b/2022/1xxx/CVE-2022-1444.json @@ -1,89 +1,89 @@ { - "CVE_data_meta": { - "ASSIGNER": "security@huntr.dev", - "ID": "CVE-2022-1444", - "STATE": "PUBLIC", - "TITLE": "heap-use-after-free in radareorg/radare2" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "product": { - "product_data": [ - { - "product_name": "radareorg/radare2", - "version": { - "version_data": [ - { - "version_affected": "<", - "version_value": "5.7.0" - } - ] + "CVE_data_meta": { + "ASSIGNER": "security@huntr.dev", + "ID": "CVE-2022-1444", + "STATE": "PUBLIC", + "TITLE": "heap-use-after-free in radareorg/radare2" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "radareorg/radare2", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "5.7.0" + } + ] + } + } + ] + }, + "vendor_name": "radareorg" } - } ] - }, - "vendor_name": "radareorg" } - ] - } - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ - { - "lang": "eng", - "value": "heap-use-after-free in GitHub repository radareorg/radare2 prior to 5.7.0. This vulnerability is capable of inducing denial of service." - } - ] - }, - "impact": { - "cvss": { - "attackComplexity": "LOW", - "attackVector": "NETWORK", - "availabilityImpact": "HIGH", - "baseScore": 7.5, - "baseSeverity": "HIGH", - "confidentialityImpact": "NONE", - "integrityImpact": "NONE", - "privilegesRequired": "NONE", - "scope": "UNCHANGED", - "userInteraction": "NONE", - "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", - "version": "3.0" - } - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ - { - "lang": "eng", - "value": "CWE-416 Use After Free" - } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "heap-use-after-free in GitHub repository radareorg/radare2 prior to 5.7.0. This vulnerability is capable of inducing denial of service." + } ] - } - ] - }, - "references": { - "reference_data": [ - { - "name": "https://huntr.dev/bounties/b438a940-f8a4-4872-b030-59bdd1ab72aa", - "refsource": "CONFIRM", - "url": "https://huntr.dev/bounties/b438a940-f8a4-4872-b030-59bdd1ab72aa" - }, - { - "name": "https://github.com/radareorg/radare2/commit/14189710859c27981adb4c2c2aed2863c1859ec5", - "refsource": "MISC", - "url": "https://github.com/radareorg/radare2/commit/14189710859c27981adb4c2c2aed2863c1859ec5" - } - ] - }, - "source": { - "advisory": "b438a940-f8a4-4872-b030-59bdd1ab72aa", - "discovery": "EXTERNAL" - } + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 7.5, + "baseSeverity": "HIGH", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/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/b438a940-f8a4-4872-b030-59bdd1ab72aa", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/b438a940-f8a4-4872-b030-59bdd1ab72aa" + }, + { + "name": "https://github.com/radareorg/radare2/commit/14189710859c27981adb4c2c2aed2863c1859ec5", + "refsource": "MISC", + "url": "https://github.com/radareorg/radare2/commit/14189710859c27981adb4c2c2aed2863c1859ec5" + } + ] + }, + "source": { + "advisory": "b438a940-f8a4-4872-b030-59bdd1ab72aa", + "discovery": "EXTERNAL" + } } \ No newline at end of file