From 945825b40e09c38fe7561e8cab1991bdde000307 Mon Sep 17 00:00:00 2001 From: Jamie Slome Date: Sun, 21 Aug 2022 04:12:27 +0100 Subject: [PATCH] 51b32a1c-946b-4390-a212-b6c4b6e4115c --- 2022/2xxx/CVE-2022-2921.json | 101 +++++++++++++++++++++++++++++------ 1 file changed, 86 insertions(+), 15 deletions(-) diff --git a/2022/2xxx/CVE-2022-2921.json b/2022/2xxx/CVE-2022-2921.json index 6058924d9b3..c91cd680d01 100644 --- a/2022/2xxx/CVE-2022-2921.json +++ b/2022/2xxx/CVE-2022-2921.json @@ -1,18 +1,89 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2022-2921", - "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-2921", + "STATE": "PUBLIC", + "TITLE": "Exposure of Private Personal Information to an Unauthorized Actor in notrinos/notrinoserp" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "notrinos/notrinoserp", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "0.7" + } + ] + } + } + ] + }, + "vendor_name": "notrinos" + } + ] } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "This will lead to privilege escalation from AP officers account to the System Administrator account. and gain more functionality such as Create/Update Companies.\nInstall/Update Languages.\nInstall/Activate Extensions.\nInstall/Activate Themes.\nInstall/Activate Chart of Accounts.\nSoftware Upgrade." + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 8.8, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-359 Exposure of Private Personal Information to an Unauthorized Actor" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/51b32a1c-946b-4390-a212-b6c4b6e4115c", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/51b32a1c-946b-4390-a212-b6c4b6e4115c" + }, + { + "name": "https://github.com/notrinos/notrinoserp/commit/1b9903f4deea3289872793e60d730c63ecbf7b45", + "refsource": "MISC", + "url": "https://github.com/notrinos/notrinoserp/commit/1b9903f4deea3289872793e60d730c63ecbf7b45" + } + ] + }, + "source": { + "advisory": "51b32a1c-946b-4390-a212-b6c4b6e4115c", + "discovery": "EXTERNAL" + } } \ No newline at end of file