Publish Advisories

GHSA-9chm-m6x2-6fvc
GHSA-mr7h-w2qc-ffc2
GHSA-w9qf-83jg-2x6c
This commit is contained in:
advisory-database[bot]
2024-06-28 21:11:40 +00:00
parent b18383323f
commit 491bda2713
3 changed files with 81 additions and 12 deletions
@@ -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"
}
}
@@ -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"
}
}
@@ -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"
}
}