2024-12-08 03:06:42 +00:00

143 lines
3.7 KiB
JSON

{
"id": "CVE-2023-36189",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-07-06T14:15:10.707",
"lastModified": "2024-11-21T08:09:23.737",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in langchain before v0.0.247 allows a remote attacker to obtain sensitive information via the SQLDatabaseChain component."
}
],
"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:N/A:N",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:langchain:langchain:0.0.64:*:*:*:*:*:*:*",
"matchCriteriaId": "0D9CEC27-1B1B-4365-82F1-2538DD3F158D"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/rharang/9c58d39db8c01db5b7c888e467c0533f",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/hwchase17/langchain/issues/5923",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://github.com/hwchase17/langchain/pull/6051",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/langchain-ai/langchain/issues/5923#issuecomment-1696053841",
"source": "cve@mitre.org"
},
{
"url": "https://gist.github.com/rharang/9c58d39db8c01db5b7c888e467c0533f",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/hwchase17/langchain/issues/5923",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
},
{
"url": "https://github.com/hwchase17/langchain/pull/6051",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/langchain-ai/langchain/issues/5923#issuecomment-1696053841",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}