CVE Catalog

GHSA-6wmf-3r64-vcwv

Unknown
Published: Translated: NVD NIST

Summary

The vulnerability in the Crass library causes unbounded processing of scientific notation in CSS values before clamping the result to Float::MAX. An attacker can send a small crafted CSS string that forces excessive CPU and memory consumption.

Risk Assessment

The organization is at risk of a DoS (denial of service) attack by sending malicious CSS to applications using Crass, potentially causing server overload and service disruption.

Recommendation

It is recommended to immediately update the Crass library to the latest patched version. If an update is not possible, restrict processing of CSS from untrusted sources.

Other vulnerabilities in Crass

See all
Original NVD description (English source)

## Impact Crass converts CSS scientific notation number values with unbounded exponentiation before it clamps the result to Float::MAX. Applications that use Crass to parse attacker-controlled CSS strings can be forced to spend disproportionate CPU and memory parsing a tiny input, possibly resultin

Vulnerability data from NVD (NIST) · CISA KEV · EPSS