From c13835816239c66bafaa291bf68f02d4a632b573 Mon Sep 17 00:00:00 2001 From: Jamie Slome Date: Sat, 12 Feb 2022 12:27:35 +0000 Subject: [PATCH] b0b29656-4bbe-41cf-92f6-8579df0b6de5 --- 2022/0xxx/CVE-2022-0565.json | 101 +++++++++++++++++++++++++++++------ 1 file changed, 86 insertions(+), 15 deletions(-) diff --git a/2022/0xxx/CVE-2022-0565.json b/2022/0xxx/CVE-2022-0565.json index acb933c03dc..cd53a837eae 100644 --- a/2022/0xxx/CVE-2022-0565.json +++ b/2022/0xxx/CVE-2022-0565.json @@ -1,18 +1,89 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2022-0565", - "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-0565", + "STATE": "PUBLIC", + "TITLE": "Exposure of Sensitive Information to an Unauthorized Actor in pimcore/pimcore" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "pimcore/pimcore", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "10.3.1" + } + ] + } + } + ] + }, + "vendor_name": "pimcore" + } + ] } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Exposure of Sensitive Information to an Unauthorized Actor in Packagist pimcore/pimcore prior to 10.3.1." + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 7.6, + "baseSeverity": "HIGH", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/b0b29656-4bbe-41cf-92f6-8579df0b6de5", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/b0b29656-4bbe-41cf-92f6-8579df0b6de5" + }, + { + "name": "https://github.com/pimcore/pimcore/commit/7697f709a501860144352696e583a2533a6e1245", + "refsource": "MISC", + "url": "https://github.com/pimcore/pimcore/commit/7697f709a501860144352696e583a2533a6e1245" + } + ] + }, + "source": { + "advisory": "b0b29656-4bbe-41cf-92f6-8579df0b6de5", + "discovery": "EXTERNAL" + } } \ No newline at end of file