Inefficient Algorithmic Complexity
CVE-2023-22484
Summary
cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. This package contains a Polynomial Time Complexity issue in cmark-gfm that may lead to Unbounded Resource Exhaustion and subsequent Denial of Service. This vulnerability affects cmark-gfm versions prior to 0.29.0.gfm.7 and cmark versions prior to 0.30.3.
- LOW
- NETWORK
- NONE
- UNCHANGED
- NONE
- NONE
- NONE
- HIGH
CWE-407 - Inefficient Algorithmic Complexity
An algorithm in a product has an inefficient worst-case computational complexity that may be detrimental to system performance and can be triggered by an attacker, typically using crafted manipulations that ensure that the worst case is being reached.
References
Advisory Timeline
- Published