From b7c6edc20dccbe88faaa7e4d0d83ee62112a24c9 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 03:32:06 +0000 Subject: [PATCH] Publish Advisories GHSA-vpff-m9vh-pv4h GHSA-x2vg-5wrf-vj6v --- .../GHSA-vpff-m9vh-pv4h.json | 6 ++- .../GHSA-x2vg-5wrf-vj6v.json | 54 +++++++++++++++++++ 2 files changed, 59 insertions(+), 1 deletion(-) create mode 100644 advisories/unreviewed/2024/03/GHSA-x2vg-5wrf-vj6v/GHSA-x2vg-5wrf-vj6v.json diff --git a/advisories/unreviewed/2024/03/GHSA-vpff-m9vh-pv4h/GHSA-vpff-m9vh-pv4h.json b/advisories/unreviewed/2024/03/GHSA-vpff-m9vh-pv4h/GHSA-vpff-m9vh-pv4h.json index cdbe0f3b7bd..15b8ac259ff 100644 --- a/advisories/unreviewed/2024/03/GHSA-vpff-m9vh-pv4h/GHSA-vpff-m9vh-pv4h.json +++ b/advisories/unreviewed/2024/03/GHSA-vpff-m9vh-pv4h/GHSA-vpff-m9vh-pv4h.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-vpff-m9vh-pv4h", - "modified": "2024-03-01T12:30:54Z", + "modified": "2024-03-10T03:30:45Z", "published": "2024-03-01T12:30:53Z", "aliases": [ "CVE-2024-2057" @@ -21,6 +21,10 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2057" }, + { + "type": "WEB", + "url": "https://github.com/langchain-ai/langchain/pull/18695" + }, { "type": "WEB", "url": "https://github.com/bayuncao/vul-cve-16" diff --git a/advisories/unreviewed/2024/03/GHSA-x2vg-5wrf-vj6v/GHSA-x2vg-5wrf-vj6v.json b/advisories/unreviewed/2024/03/GHSA-x2vg-5wrf-vj6v/GHSA-x2vg-5wrf-vj6v.json new file mode 100644 index 00000000000..49311fe69a9 --- /dev/null +++ b/advisories/unreviewed/2024/03/GHSA-x2vg-5wrf-vj6v/GHSA-x2vg-5wrf-vj6v.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-x2vg-5wrf-vj6v", + "modified": "2024-03-10T03:30:45Z", + "published": "2024-03-10T03:30:45Z", + "aliases": [ + "CVE-2024-2352" + ], + "details": "A vulnerability, which was classified as critical, has been found in 1Panel up to 1.10.1-lts. Affected by this issue is the function baseApi.UpdateDeviceSwap of the file /api/v1/toolbox/device/update/swap. The manipulation of the argument Path with the input 123123123\\nopen -a Calculator leads to command injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-256304.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2352" + }, + { + "type": "WEB", + "url": "https://github.com/1Panel-dev/1Panel/pull/4131" + }, + { + "type": "WEB", + "url": "https://github.com/1Panel-dev/1Panel/pull/4131#issue-2176105990" + }, + { + "type": "WEB", + "url": "https://github.com/1Panel-dev/1Panel/pull/4131/commits/0edd7a9f6f5100aab98a0ea6e5deedff7700396c" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.256304" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.256304" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-77" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-03-10T02:16:08Z" + } +} \ No newline at end of file