Lucene search

K
ParisneoLollms-webui

17 matches found

CVE
CVE
added 2024/04/10 5:15 p.m.76 views

CVE-2024-1511

The parisneo/lollms-webui repository is susceptible to a path traversal vulnerability due to inadequate validation of user-supplied file paths. This flaw allows an unauthenticated attacker to read, write, and in certain configurations execute arbitrary files on the server by exploiting various endp...

9.8CVSS7.2AI score0.00305EPSS
CVE
CVE
added 2024/04/10 5:15 p.m.72 views

CVE-2024-1520

An OS Command Injection vulnerability exists in the '/open_code_folder' endpoint of the parisneo/lollms-webui application, due to improper validation of user-supplied input in the 'discussion_id' parameter. Attackers can exploit this vulnerability by injecting malicious OS commands, leading to unau...

9.8CVSS9.3AI score0.0062EPSS
CVE
CVE
added 2024/04/10 5:15 p.m.67 views

CVE-2024-1600

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 e...

9.3CVSS8.9AI score0.00062EPSS
CVE
CVE
added 2024/04/10 5:15 p.m.66 views

CVE-2024-1602

parisneo/lollms-webui is vulnerable to stored Cross-Site Scripting (XSS) that leads to Remote Code Execution (RCE). The vulnerability arises due to inadequate sanitization and validation of model output data, allowing an attacker to inject malicious JavaScript code. This code can be executed within...

8.8CVSS6.4AI score0.00202EPSS
CVE
CVE
added 2024/06/23 3:15 p.m.56 views

CVE-2024-4841

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, su...

4CVSS4.1AI score0.07273EPSS
CVE
CVE
added 2024/05/30 3:15 p.m.54 views

CVE-2024-4330

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 'list_personalities' endpoint. By crafting a malicious HTTP request, an attacker can traverse the d...

4CVSS4.2AI score0.00094EPSS
CVE
CVE
added 2024/05/16 9:15 a.m.53 views

CVE-2024-3435

A path traversal vulnerability exists in the 'save_settings' endpoint of the parisneo/lollms-webui application, affecting versions up to the latest release before 9.5. The vulnerability arises due to insufficient sanitization of the 'config' parameter in the 'apply_settings' function, allowing an a...

8.4CVSS7.6AI score0.00331EPSS
CVE
CVE
added 2024/05/22 8:15 p.m.52 views

CVE-2024-4267

A remote code execution (RCE) vulnerability exists in the parisneo/lollms-webui, specifically within the 'open_file' module, version 9.5. The vulnerability arises due to improper neutralization of special elements used in a command within the 'open_file' function. An attacker can exploit this vulne...

9.8CVSS8.9AI score0.01273EPSS
CVE
CVE
added 2024/04/16 12:15 a.m.46 views

CVE-2024-1601

An SQL injection vulnerability exists in the delete_discussion() function of the parisneo/lollms-webui application, allowing an attacker to delete all discussions and message data. The vulnerability is exploitable via a crafted HTTP POST request to the /delete_discussion endpoint, which internally ...

9.8CVSS7.6AI score0.00263EPSS
CVE
CVE
added 2024/09/30 8:15 a.m.45 views

CVE-2024-6394

A Local File Inclusion vulnerability exists in parisneo/lollms-webui versions below v9.8. The vulnerability is due to unverified path concatenation in the serve_js function in app.py, which allows attackers to perform path traversal attacks. This can lead to unauthorized access to arbitrary files o...

7.5CVSS7.4AI score0.00213EPSS
CVE
CVE
added 2024/05/16 9:15 a.m.41 views

CVE-2024-4326

A vulnerability in parisneo/lollms-webui versions up to 9.3 allows remote attackers to execute arbitrary code. The vulnerability stems from insufficient protection of the /apply_settings and /execute_code endpoints. Attackers can bypass protections by setting the host to localhost, enabling code ex...

9.8CVSS9.6AI score0.00836EPSS
CVE
CVE
added 2024/07/02 3:15 p.m.41 views

CVE-2024-4897

parisneo/lollms-webui, in its latest version, is vulnerable to remote code execution due to an insecure dependency on llama-cpp-python version llama_cpp_python-0.2.61+cpuavx2-cp311-cp311-manylinux_2_31_x86_64. The vulnerability arises from the application's 'binding_zoo' feature, which allows attac...

8.4CVSS9.4AI score0.52992EPSS
CVE
CVE
added 2024/04/16 12:15 a.m.40 views

CVE-2024-1569

parisneo/lollms-webui is vulnerable to a denial of service (DoS) attack due to uncontrolled resource consumption. Attackers can exploit the /open_code_in_vs_code and similar endpoints without authentication by sending repeated HTTP POST requests, leading to the opening of Visual Studio Code or the ...

7.5CVSS7.1AI score0.00122EPSS
CVE
CVE
added 2024/06/25 8:15 p.m.36 views

CVE-2024-4498

A Path Traversal and Remote File Inclusion (RFI) vulnerability exists in the parisneo/lollms-webui application, affecting versions v9.7 to the latest. The vulnerability arises from insufficient input validation in the /apply_settings function, allowing an attacker to manipulate the discussion_db_na...

7.7CVSS7.8AI score0.00143EPSS
CVE
CVE
added 2024/08/01 4:15 p.m.36 views

CVE-2024-6040

In parisneo/lollms-webui version v9.8, the lollms_binding_infos is missing the client_id parameter, which leads to multiple security vulnerabilities. Specifically, the endpoints /reload_binding, /install_binding, /reinstall_binding, /unInstall_binding, /set_active_binding_settings, and /update_bind...

8.8CVSS4.9AI score0.00121EPSS
CVE
CVE
added 2024/06/24 1:15 p.m.35 views

CVE-2024-4839

A Cross-Site Request Forgery (CSRF) vulnerability exists in the 'Servers Configurations' function of the parisneo/lollms-webui, versions 9.6 to the latest. The affected functions include Elastic search Service (under construction), XTTS service, Petals service, vLLM service, and Motion Ctrl service...

4.4CVSS4.7AI score0.0003EPSS
CVE
CVE
added 2024/11/14 6:15 p.m.35 views

CVE-2024-5125

parisneo/lollms-webui version 9.6 is vulnerable to Cross-Site Scripting (XSS) and Open Redirect due to inadequate input validation and processing of SVG files during the upload process. The XSS vulnerability allows attackers to embed malicious JavaScript code within SVG files, which is executed upo...

7.3CVSS6.7AI score0.00028EPSS