diff --git a/2023/2xxx/CVE-2023-2034.json b/2023/2xxx/CVE-2023-2034.json index b90beaf4026..6944cd7f91e 100644 --- a/2023/2xxx/CVE-2023-2034.json +++ b/2023/2xxx/CVE-2023-2034.json @@ -1,18 +1,89 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2023-2034", - "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-2034", + "STATE": "PUBLIC", + "TITLE": "Unrestricted Upload of File with Dangerous Type in froxlor/froxlor" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "froxlor/froxlor", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "2.0.14" + } + ] + } + } + ] + }, + "vendor_name": "froxlor" + } + ] } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Unrestricted Upload of File with Dangerous Type in GitHub repository froxlor/froxlor prior to 2.0.14." + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 9.1, + "baseSeverity": "CRITICAL", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "HIGH", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-434 Unrestricted Upload of File with Dangerous Type" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/aba6beaa-570e-4523-8128-da4d8e374ef6", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/aba6beaa-570e-4523-8128-da4d8e374ef6" + }, + { + "name": "https://github.com/froxlor/froxlor/commit/f36bc61fc74c85a21c8d31448198b11f96eb3bc6", + "refsource": "MISC", + "url": "https://github.com/froxlor/froxlor/commit/f36bc61fc74c85a21c8d31448198b11f96eb3bc6" + } + ] + }, + "source": { + "advisory": "aba6beaa-570e-4523-8128-da4d8e374ef6", + "discovery": "EXTERNAL" + } } \ No newline at end of file