{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-22206", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Clerk helps developers build user management. Unauthorized access or privilege escalation due to a logic flaw in auth() in the App Router or getAuth() in the Pages Router. This vulnerability was patched in version 4.29.3.\n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-284: Improper Access Control", "cweId": "CWE-284" } ] }, { "description": [ { "lang": "eng", "value": "CWE-287: Improper Authentication", "cweId": "CWE-287" } ] }, { "description": [ { "lang": "eng", "value": "CWE-639: Authorization Bypass Through User-Controlled Key", "cweId": "CWE-639" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "clerk", "product": { "product_data": [ { "product_name": "javascript", "version": { "version_data": [ { "version_affected": "=", "version_value": ">= 4.7.0, < 4.29.3" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/clerk/javascript/security/advisories/GHSA-q6w5-jg5q-47vg", "refsource": "MISC", "name": "https://github.com/clerk/javascript/security/advisories/GHSA-q6w5-jg5q-47vg" }, { "url": "https://clerk.com/changelog/2024-01-12", "refsource": "MISC", "name": "https://clerk.com/changelog/2024-01-12" }, { "url": "https://github.com/clerk/javascript/releases/tag/%40clerk%2Fnextjs%404.29.3", "refsource": "MISC", "name": "https://github.com/clerk/javascript/releases/tag/%40clerk%2Fnextjs%404.29.3" } ] }, "source": { "advisory": "GHSA-q6w5-jg5q-47vg", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" } ] } }