2023-10-29 09:06:41 +00:00

80 lines
2.1 KiB
JSON

{
"id": "CVE-2023-32785",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-10-20T22:15:10.497",
"lastModified": "2023-10-27T21:44:09.590",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In Langchain through 0.0.155, prompt injection allows execution of arbitrary code against the SQL service provided by the chain."
},
{
"lang": "es",
"value": "En Langchain hasta 0.0.155, la inyecci\u00f3n r\u00e1pida permite la ejecuci\u00f3n de c\u00f3digo arbitrario contra el servicio SQL proporcionado por la cadena."
}
],
"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.155",
"matchCriteriaId": "02E32772-8A62-461E-A121-F894FD16B540"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/rharang/9c58d39db8c01db5b7c888e467c0533f",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}