diff --git a/2023/0xxx/CVE-2023-0901.json b/2023/0xxx/CVE-2023-0901.json index 522cdc0e1dd..428e3ba5531 100644 --- a/2023/0xxx/CVE-2023-0901.json +++ b/2023/0xxx/CVE-2023-0901.json @@ -1,18 +1,89 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2023-0901", - "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-0901", + "STATE": "PUBLIC", + "TITLE": "Exposure of Sensitive Information to an Unauthorized Actor in pixelfed/pixelfed" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "pixelfed/pixelfed", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "0.11.4" + } + ] + } + } + ] + }, + "vendor_name": "pixelfed" + } + ] } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Exposure of Sensitive Information to an Unauthorized Actor in GitHub repository pixelfed/pixelfed prior to 0.11.4." + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 5.3, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/0327b1b2-6e7c-4154-a307-15f236571010", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/0327b1b2-6e7c-4154-a307-15f236571010" + }, + { + "name": "https://github.com/pixelfed/pixelfed/commit/5b5f5bc38ca9ba39d0b7dacc3813fb899f71ba57", + "refsource": "MISC", + "url": "https://github.com/pixelfed/pixelfed/commit/5b5f5bc38ca9ba39d0b7dacc3813fb899f71ba57" + } + ] + }, + "source": { + "advisory": "0327b1b2-6e7c-4154-a307-15f236571010", + "discovery": "EXTERNAL" + } } \ No newline at end of file