Skip to content

Commit 6b05d8d

Browse files
committed
1 parent b4cf544 commit 6b05d8d

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

advisories/github-reviewed/2023/09/GHSA-f73w-4m7g-ch9x/GHSA-f73w-4m7g-ch9x.json

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-f73w-4m7g-ch9x",
4-
"modified": "2023-09-06T21:21:55Z",
4+
"modified": "2023-09-06T21:21:56Z",
55
"published": "2023-09-01T18:30:41Z",
66
"aliases": [
77
"CVE-2023-39631"
88
],
99
"summary": "Langchain vulnerable to arbitrary code execution via the evaluate function in the numexpr library",
10-
"details": "An issue in LanChain-ai Langchain v.0.0.245 allows a remote attacker to execute arbitrary code via the evaluate function in the numexpr library.",
10+
"details": "An issue in LanChain-ai Langchain v.0.0.245 allows a remote attacker to execute arbitrary code via the evaluate function in the numexpr library.\n\nPatches\n\nReleased in v.0.0.308. numexpr dependency is optional for langchain\n",
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
@@ -20,11 +20,6 @@
2020
"ecosystem": "PyPI",
2121
"name": "langchain"
2222
},
23-
"ecosystem_specific": {
24-
"affected_functions": [
25-
""
26-
]
27-
},
2823
"ranges": [
2924
{
3025
"type": "ECOSYSTEM",
@@ -33,11 +28,14 @@
3328
"introduced": "0"
3429
},
3530
{
36-
"last_affected": "0.0.245"
31+
"fixed": "0.0.308"
3732
}
3833
]
3934
}
40-
]
35+
],
36+
"database_specific": {
37+
"last_known_affected_version_range": "<= 0.0.245"
38+
}
4139
}
4240
],
4341
"references": [

0 commit comments

Comments
 (0)