9.8
CVE-2024-23731
- EPSS 1.06%
- Veröffentlicht 21.01.2024 17:15:44
- Zuletzt bearbeitet 04.06.2025 16:15:32
- CVE-Watchlists
- Unerledigt
The OpenAPI loader in Embedchain before 0.1.57 allows attackers to execute arbitrary code, related to the openapi.py yaml.load function argument.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Embedchain ≫ Embedchain Version < 0.1.57
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.06% | 0.612 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| NIST | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| CISA-ADP | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-88 Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.
https://github.com/embedchain/embedchain/compare/0.1.56...0.1.57
https://github.com/embedchain/embedchain/pull/1122