diff --git a/2023/5xxx/CVE-2023-5104.json b/2023/5xxx/CVE-2023-5104.json new file mode 100644 index 00000000000..52322ca0cbe --- /dev/null +++ b/2023/5xxx/CVE-2023-5104.json @@ -0,0 +1,92 @@ +{ + "data_version": "4.0", + "data_type": "CVE", + "data_format": "MITRE", + "CVE_data_meta": { + "ID": "CVE-2023-5104", + "ASSIGNER": "security@huntr.dev", + "STATE": "PUBLIC" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Improper Input Validation in GitHub repository nocodb/nocodb prior to 0.96.0." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-20 Improper Input Validation", + "cweId": "CWE-20" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "nocodb", + "product": { + "product_data": [ + { + "product_name": "nocodb/nocodb", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "unspecified", + "version_value": "0.96.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://huntr.dev/bounties/1b5c6d9f-941e-4dd7-a964-42b53d6826b0", + "refsource": "MISC", + "name": "https://huntr.dev/bounties/1b5c6d9f-941e-4dd7-a964-42b53d6826b0" + }, + { + "url": "https://github.com/nocodb/nocodb/commit/db0385cb8aab2a34e233454607f59152ac62b3e2", + "refsource": "MISC", + "name": "https://github.com/nocodb/nocodb/commit/db0385cb8aab2a34e233454607f59152ac62b3e2" + } + ] + }, + "source": { + "advisory": "1b5c6d9f-941e-4dd7-a964-42b53d6826b0", + "discovery": "EXTERNAL" + }, + "impact": { + "cvss": [ + { + "version": "3.0", + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H", + "baseScore": 5.7, + "baseSeverity": "MEDIUM" + } + ] + } +} \ No newline at end of file