2024-01-21 19:00:28 +00:00
{
"id" : "CVE-2024-23732" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-01-21T17:15:44.497" ,
2024-01-26 23:00:28 +00:00
"lastModified" : "2024-01-26T21:11:51.840" ,
"vulnStatus" : "Analyzed" ,
2024-01-21 19:00:28 +00:00
"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."
2024-01-22 15:00:29 +00:00
} ,
{
"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."
2024-01-21 19:00:28 +00:00
}
] ,
2024-01-26 23:00:28 +00:00
"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"
}
]
}
]
}
] ,
2024-01-21 19:00:28 +00:00
"references" : [
{
"url" : "https://github.com/embedchain/embedchain/compare/0.1.56...0.1.57" ,
2024-01-26 23:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2024-01-21 19:00:28 +00:00
} ,
{
"url" : "https://github.com/embedchain/embedchain/pull/1122" ,
2024-01-26 23:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2024-01-21 19:00:28 +00:00
}
]
}