From 17ff650aac88fd0bd4b4841ebf08f379bdb887b7 Mon Sep 17 00:00:00 2001 From: Ben Harvie Date: Mon, 14 Nov 2022 20:11:47 +0000 Subject: [PATCH] ca428c31-858d-47fa-adc9-2a59f8e8b2b1 --- 2022/3xxx/CVE-2022-3362.json | 101 +++++++++++++++++++++++++++++------ 1 file changed, 86 insertions(+), 15 deletions(-) diff --git a/2022/3xxx/CVE-2022-3362.json b/2022/3xxx/CVE-2022-3362.json index dec01a7bfec..3188fd6ff68 100644 --- a/2022/3xxx/CVE-2022-3362.json +++ b/2022/3xxx/CVE-2022-3362.json @@ -1,18 +1,89 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2022-3362", - "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-3362", + "STATE": "PUBLIC", + "TITLE": "Insufficient Session Expiration in ikus060/rdiffweb" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "ikus060/rdiffweb", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "2.5.0" + } + ] + } + } + ] + }, + "vendor_name": "ikus060" + } + ] } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Insufficient Session Expiration in GitHub repository ikus060/rdiffweb prior to 2.5.0." + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "PHYSICAL", + "availabilityImpact": "HIGH", + "baseScore": 6.1, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "HIGH", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.0/AV:P/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-613 Insufficient Session Expiration" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/ca428c31-858d-47fa-adc9-2a59f8e8b2b1", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/ca428c31-858d-47fa-adc9-2a59f8e8b2b1" + }, + { + "name": "https://github.com/ikus060/rdiffweb/commit/6efb995bc32c8a8e9ad755eb813dec991dffb2b8", + "refsource": "MISC", + "url": "https://github.com/ikus060/rdiffweb/commit/6efb995bc32c8a8e9ad755eb813dec991dffb2b8" + } + ] + }, + "source": { + "advisory": "ca428c31-858d-47fa-adc9-2a59f8e8b2b1", + "discovery": "EXTERNAL" + } } \ No newline at end of file