Unbounded resource exhaustion in cmark-gfm autolink extension may lead to denial of service
Moderate severity
GitHub Reviewed
Published
Sep 21, 2022
in
gjtorikian/commonmarker
•
Updated Jan 7, 2023
Description
Published to the GitHub Advisory Database
Sep 21, 2022
Reviewed
Sep 21, 2022
Last updated
Jan 7, 2023
Impact
CommonMarker uses
cmark-gfm
for rendering Github Flavored Markdown. A polynomial time complexity issue in cmark-gfm's autolink extension may lead to unbounded resource exhaustion and subsequent denial of service.Patches
This vulnerability has been patched in the following CommonMarker release:
Workarounds
Disable use of the autolink extension.
References
gjtorikian/commonmarker#190
GHSA-cgh3-p57x-9q7q
https://en.wikipedia.org/wiki/Time_complexity
For more information
If you have any questions or comments about this advisory:
Acknowledgements
We would like to thank Legit Security for reporting this vulnerability.
References