First published: Fri Jul 01 2022(Updated: )
All versions of package scss-tokenizer are vulnerable to Regular Expression Denial of Service (ReDoS) via the loadAnnotation() function, due to the usage of insecure regex.
Credit: report@snyk.io report@snyk.io report@snyk.io
Affected Software | Affected Version | How to fix |
---|---|---|
npm/scss-tokenizer | <=0.4.2 | 0.4.3 |
Scss-tokenizer | ||
IBM Planning Analytics Cloud | <=2.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-25758 is classified as a Regular Expression Denial of Service (ReDoS) vulnerability.
To mitigate CVE-2022-25758, update the scss-tokenizer package to version 0.4.3 or later.
All versions of scss-tokenizer prior to version 0.4.3 are affected by CVE-2022-25758.
Software using scss-tokenizer version 0.4.2 and below, as well as IBM Planning Analytics up to version 2.0, are vulnerable to CVE-2022-25758.
CVE-2022-25758 arises from the usage of insecure regular expressions in the loadAnnotation() function.