Skip to main content

Inefficient Regular Expression Complexity

CVE-2024-23732

Severity High
Score 7.5/10

Summary

The JSON loader in Embedchain versions 0.0.87 through 0.1.56 allows a ReDoS (Regular Expression Denial of Service) via a long string to "json.py".

  • 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