cve/2021/CVE-2021-20270.md
2024-06-18 02:51:15 +02:00

824 B

CVE-2021-20270

Description

An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the "exception" keyword.

POC

Reference

Github