fb55/css-what

fb55/css-what

Releases34
Frequency4 months 1 week
Last Release
Stars246
a CSS selector parser

CVE History

CVEPublishedCVSS v3CVSS v2
5.3 MEDIUM

The package css-what before 2.1.3 are vulnerable to Regular Expression Denial of Service (ReDoS) due to the usage of insecure regular expression in the re_attr variable of index.js. The exploitation of this vulnerability could be triggered via the parse function.

7.5 HIGH5 MEDIUM

The css-what package 4.0.0 through 5.0.0 for Node.js does not ensure that attribute parsing has Linear Time Complexity relative to the size of the input.