diff --git a/2023/3xxx/CVE-2023-3069.json b/2023/3xxx/CVE-2023-3069.json index 54f5db52b58..1d91fa0371f 100644 --- a/2023/3xxx/CVE-2023-3069.json +++ b/2023/3xxx/CVE-2023-3069.json @@ -1,18 +1,89 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2023-3069", - "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-2023-3069", + "STATE": "PUBLIC", + "TITLE": "Unverified Password Change in tsolucio/corebos" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "tsolucio/corebos", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "8" + } + ] + } + } + ] + }, + "vendor_name": "tsolucio" + } + ] } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Unverified Password Change in GitHub repository tsolucio/corebos prior to 8." + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 7.6, + "baseSeverity": "HIGH", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-620 Unverified Password Change" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/00544982-365a-476b-b5fe-42f02f11d367", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/00544982-365a-476b-b5fe-42f02f11d367" + }, + { + "name": "https://github.com/tsolucio/corebos/commit/e3dabd74c68646bb54538d66411fc1e633ec454b", + "refsource": "MISC", + "url": "https://github.com/tsolucio/corebos/commit/e3dabd74c68646bb54538d66411fc1e633ec454b" + } + ] + }, + "source": { + "advisory": "00544982-365a-476b-b5fe-42f02f11d367", + "discovery": "EXTERNAL" + } } \ No newline at end of file