CVE-2024-4330

Source
https://cve.org/CVERecord?id=CVE-2024-4330
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-4330.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-4330
Aliases
Published
2024-05-30T14:43:40.842Z
Modified
2026-07-15T01:49:05.752486633Z
Severity
  • 4.0 (Medium) CVSS_V3 - CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Path Traversal in parisneo/lollms-webui
Details

A path traversal vulnerability was identified in the parisneo/lollms-webui repository, specifically within version 9.6. The vulnerability arises due to improper handling of user-supplied input in the 'listpersonalities' endpoint. By crafting a malicious HTTP request, an attacker can traverse the directory structure and view the contents of any folder, albeit limited to subfolder names only. This issue was demonstrated via a specific HTTP request that manipulated the 'category' parameter to access arbitrary directories. The vulnerability is present in the code located at the 'endpoints/lollmsadvanced.py' file.

Database specific
{
    "cna_assigner": "@huntr_ai",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/4xxx/CVE-2024-4330.json",
    "cwe_ids": [
        "CWE-23"
    ]
}
References

Affected packages

Git / github.com/parisneo/lollms-webui

Affected ranges

Type
GIT
Repo
https://github.com/parisneo/lollms-webui
Events
Database specific
{
    "cpe": "cpe:2.3:a:lollms:lollms_web_ui:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "9.6"
        },
        {
            "fixed": "9.8"
        }
    ],
    "source": "CPE_RANGE"
}

Affected versions

v9.*
v9.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-4330.json"