diff --git a/2022/1xxx/CVE-2022-1000.json b/2022/1xxx/CVE-2022-1000.json new file mode 100644 index 00000000000..ee7f057ec50 --- /dev/null +++ b/2022/1xxx/CVE-2022-1000.json @@ -0,0 +1,89 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "security@huntr.dev", + "ID": "CVE-2022-1000", + "STATE": "PUBLIC", + "TITLE": "Path Traversal in prasathmani/tinyfilemanager" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "prasathmani/tinyfilemanager", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "2.4.7" + } + ] + } + } + ] + }, + "vendor_name": "prasathmani" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Path Traversal in GitHub repository prasathmani/tinyfilemanager prior to 2.4.7." + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 8.8, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/5995a93f-0c4b-4f7d-aa59-a64424219424", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/5995a93f-0c4b-4f7d-aa59-a64424219424" + }, + { + "name": "https://github.com/prasathmani/tinyfilemanager/commit/154947ef83efeb68fc2b921065392b6a7fc9c965", + "refsource": "MISC", + "url": "https://github.com/prasathmani/tinyfilemanager/commit/154947ef83efeb68fc2b921065392b6a7fc9c965" + } + ] + }, + "source": { + "advisory": "5995a93f-0c4b-4f7d-aa59-a64424219424", + "discovery": "EXTERNAL" + } +} \ No newline at end of file