CRITICAL🇵🇱 Wersja polska

CVE-2024-8581

CVSS 9.1v3.0pub. 2025-03-20upd. 2025-10-15

A vulnerability in the `upload_app` function of parisneo/lollms-webui V12 (Strawberry) allows an attacker to delete any file or directory on the system. The function does not implement user input filtering with the `filename` value, causing a Path Traversal error.

🤖 AI Analysis
How it works

The `upload_app` function does not validate or filter the value of the `filename` parameter passed by the user. An attacker can construct a specially crafted request containing path traversal sequences (e.g., `../../`), which will enable escaping beyond the intended application directory. As a result, it is possible to specify any location in the file system and delete the selected file or directory.

Impact

An attacker without any authentication can permanently delete any file or directory on the server, which may lead to data loss, system disruption, or complete unavailability.

Mitigation & patch

The application should be updated to a version containing the patch available in commit dcc078cbe20d2a9640b0942a622134b0e3fa6e48 in the manufacturer's GitHub repository. It is also recommended to restrict network access to the lollms-webui instance only to trusted users.

Who is affected

parisneo/lollms-webui V12 (Strawberry)

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
  • Lollms Web Ui

    APP
    Lollms
    12
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Path Traversal
CWE
References

Related vulnerabilities

CVE-2026-33340CRITICAL9.1PL ✓same product

SSRF i brak uwierzytelnienia w lollms-webui — dostęp do wewnętrznych zasobów

CVE-2024-8898CRITICAL9.8PL ✓same product

Path traversal w API install/uninstall lollms-webui V12 (Strawberry)

CVE-2024-1873CRITICAL9.1PL ✓same product

Path Traversal i DoS w endpoint /select_database aplikacji lollms-webui

CVE-2024-2359CRITICAL9.8PL ✓same product

Command Injection w lollms-webui — obejście zabezpieczeń i RCE

CVE-2024-2360CRITICAL9.8PL ✓same product

Path Traversal prowadzący do RCE w parisneo/lollms-webui