Skip to content

Fixed CWE-400 Uncontrolled Resource Consumption#140

Merged
denyeart merged 1 commit into
hyperledger:mainfrom
mik-patient:patch-1
Oct 18, 2022
Merged

Fixed CWE-400 Uncontrolled Resource Consumption#140
denyeart merged 1 commit into
hyperledger:mainfrom
mik-patient:patch-1

Conversation

@mik-patient
Copy link
Copy Markdown
Contributor

Signed-off-by: mik-patient 112659896+mik-patient@users.noreply.github.com

Vulnerability Description

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.

gjtorikian/commonmarker#190
GHSA-cgh3-p57x-9q7q
https://en.wikipedia.org/wiki/Time_complexity

Signed-off-by: mik-patient <112659896+mik-patient@users.noreply.github.com>
@denyeart denyeart merged commit d2e3df7 into hyperledger:main Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants