CVE-2022-21681

Vulnerable Component Details
Type Namespace Name Version Package URL
npm None marked 1.2.9 pkg:npm/marked@1.2.9
Vulnerability Details
ID CVE-2022-21681
Description Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression `inline.reflinkSearch` may cause catastrophic backtracking against some strings and lead to a denial of service (DoS). Anyone who runs untrusted markdown through a vulnerable version of marked and does not use a worker with a time limit may be affected. This issue is patched in version 4.0.10. As a workaround, avoid running untrusted markdown through marked or run marked on a worker thread and set a reasonable time limit to prevent draining resources.
Recommendation . || State: fixed | Fix Versions: 4.0.10. || Upgrade to version 4.0.10 or above.
Ratings
Severity Score Method Vector Source
5.0 CVSSv2 AV:N/AC:L/Au:N/C:N/I:N/A:P
7.5 CVSSv3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Related Vulnerabilities
Found By Gitlab Gemnasium , Anchore Grype , Sonotype OSS-Index
References / Advisories
Weakness Enumeration