From e2e5a3168d1cf1190c78bb8222163fa59d2ed391 Mon Sep 17 00:00:00 2001 From: Jamie Slome Date: Fri, 17 Jun 2022 11:09:30 +0100 Subject: [PATCH] a0e5c68e-0f75-499b-bd7b-d935fb8c0cd1 --- 2022/2xxx/CVE-2022-2111.json | 89 ++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 2022/2xxx/CVE-2022-2111.json diff --git a/2022/2xxx/CVE-2022-2111.json b/2022/2xxx/CVE-2022-2111.json new file mode 100644 index 00000000000..e922e405997 --- /dev/null +++ b/2022/2xxx/CVE-2022-2111.json @@ -0,0 +1,89 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "security@huntr.dev", + "ID": "CVE-2022-2111", + "STATE": "PUBLIC", + "TITLE": "Unrestricted Upload of File with Dangerous Type in inventree/inventree" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "inventree/inventree", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "0.7.2" + } + ] + } + } + ] + }, + "vendor_name": "inventree" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Unrestricted Upload of File with Dangerous Type in GitHub repository inventree/inventree prior to 0.7.2." + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 9, + "baseSeverity": "CRITICAL", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-434 Unrestricted Upload of File with Dangerous Type" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/a0e5c68e-0f75-499b-bd7b-d935fb8c0cd1", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/a0e5c68e-0f75-499b-bd7b-d935fb8c0cd1" + }, + { + "name": "https://github.com/inventree/inventree/commit/26bf51c20a1c9b3130ac5dd2e17649bece5ff84f", + "refsource": "MISC", + "url": "https://github.com/inventree/inventree/commit/26bf51c20a1c9b3130ac5dd2e17649bece5ff84f" + } + ] + }, + "source": { + "advisory": "a0e5c68e-0f75-499b-bd7b-d935fb8c0cd1", + "discovery": "EXTERNAL" + } +} \ No newline at end of file