Skip to content

Commit fbce31e

Browse files
committed
1 parent 491d030 commit fbce31e

File tree

1 file changed

+9
-13
lines changed

1 file changed

+9
-13
lines changed

advisories/github-reviewed/2024/10/GHSA-45pg-36p6-83v9/GHSA-45pg-36p6-83v9.json

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-45pg-36p6-83v9",
4-
"modified": "2024-11-12T19:57:59Z",
4+
"modified": "2024-11-12T19:58:00Z",
55
"published": "2024-10-29T15:32:05Z",
66
"aliases": [
77
"CVE-2024-8309"
@@ -11,28 +11,24 @@
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
14-
"score": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L"
15-
},
16-
{
17-
"type": "CVSS_V4",
18-
"score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N"
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
1915
}
2016
],
2117
"affected": [
2218
{
2319
"package": {
2420
"ecosystem": "PyPI",
25-
"name": "langchain-community"
21+
"name": "langchain"
2622
},
2723
"ranges": [
2824
{
2925
"type": "ECOSYSTEM",
3026
"events": [
3127
{
32-
"introduced": "0.2.0"
28+
"introduced": "0"
3329
},
3430
{
35-
"fixed": "0.2.19"
31+
"fixed": "0.2.0"
3632
}
3733
]
3834
}
@@ -41,17 +37,17 @@
4137
{
4238
"package": {
4339
"ecosystem": "PyPI",
44-
"name": "langchain"
40+
"name": "langchain-community"
4541
},
4642
"ranges": [
4743
{
4844
"type": "ECOSYSTEM",
4945
"events": [
5046
{
51-
"introduced": "0"
47+
"introduced": "0.2.0"
5248
},
5349
{
54-
"fixed": "0.2.0"
50+
"fixed": "0.2.19"
5551
}
5652
]
5753
}
@@ -89,7 +85,7 @@
8985
"CWE-74",
9086
"CWE-89"
9187
],
92-
"severity": "LOW",
88+
"severity": "CRITICAL",
9389
"github_reviewed": true,
9490
"github_reviewed_at": "2024-10-29T19:54:15Z",
9591
"nvd_published_at": "2024-10-29T13:15:10Z"

0 commit comments

Comments
 (0)