Vulnerability CVE-2023-22486


Published: 2023-01-26

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.

Type:

CWE-407

(Algorithmic Complexity)

 References:
https://github.com/github/cmark-gfm/security/advisories/GHSA-r572-jvj2-3m8p

Copyright 2024, cxsecurity.com

 

Back to Top