cvelist/2023/36xxx/CVE-2023-36189.json
2023-12-26 18:00:34 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-36189",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "SQL injection vulnerability in langchain before v0.0.247 allows a remote attacker to obtain sensitive information via the SQLDatabaseChain component."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://gist.github.com/rharang/9c58d39db8c01db5b7c888e467c0533f",
"url": "https://gist.github.com/rharang/9c58d39db8c01db5b7c888e467c0533f"
},
{
"url": "https://github.com/hwchase17/langchain/issues/5923",
"refsource": "MISC",
"name": "https://github.com/hwchase17/langchain/issues/5923"
},
{
"url": "https://github.com/hwchase17/langchain/pull/6051",
"refsource": "MISC",
"name": "https://github.com/hwchase17/langchain/pull/6051"
},
{
"refsource": "MISC",
"name": "https://github.com/langchain-ai/langchain/issues/5923#issuecomment-1696053841",
"url": "https://github.com/langchain-ai/langchain/issues/5923#issuecomment-1696053841"
}
]
}
}