Security Advisories for JavaScript-Minifier-XS in cpan
about 1 month ago
JavaScript::Minifier::XS versions before 0.16 for Perl crash with a NULL pointer dereference when the first meaningful token of the input is a slash. The regexp versus division disambiguator in JsTokenizeString (XS.xs) inspects the previous token's la...
cpan
JavaScript-Minifier-XS
about 1 month ago
JavaScript::Minifier::XS versions before 0.16 for Perl leak memory on every call to minify(), allowing unbounded memory growth. In JsMinify (XS.xs) the cleanup frees only the NodeSet structures and never the per-token contents buffers allocated in JsS...
cpan
JavaScript-Minifier-XS