GHSA-89gv-4m9m-97p2MediumCVSS 6.5
CSS::Minifier::XS versions before 0.14 for Perl have a memory leak when the entire document is...
🔗 CVE IDs covered (1)
📋 Description
CSS::Minifier::XS versions before 0.14 for Perl have a memory leak when the entire document is minified away.
The minify function has a memory leak when processing a document containing only characters to be removed, such as comments and whitespace.