cve/2023/CVE-2023-22486.md
2024-06-18 02:51:15 +02:00

1.0 KiB

CVE-2023-22486

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.