{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-22486", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. Versions prior to 0.29.0.gfm.7 contain a polynomial time complexity issue in handle_close_bracket that may lead to unbounded resource exhaustion and subsequent denial of service. This vulnerability has been patched in 0.29.0.gfm.7." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-400: Uncontrolled Resource Consumption", "cweId": "CWE-400" } ] }, { "description": [ { "lang": "eng", "value": "CWE-407: Inefficient Algorithmic Complexity", "cweId": "CWE-407" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "github", "product": { "product_data": [ { "product_name": "cmark-gfm", "version": { "version_data": [ { "version_value": "< 0.29.0.gfm.7", "version_affected": "=" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/github/cmark-gfm/security/advisories/GHSA-r572-jvj2-3m8p", "refsource": "MISC", "name": "https://github.com/github/cmark-gfm/security/advisories/GHSA-r572-jvj2-3m8p" } ] }, "source": { "advisory": "GHSA-r572-jvj2-3m8p", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 3.5, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" } ] } }