diff --git a/2023/0xxx/CVE-2023-0297.json b/2023/0xxx/CVE-2023-0297.json index 88d3ced5cfa..ca19e041a03 100644 --- a/2023/0xxx/CVE-2023-0297.json +++ b/2023/0xxx/CVE-2023-0297.json @@ -1,18 +1,89 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2023-0297", - "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-0297", + "STATE": "PUBLIC", + "TITLE": " Code Injection in pyload/pyload" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "pyload/pyload", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "0.5.0b3.dev31" + } + ] + } + } + ] + }, + "vendor_name": "pyload" + } + ] } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": " Code Injection in GitHub repository pyload/pyload prior to 0.5.0b3.dev31." + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 9.8, + "baseSeverity": "CRITICAL", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-94 Improper Control of Generation of Code" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/3fd606f7-83e1-4265-b083-2e1889a05e65", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/3fd606f7-83e1-4265-b083-2e1889a05e65" + }, + { + "name": "https://github.com/pyload/pyload/commit/7d73ba7919e594d783b3411d7ddb87885aea782d", + "refsource": "MISC", + "url": "https://github.com/pyload/pyload/commit/7d73ba7919e594d783b3411d7ddb87885aea782d" + } + ] + }, + "source": { + "advisory": "3fd606f7-83e1-4265-b083-2e1889a05e65", + "discovery": "EXTERNAL" + } } \ No newline at end of file