Lucene search
+L

598 matches found

RedhatCVE
RedhatCVE
added 2025/02/05 9:58 a.m.9 views

CVE-2024-3322

A path traversal vulnerability exists in the 'cybersecurity/codeguard' native personality of the parisneo/lollms-webui, affecting versions up to 9.5. The vulnerability arises from the improper limitation of a pathname to a restricted directory in the 'processfolder' function within...

9.8CVSS6.3AI score0.00726EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 9:55 a.m.12 views

CVE-2024-3126

A command injection vulnerability exists in the 'runxttsapiserver' function of the parisneo/lollms-webui application, specifically within the 'lollmsxtts.py' script. The vulnerability arises due to the improper neutralization of special elements used in an OS command. The affected function utiliz...

8.4CVSS8.6AI score0.01321EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 6:36 a.m.6 views

CVE-2024-5824

A path traversal vulnerability in the /setpersonalityconfig endpoint of parisneo/lollms version 9.4.0 allows an attacker to overwrite the configs/config.yaml file. This can lead to remote code execution by changing server configuration properties such as forceacceptremoteaccess and...

7.4CVSS7.7AI score0.00444EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 6:30 a.m.12 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.3CVSS5.6AI score0.00312EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 6:14 a.m.16 views

CVE-2024-5443

CVE-2024-4320 describes a vulnerability in the parisneo/lollms software, specifically within the ExtensionBuilder.buildextension function. The vulnerability arises from the /mountextension endpoint, where a path traversal issue allows attackers to navigate beyond the intended directory structure...

9.8CVSS9.7AI score0.34354EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 5:39 a.m.10 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...

9.3CVSS9.1AI score0.32506EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 5:21 a.m.9 views

CVE-2024-1522

A Cross-Site Request Forgery CSRF vulnerability in the parisneo/lollms-webui project allows remote attackers to execute arbitrary code on a victim's system. The vulnerability stems from the /executecode API endpoint, which does not properly validate requests, enabling an attacker to craft a...

8.8CVSS9AI score0.00445EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 3:9 a.m.15 views

CVE-2024-6139

A path traversal vulnerability exists in the XTTS server of the parisneo/lollms package version v9.6. This vulnerability allows an attacker to write audio files to arbitrary locations on the system and enumerate file paths. The issue arises from improper validation of user-provided file paths in...

7.3CVSS7.2AI score0.0052EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 3:8 a.m.9 views

CVE-2024-6085

A path traversal vulnerability exists in the XTTS server included in the lollms package, version v9.6. This vulnerability arises from the ability to perform an unauthenticated root folder settings change. Although the read file endpoint is protected against path traversals, this protection can be...

8.6CVSS7AI score0.00644EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 3:5 a.m.11 views

CVE-2024-6959

A vulnerability in parisneo/lollms-webui version 9.8 allows for a Denial of Service DOS attack when uploading an audio file. If an attacker appends a large number of characters to the end of a multipart boundary, the system will continuously process each character, rendering lollms-webui...

7.1CVSS7.2AI score0.0021EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 3:0 a.m.10 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 servejs function in app.py, which allows attackers to perform path traversal attacks. This can lead to unauthorized access to arbitrary files ...

7.5CVSS7.4AI score0.00603EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 2:12 a.m.15 views

CVE-2024-2359

A vulnerability in the parisneo/lollms-webui version 9.3 allows attackers to bypass intended access restrictions and execute arbitrary code. The issue arises from the application's handling of the /executecode endpoint, which is intended to be blocked from external access by default. However,...

9.8CVSS8.3AI score0.0123EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 2:11 a.m.11 views

CVE-2024-2548

A path traversal vulnerability exists in the parisneo/lollms-webui application, specifically within the lollmscore/lollms/server/endpoints/lollmsbindingfilesserver.py and lollmscore/lollms/security.py files. Due to inadequate validation of file paths between Windows and Linux environments using...

7.5CVSS6.8AI score0.00881EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 12:18 a.m.7 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 /applysettings and /executecode endpoints. Attackers can bypass protections by setting the host to localhost, enabling code...

9.8CVSS9.7AI score0.00968EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/02/05 12:16 a.m.11 views

CVE-2024-4267

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

8.4CVSS8.7AI score0.01484EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/02/05 12:5 a.m.11 views

CVE-2024-4499

A Cross-Site Request Forgery CSRF vulnerability exists in the XTTS server of parisneo/lollms version 9.6 due to a lax CORS policy. The vulnerability allows attackers to perform unauthorized actions by tricking a user into visiting a malicious webpage, which can then trigger arbitrary LoLLMS-XTTS...

7.6CVSS6.5AI score0.00175EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/02/05 12:1 a.m.20 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 llamacpppython-0.2.61+cpuavx2-cp311-cp311-manylinux231x8664. The vulnerability arises from the application's 'bindingzoo' feature, which allows attackers ...

9.6CVSS8.7AI score0.2842EPSS
SaveExploits2
Veracode
Veracode
added 2024/11/18 10:53 a.m.11 views

Cross-site Scripting (XSS)

Lollms is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to incomplete filtering in the sanitizesvg function, which fails to account for all potential XSS vectors in uploaded SVG files...

9CVSS5.5AI score0.00617EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2024/11/14 6:15 p.m.20 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.3CVSS0.00312EPSS
SaveExploits1References2
CVE
CVE
added 2024/11/14 5:36 p.m.59 views

CVE-2024-5125

CVE-2024-5125 affects parisneo/lollms-webui version 9.6, where SVG processing during file upload enables two issues: Cross‑Site Scripting (XSS) and Open Redirect. The root cause is inadequate input validation and handling of SVG files in the upload flow, allowing embedded JavaScript execution and...

7.3CVSS6.7AI score0.00312EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder