GHSA-jg6j-874m-wgjjMedium
unicodedata.normalize() can take excessive CPU time when processing specially crafted Unicode...
🔗 CVE IDs covered (1)
📋 Description
unicodedata.normalize() can take excessive CPU time when processing specially crafted Unicode input containing long runs of combining characters with alternating Canonical Combining Class values. This affects all normalization forms.