mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
19 lines
861 B
Markdown
19 lines
861 B
Markdown
### [CVE-2021-23382](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23382)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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
|
|
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1255641
|
|
- https://snyk.io/vuln/SNYK-JS-POSTCSS-1255640
|
|
|
|
#### Github
|
|
- https://github.com/engn33r/awesome-redos-security
|
|
|