99 lines
2.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2023-29374",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-04-05T02:15:37.340",
"lastModified": "2023-04-17T16:57:22.070",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In LangChain through 0.0.131, the LLMMathChain chain allows prompt injection attacks that can execute arbitrary code via the Python exec method."
}
],
"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-74"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:langchain:langchain:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.0.131",
"matchCriteriaId": "7C55CEFC-7C13-4D07-A223-1C5E9F7BBF25"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/hwchase17/langchain/issues/1026",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking"
]
},
{
"url": "https://github.com/hwchase17/langchain/issues/814",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch"
]
},
{
"url": "https://github.com/hwchase17/langchain/pull/1119",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://twitter.com/rharang/status/1641899743608463365/photo/1",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}