mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-x32c-59v5-h7fg GHSA-jr83-8x65-xcr5
This commit is contained in:
@@ -1,15 +1,18 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-x32c-59v5-h7fg",
|
||||
"modified": "2023-10-18T19:50:58Z",
|
||||
"modified": "2023-11-17T22:28:30Z",
|
||||
"published": "2023-06-14T15:30:39Z",
|
||||
"aliases": [
|
||||
"CVE-2023-34540"
|
||||
],
|
||||
"summary": "Langchain OS Command Injection vulnerability",
|
||||
"details": "Langchain 0.0.171 is vulnerable to Arbitrary Code Execution via command injection in the `jira.run()` command",
|
||||
"details": "Langchain 0.0.171 is vulnerable to Arbitrary Code Execution via command injection in the `jira.run()` command. This is related to the `jira.run('other'` substring.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -42,6 +45,10 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34540"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/hwchase17/langchain/issues/4833"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/langchain-ai/langchain/issues/4833"
|
||||
@@ -67,7 +74,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-78"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-06-14T21:02:46Z",
|
||||
"nvd_published_at": "2023-06-14T15:15:10Z"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-jr83-8x65-xcr5",
|
||||
"modified": "2023-11-10T00:42:49Z",
|
||||
"modified": "2023-11-17T22:30:17Z",
|
||||
"published": "2023-11-09T21:30:39Z",
|
||||
"aliases": [
|
||||
"CVE-2023-5551"
|
||||
@@ -11,7 +11,7 @@
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N"
|
||||
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
Reference in New Issue
Block a user