CVE-2024-1600

Source
https://cve.org/CVERecord?id=CVE-2024-1600
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-1600.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-1600
Published
2024-04-10T17:07:58.422Z
Modified
2026-07-15T01:49:19.757619967Z
Severity
  • 9.3 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L CVSS Calculator
Summary
Local File Inclusion in parisneo/lollms-webui
Details

A Local File Inclusion (LFI) vulnerability exists in the parisneo/lollms-webui application, specifically within the /personalities route. An attacker can exploit this vulnerability by crafting a URL that includes directory traversal sequences (../../) followed by the desired system file path, URL encoded. Successful exploitation allows the attacker to read any file on the filesystem accessible by the web server. This issue arises due to improper control of filename for include/require statement in the application.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/1xxx/CVE-2024-1600.json",
    "cna_assigner": "@huntr_ai",
    "cwe_ids": [
        "CWE-98"
    ]
}
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:*:*:*:*:*:*:*:*",
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "9.0"
        },
        {
            "fixed": "9.6"
        }
    ]
}

Affected versions

v9.*
v9.0
v9.1
v9.2
v9.3
v9.4
v9.5

Database specific

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