Publish GHSA-f73w-4m7g-ch9x

This commit is contained in:
advisory-database[bot]
2024-09-30 16:17:45 +00:00
parent cd2ef2f08e
commit fb1acd8952
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-f73w-4m7g-ch9x",
"modified": "2023-10-05T13:26:22Z",
"modified": "2024-09-30T16:16:15Z",
"published": "2023-09-01T18:30:41Z",
"aliases": [
"CVE-2023-39631"
@@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -33,6 +37,25 @@
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "numexpr"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.8.5"
}
]
}
]
}
],
"references": [
@@ -52,6 +75,10 @@
"type": "WEB",
"url": "https://github.com/langchain-ai/langchain/pull/11302"
},
{
"type": "WEB",
"url": "https://github.com/pydata/numexpr/commit/4b2d89cf14e75030d27629925b9998e1e91d23c7"
},
{
"type": "PACKAGE",
"url": "https://github.com/langchain-ai/langchain"