{ "id": "CVE-2024-23731", "sourceIdentifier": "cve@mitre.org", "published": "2024-01-21T17:15:44.443", "lastModified": "2024-01-26T21:11:25.430", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [ { "lang": "en", "value": "The OpenAPI loader in Embedchain before 0.1.57 allows attackers to execute arbitrary code, related to the openapi.py yaml.load function argument." }, { "lang": "es", "value": "OpenAPI loader in Embedchain anterior a 0.1.57 permite a los atacantes ejecutar c\u00f3digo arbitrario, relacionado con el argumento de la funci\u00f3n openapi.py yaml.load." } ], "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:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-88" } ] } ], "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" ] } ] }