{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-26303", "ASSIGNER": "security@ubuntu.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Denial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-173", "cweId": "CWE-173" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Executable Books", "product": { "product_data": [ { "product_name": "markdown-it-py", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ { "changes": [ { "at": "commit ae03c61", "status": "unaffected" } ], "lessThan": "v2.2.0", "status": "affected", "version": "0", "versionType": "semver" } ], "defaultStatus": "unaffected" } } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/executablebooks/markdown-it-py/commit/ae03c6107dfa18e648f6fdd1280f5b89092d5d49", "refsource": "MISC", "name": "https://github.com/executablebooks/markdown-it-py/commit/ae03c6107dfa18e648f6fdd1280f5b89092d5d49" } ] }, "credits": [ { "lang": "en", "value": "Mark Esler" }, { "lang": "en", "value": "Chris Sewell" } ], "impact": { "cvss": [ { "version": "3.1", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "LOW", "baseSeverity": "LOW", "baseScore": 3.3, "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" } ] } }