Skip to content

ReDoS in Embedchain

Moderate severity GitHub Reviewed Published Jan 21, 2024 to the GitHub Advisory Database • Updated Jan 22, 2024

Package

pip embedchain (pip)

Affected versions

< 0.1.57

Patched versions

0.1.57

Description

The JSON loader in Embedchain before 0.1.57 allows a ReDoS (regular expression denial of service) via a long string to json.py.

References

Published by the National Vulnerability Database Jan 21, 2024
Published to the GitHub Advisory Database Jan 21, 2024
Reviewed Jan 22, 2024
Last updated Jan 22, 2024

Severity

Moderate

EPSS score

Exploit Prediction Scoring System (EPSS)

This score estimates the probability of this vulnerability being exploited within the next 30 days. Data provided by FIRST.
(17th percentile)

Weaknesses

Inefficient Regular Expression Complexity

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

CVE ID

CVE-2024-23732

GHSA ID

GHSA-r67w-f99w-mgxj

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.