diff --git a/2022/4xxx/CVE-2022-4851.json b/2022/4xxx/CVE-2022-4851.json index 882c108235c..7b9ca3e3be5 100644 --- a/2022/4xxx/CVE-2022-4851.json +++ b/2022/4xxx/CVE-2022-4851.json @@ -1,18 +1,89 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2022-4851", - "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-4851", + "STATE": "PUBLIC", + "TITLE": "Improper Handling of Values in usememos/memos" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "usememos/memos", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "0.9.1" + } + ] + } + } + ] + }, + "vendor_name": "usememos" + } + ] } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Improper Handling of Values in GitHub repository usememos/memos prior to 0.9.1." + } + ] + }, + "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-229 Improper Handling of Values" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/e3cebc1a-1326-4a08-abad-0414a717fa0f", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/e3cebc1a-1326-4a08-abad-0414a717fa0f" + }, + { + "name": "https://github.com/usememos/memos/commit/3556ae4e651d9443dc3bb8a170dd3cc726517a53", + "refsource": "MISC", + "url": "https://github.com/usememos/memos/commit/3556ae4e651d9443dc3bb8a170dd3cc726517a53" + } + ] + }, + "source": { + "advisory": "e3cebc1a-1326-4a08-abad-0414a717fa0f", + "discovery": "EXTERNAL" + } } \ No newline at end of file