diff --git a/2022/3xxx/CVE-2022-3225.json b/2022/3xxx/CVE-2022-3225.json index 6de593849b8..1346db76cd0 100644 --- a/2022/3xxx/CVE-2022-3225.json +++ b/2022/3xxx/CVE-2022-3225.json @@ -1,18 +1,89 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2022-3225", - "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-3225", + "STATE": "PUBLIC", + "TITLE": "Improper Access Control in budibase/budibase" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "budibase/budibase", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "1.3.20" + } + ] + } + } + ] + }, + "vendor_name": "budibase" + } + ] } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Improper Access Control in GitHub repository budibase/budibase prior to 1.3.20." + } + ] + }, + "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-284 Improper Access Control" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/a13a56b7-04da-4560-b8ec-0d637d12a245", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/a13a56b7-04da-4560-b8ec-0d637d12a245" + }, + { + "name": "https://github.com/budibase/budibase/commit/d35864be0854216693a01307f81ffcabf6d549df", + "refsource": "MISC", + "url": "https://github.com/budibase/budibase/commit/d35864be0854216693a01307f81ffcabf6d549df" + } + ] + }, + "source": { + "advisory": "a13a56b7-04da-4560-b8ec-0d637d12a245", + "discovery": "EXTERNAL" + } } \ No newline at end of file