cvelist/2024/46xxx/CVE-2024-46946.json

77 lines
2.7 KiB
JSON
Raw Normal View History

2024-09-16 00:00:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-09-19 06:00:34 +00:00
"ID": "CVE-2024-46946",
"STATE": "PUBLIC"
2024-09-16 00:00:34 +00:00
},
2024-09-19 06:00:34 +00:00
"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",
2024-09-16 00:00:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-09-19 06:00:34 +00:00
"value": "langchain_experimental (aka LangChain Experimental) 0.1.17 through 0.3.0 for LangChain allows attackers to execute arbitrary code through sympy.sympify (which uses eval) in LLMSymbolicMathChain. LLMSymbolicMathChain was introduced in fcccde406dd9e9b05fc9babcbeb9ff527b0ec0c6 (2023-10-05)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://cwe.mitre.org/data/definitions/95.html",
"url": "https://cwe.mitre.org/data/definitions/95.html"
},
{
"url": "https://github.com/langchain-ai/langchain/releases/tag/langchain-experimental%3D%3D0.3.0",
"refsource": "MISC",
"name": "https://github.com/langchain-ai/langchain/releases/tag/langchain-experimental%3D%3D0.3.0"
},
{
"url": "https://docs.sympy.org/latest/modules/codegen.html",
"refsource": "MISC",
"name": "https://docs.sympy.org/latest/modules/codegen.html"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/12end/68c0c58d2564ef4141bccd4651480820#file-cve-2024-46946-txt",
"url": "https://gist.github.com/12end/68c0c58d2564ef4141bccd4651480820#file-cve-2024-46946-txt"
2024-09-16 00:00:34 +00:00
}
]
}
}