GHSA-R67W-F99W-MGXJ
Vulnerability from github – Published: 2024-01-21 18:30 – Updated: 2024-01-22 21:29
VLAI?
Summary
ReDoS in Embedchain
Details
The JSON loader in Embedchain before 0.1.57 allows a ReDoS (regular expression denial of service) via a long string to json.py.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "embedchain"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.1.57"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-23732"
],
"database_specific": {
"cwe_ids": [
"CWE-1333"
],
"github_reviewed": true,
"github_reviewed_at": "2024-01-22T21:29:14Z",
"nvd_published_at": "2024-01-21T17:15:44Z",
"severity": "MODERATE"
},
"details": "The JSON loader in Embedchain before 0.1.57 allows a ReDoS (regular expression denial of service) via a long string to json.py.",
"id": "GHSA-r67w-f99w-mgxj",
"modified": "2024-01-22T21:29:14Z",
"published": "2024-01-21T18:30:34Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23732"
},
{
"type": "WEB",
"url": "https://github.com/embedchain/embedchain/pull/1122"
},
{
"type": "WEB",
"url": "https://github.com/embedchain/embedchain/compare/0.1.56...0.1.57"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/embedchain/PYSEC-2024-8.yaml"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "ReDoS in Embedchain"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…