CVE-2021-32723

Component Details
Type npm
Namespace @types
Name prismjs
Version 1.16.6
Package URL pkg:npm/%40types/prismjs@1.16.6
Vulnerability Details
Raitings
Score Method Vector
4.3 CVSSv2 AV:N/AC:M/Au:N/C:N/I:N/A:P
Score Method Vector
6.5 CVSSv31 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Description Prism is a syntax highlighting library. Some languages before 1.24.0 are vulnerable to Regular Expression Denial of Service (ReDoS). When Prism is used to highlight untrusted (user-given) text, an attacker can craft a string that will take a very very long time to highlight. This problem has been fixed in Prism v1.24. As a workaround, do not use ASCIIDoc or ERB to highlight untrusted text. Other languages are not affected and can be used to highlight untrusted text.
Recommendation state: fixed fix versions: 1.24.0
References GHSA-gj77-59wh-66hg
Found By Anchore Grype
Urls