From 491bda2713f4c958d2a1e97f32cda4b35d7ba642 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 21:11:40 +0000 Subject: [PATCH] Publish Advisories GHSA-9chm-m6x2-6fvc GHSA-mr7h-w2qc-ffc2 GHSA-w9qf-83jg-2x6c --- .../GHSA-9chm-m6x2-6fvc.json | 31 ++++++++++++++++--- .../GHSA-mr7h-w2qc-ffc2.json | 31 ++++++++++++++++--- .../GHSA-w9qf-83jg-2x6c.json | 31 ++++++++++++++++--- 3 files changed, 81 insertions(+), 12 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/06/GHSA-9chm-m6x2-6fvc/GHSA-9chm-m6x2-6fvc.json (64%) rename advisories/{unreviewed => github-reviewed}/2024/06/GHSA-mr7h-w2qc-ffc2/GHSA-mr7h-w2qc-ffc2.json (63%) rename advisories/{unreviewed => github-reviewed}/2024/06/GHSA-w9qf-83jg-2x6c/GHSA-w9qf-83jg-2x6c.json (61%) diff --git a/advisories/unreviewed/2024/06/GHSA-9chm-m6x2-6fvc/GHSA-9chm-m6x2-6fvc.json b/advisories/github-reviewed/2024/06/GHSA-9chm-m6x2-6fvc/GHSA-9chm-m6x2-6fvc.json similarity index 64% rename from advisories/unreviewed/2024/06/GHSA-9chm-m6x2-6fvc/GHSA-9chm-m6x2-6fvc.json rename to advisories/github-reviewed/2024/06/GHSA-9chm-m6x2-6fvc/GHSA-9chm-m6x2-6fvc.json index ddd97ad2740..c57b6b8d135 100644 --- a/advisories/unreviewed/2024/06/GHSA-9chm-m6x2-6fvc/GHSA-9chm-m6x2-6fvc.json +++ b/advisories/github-reviewed/2024/06/GHSA-9chm-m6x2-6fvc/GHSA-9chm-m6x2-6fvc.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-9chm-m6x2-6fvc", - "modified": "2024-06-27T21:32:08Z", + "modified": "2024-06-28T21:10:12Z", "published": "2024-06-27T21:32:08Z", "aliases": [ "CVE-2024-6085" ], + "summary": "lollms vulnerable to path traversal due to unauthenticated root folder settings change", "details": "A path traversal vulnerability exists in the XTTS server included in the lollms package, version v9.6. This vulnerability arises from the ability to perform an unauthenticated root folder settings change. Although the read file endpoint is protected against path traversals, this protection can be bypassed by changing the root folder to '/'. This allows attackers to read arbitrary files on the system. Additionally, the output folders can be changed to write arbitrary audio files to any location on the system.", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "lollms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "9.5.1" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6085" }, + { + "type": "PACKAGE", + "url": "https://github.com/ParisNeo/lollms" + }, { "type": "WEB", "url": "https://huntr.com/bounties/d2fb73d7-4b4f-451a-8763-484c189a27fe" @@ -31,8 +54,8 @@ "CWE-22" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-06-28T21:10:12Z", "nvd_published_at": "2024-06-27T19:15:19Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-mr7h-w2qc-ffc2/GHSA-mr7h-w2qc-ffc2.json b/advisories/github-reviewed/2024/06/GHSA-mr7h-w2qc-ffc2/GHSA-mr7h-w2qc-ffc2.json similarity index 63% rename from advisories/unreviewed/2024/06/GHSA-mr7h-w2qc-ffc2/GHSA-mr7h-w2qc-ffc2.json rename to advisories/github-reviewed/2024/06/GHSA-mr7h-w2qc-ffc2/GHSA-mr7h-w2qc-ffc2.json index 3d5aa198aba..fddeb070be7 100644 --- a/advisories/unreviewed/2024/06/GHSA-mr7h-w2qc-ffc2/GHSA-mr7h-w2qc-ffc2.json +++ b/advisories/github-reviewed/2024/06/GHSA-mr7h-w2qc-ffc2/GHSA-mr7h-w2qc-ffc2.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-mr7h-w2qc-ffc2", - "modified": "2024-06-27T21:32:08Z", + "modified": "2024-06-28T21:09:29Z", "published": "2024-06-27T21:32:08Z", "aliases": [ "CVE-2024-5980" ], + "summary": "pytorch-lightning vulnerable to Arbitrary File Write via /v1/runs API endpoint", "details": "A vulnerability in the /v1/runs API endpoint of lightning-ai/pytorch-lightning v2.2.4 allows attackers to exploit path traversal when extracting tar.gz files. When the LightningApp is running with the plugin_server, attackers can deploy malicious tar.gz plugins that embed arbitrary files with path traversal vulnerabilities. This can result in arbitrary files being written to any directory in the victim's local file system, potentially leading to remote code execution.", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "lightning" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.3.1" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5980" }, + { + "type": "PACKAGE", + "url": "https://github.com/lightning-ai/pytorch-lightning" + }, { "type": "WEB", "url": "https://huntr.com/bounties/55a6ac6f-89c7-42ea-86f3-c6e93a2679f3" @@ -31,8 +54,8 @@ "CWE-434" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-06-28T21:09:29Z", "nvd_published_at": "2024-06-27T19:15:18Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-w9qf-83jg-2x6c/GHSA-w9qf-83jg-2x6c.json b/advisories/github-reviewed/2024/06/GHSA-w9qf-83jg-2x6c/GHSA-w9qf-83jg-2x6c.json similarity index 61% rename from advisories/unreviewed/2024/06/GHSA-w9qf-83jg-2x6c/GHSA-w9qf-83jg-2x6c.json rename to advisories/github-reviewed/2024/06/GHSA-w9qf-83jg-2x6c/GHSA-w9qf-83jg-2x6c.json index 048ee5deb0d..0363338081f 100644 --- a/advisories/unreviewed/2024/06/GHSA-w9qf-83jg-2x6c/GHSA-w9qf-83jg-2x6c.json +++ b/advisories/github-reviewed/2024/06/GHSA-w9qf-83jg-2x6c/GHSA-w9qf-83jg-2x6c.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-w9qf-83jg-2x6c", - "modified": "2024-06-27T21:32:08Z", + "modified": "2024-06-28T21:10:38Z", "published": "2024-06-27T21:32:08Z", "aliases": [ "CVE-2024-6139" ], + "summary": "lollms vulnerable to dot-dot-slash path traversal in XTTS server", "details": "A path traversal vulnerability exists in the XTTS server of the parisneo/lollms package version v9.6. This vulnerability allows an attacker to write audio files to arbitrary locations on the system and enumerate file paths. The issue arises from improper validation of user-provided file paths in the `tts_to_file` endpoint.", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "lollms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "9.5.1" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6139" }, + { + "type": "PACKAGE", + "url": "https://github.com/ParisNeo/lollms" + }, { "type": "WEB", "url": "https://huntr.com/bounties/fd00f112-efd0-40a1-8227-d6733716e4c0" @@ -31,8 +54,8 @@ "CWE-29" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-06-28T21:10:38Z", "nvd_published_at": "2024-06-27T19:15:20Z" } } \ No newline at end of file