Skip to main content

Inefficient Regular Expression Complexity

CVE-2024-25354

Severity High
Score 7.5/10

Summary

RegEx Denial of Service (DoS) in domain-suffix allows attackers to crash the application via crafted input to the "parse" function.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • HIGH

CWE-1333 - Inefficient Regular Expression Complexity

The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles.

Advisory Timeline

  • Published