From 6c67359e33f91e47ccee459b7169862539430ca8 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 14:01:58 +0000 Subject: [PATCH] Publish Advisories GHSA-x2vg-5wrf-vj6v GHSA-x2vg-5wrf-vj6v --- .../GHSA-x2vg-5wrf-vj6v.json | 77 +++++++++++++++++++ .../GHSA-x2vg-5wrf-vj6v.json | 54 ------------- 2 files changed, 77 insertions(+), 54 deletions(-) create mode 100644 advisories/github-reviewed/2024/03/GHSA-x2vg-5wrf-vj6v/GHSA-x2vg-5wrf-vj6v.json delete mode 100644 advisories/unreviewed/2024/03/GHSA-x2vg-5wrf-vj6v/GHSA-x2vg-5wrf-vj6v.json diff --git a/advisories/github-reviewed/2024/03/GHSA-x2vg-5wrf-vj6v/GHSA-x2vg-5wrf-vj6v.json b/advisories/github-reviewed/2024/03/GHSA-x2vg-5wrf-vj6v/GHSA-x2vg-5wrf-vj6v.json new file mode 100644 index 00000000000..878d92e9dfe --- /dev/null +++ b/advisories/github-reviewed/2024/03/GHSA-x2vg-5wrf-vj6v/GHSA-x2vg-5wrf-vj6v.json @@ -0,0 +1,77 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-x2vg-5wrf-vj6v", + "modified": "2024-03-11T14:00:13Z", + "published": "2024-03-10T03:30:45Z", + "aliases": [ + "CVE-2024-2352" + ], + "summary": "1Panel is vulnerable to command injection ", + "details": "1Panel is vulnerable to command injection. This vulnerability has been 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": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/1Panel-dev/1Panel" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.10.1-lts" + } + ] + } + ] + } + ], + "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": "PACKAGE", + "url": "https://github.com/1Panel-dev/1Panel" + }, + { + "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": true, + "github_reviewed_at": "2024-03-11T14:00:13Z", + "nvd_published_at": "2024-03-10T02:16:08Z" + } +} \ No newline at end of file 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 deleted file mode 100644 index 49311fe69a9..00000000000 --- a/advisories/unreviewed/2024/03/GHSA-x2vg-5wrf-vj6v/GHSA-x2vg-5wrf-vj6v.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "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