From 4841574d54c14b471e4b63d2605b503b058c0483 Mon Sep 17 00:00:00 2001 From: Ben Harvie Date: Fri, 23 Dec 2022 15:46:17 -0700 Subject: [PATCH] e6fb1931-8d9c-4895-be4a-59839b4b6445 --- 2022/4xxx/CVE-2022-4724.json | 101 +++++++++++++++++++++++++++++------ 1 file changed, 86 insertions(+), 15 deletions(-) diff --git a/2022/4xxx/CVE-2022-4724.json b/2022/4xxx/CVE-2022-4724.json index 52081df1b37..6435ca26b9c 100644 --- a/2022/4xxx/CVE-2022-4724.json +++ b/2022/4xxx/CVE-2022-4724.json @@ -1,18 +1,89 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2022-4724", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ - { - "lang": "eng", - "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." - } - ] + "CVE_data_meta": { + "ASSIGNER": "security@huntr.dev", + "ID": "CVE-2022-4724", + "STATE": "PUBLIC", + "TITLE": "Improper Access Control in ikus060/rdiffweb" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "ikus060/rdiffweb", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "2.5.5" + } + ] + } + } + ] + }, + "vendor_name": "ikus060" + } + ] } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Improper Access Control in GitHub repository ikus060/rdiffweb prior to 2.5.5." + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "HIGH", + "baseScore": 8.4, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-284 Improper Access Control" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/e6fb1931-8d9c-4895-be4a-59839b4b6445", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/e6fb1931-8d9c-4895-be4a-59839b4b6445" + }, + { + "name": "https://github.com/ikus060/rdiffweb/commit/c4a19cf67d575c4886171b8efcbf4675d51f3929", + "refsource": "MISC", + "url": "https://github.com/ikus060/rdiffweb/commit/c4a19cf67d575c4886171b8efcbf4675d51f3929" + } + ] + }, + "source": { + "advisory": "e6fb1931-8d9c-4895-be4a-59839b4b6445", + "discovery": "EXTERNAL" + } } \ No newline at end of file