From 1a3fab22ee89396d7387bebe6ea00be7dfd1d9fc Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 15:32:03 +0000 Subject: [PATCH] Publish GHSA-p4vx-w5q8-cq9j --- .../GHSA-p4vx-w5q8-cq9j.json | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 advisories/unreviewed/2024/06/GHSA-p4vx-w5q8-cq9j/GHSA-p4vx-w5q8-cq9j.json diff --git a/advisories/unreviewed/2024/06/GHSA-p4vx-w5q8-cq9j/GHSA-p4vx-w5q8-cq9j.json b/advisories/unreviewed/2024/06/GHSA-p4vx-w5q8-cq9j/GHSA-p4vx-w5q8-cq9j.json new file mode 100644 index 00000000000..05c0a3762ef --- /dev/null +++ b/advisories/unreviewed/2024/06/GHSA-p4vx-w5q8-cq9j/GHSA-p4vx-w5q8-cq9j.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-p4vx-w5q8-cq9j", + "modified": "2024-06-23T15:30:37Z", + "published": "2024-06-23T15:30:37Z", + "aliases": [ + "CVE-2024-4841" + ], + "details": "A Path Traversal vulnerability exists in the parisneo/lollms-webui, specifically within the 'add_reference_to_local_mode' function due to the lack of input sanitization. This vulnerability affects versions v9.6 to the latest. By exploiting this vulnerability, an attacker can predict the folders, subfolders, and files present on the victim's computer. The vulnerability is present in the way the application handles the 'path' parameter in HTTP requests to the '/add_reference_to_local_model' endpoint.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4841" + }, + { + "type": "WEB", + "url": "https://huntr.com/bounties/740dda3e-7104-4ccf-9ac4-8870e4d6d602" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-29" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-06-23T15:15:09Z" + } +} \ No newline at end of file