Publish GHSA-p4vx-w5q8-cq9j

This commit is contained in:
advisory-database[bot]
2024-06-23 15:32:03 +00:00
parent aa8ca7c81e
commit 1a3fab22ee
@@ -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"
}
}