mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-v8vj-cv27-hjv8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-v8vj-cv27-hjv8",
|
||||
"modified": "2024-02-26T21:00:12Z",
|
||||
"modified": "2024-08-06T18:35:21Z",
|
||||
"published": "2024-02-26T18:30:31Z",
|
||||
"aliases": [
|
||||
"CVE-2024-27444"
|
||||
@@ -9,7 +9,14 @@
|
||||
"summary": "LangChain Experimental vulnerable to arbitrary code execution",
|
||||
"details": "langchain_experimental (aka LangChain Experimental) before 0.0.52, part of LangChain before 0.1.8, allows an attacker to bypass the CVE-2023-44467 fix and execute arbitrary code via the `__import__`, `__subclasses__`, `__builtins__`, `__globals__`, `__getattribute__`, `__bases__`, `__mro__`, or `__base__` attribute in Python code. These are not prohibited by `pal_chain/base.py`.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"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": [
|
||||
{
|
||||
@@ -48,9 +55,9 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
"CWE-749"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-02-26T21:00:12Z",
|
||||
"nvd_published_at": "2024-02-26T16:28:00Z"
|
||||
|
||||
Reference in New Issue
Block a user