7.5
CVE-2024-23732
- EPSS 0.78%
- Veröffentlicht 21.01.2024 17:15:44
- Zuletzt bearbeitet 20.06.2025 19:15:34
- CVE-Watchlists
- Unerledigt
The JSON loader in Embedchain before 0.1.57 allows a ReDoS (regular expression denial of service) via a long string to json.py.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Embedchain ≫ Embedchain Version < 0.1.57
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.78% | 0.522 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| NIST | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| CISA-ADP | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-1333 Inefficient Regular Expression Complexity
The product uses a regular expression with a worst-case computational complexity that is inefficient and possibly exponential.
https://github.com/embedchain/embedchain/compare/0.1.56...0.1.57
https://github.com/embedchain/embedchain/pull/1122