You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Comrak vulnerable to production of excessive output when parsing Markdown (GHSL-2023-048)
Moderate severity
GitHub Reviewed
Published
Mar 28, 2023
in
kivikakk/comrak
•
Updated Mar 28, 2023
comrak is vulnerable to the upstream cmark issue, "Issue revealed by fuzzer". A large number of references in a markdown document can trigger an overly large response.
Impact
comrak is vulnerable to the upstream cmark issue, "Issue revealed by fuzzer". A large number of references in a markdown document can trigger an overly large response.
Patches
0.17.0 contains kivikakk/comrak@70f97f3, which limits reference output to a 100Kb maximum.
Workarounds
n/a
References
References