cve/2021/CVE-2021-23382.md
2024-05-25 21:48:12 +02:00

861 B

CVE-2021-23382

Description

The package postcss before 8.2.13 are vulnerable to Regular Expression Denial of Service (ReDoS) via getAnnotationURL() and loadAnnotation() in lib/previous-map.js. The vulnerable regexes are caused mainly by the sub-pattern /*\s* sourceMappingURL=(.*).

POC

Reference

Github