2024-07-14 02:06:08 +00:00

89 lines
2.2 KiB
JSON

{
"id": "CVE-2024-23732",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-01-21T17:15:44.497",
"lastModified": "2024-01-26T21:11:51.840",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The JSON loader in Embedchain before 0.1.57 allows a ReDoS (regular expression denial of service) via a long string to json.py."
},
{
"lang": "es",
"value": "JSON loader in Embedchain anterior a 0.1.57 permite un ReDoS (denegaci\u00f3n de servicio de expresi\u00f3n regular) a trav\u00e9s de una cadena larga en json.py."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-1333"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:embedchain:embedchain:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.1.57",
"matchCriteriaId": "7BDC96B9-7B04-4BD7-A8A8-95E3556FA6FA"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/embedchain/embedchain/compare/0.1.56...0.1.57",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/embedchain/embedchain/pull/1122",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch"
]
}
]
}