Lucene search
+L

592 matches found

CVE
CVE
added 2024/06/27 6:46 p.m.56 views

CVE-2024-5933

CVE-2024-5933 affects parisneo/lollms-webui (chat functionality). The connected documents consistently describe a Cross-site Scripting (XSS) vulnerability where chat messages can inject and execute malicious scripts in the user’s browser. Root cause is un-sanitized input in the chat path of the w...

6.1CVSS5.6AI score0.00351EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/27 6:46 p.m.16 views

CVE-2024-5933 Cross-site Scripting (XSS) in parisneo/lollms-webui

A Cross-site Scripting XSS vulnerability exists in the chat functionality of parisneo/lollms-webui in the latest version. This vulnerability allows an attacker to inject malicious scripts via chat messages, which are then executed in the context of the user's browser...

6.1CVSS6AI score0.00351EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/06/27 6:45 p.m.11 views

CVE-2024-6139 Path Traversal in parisneo/lollms

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.3CVSS6.9AI score0.0052EPSS
SaveExploits0References1
CVE
CVE
added 2024/06/27 6:45 p.m.49 views

CVE-2024-6139

CVE-2024-6139 affects the XTTS server in parisneo/lollms v9.6. The issue stems from improper validation of user-provided file paths in the tts_to_file endpoint, enabling path traversal that allows writing audio files to arbitrary locations and enumerating file paths. The CVSSv3 base score is 7.3 ...

7.3CVSS7.2AI score0.0052EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/06/27 6:45 p.m.43 views

CVE-2024-6139 Path Traversal in parisneo/lollms

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.3CVSS0.0052EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/06/27 6:45 p.m.16 views

CVE-2024-5824 Path Traversal in parisneo/lollms

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.4CVSS8AI score0.00444EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/06/27 6:45 p.m.31 views

CVE-2024-5824 Path Traversal in parisneo/lollms

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.4CVSS0.00444EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/06/27 6:45 p.m.20 views

CVE-2024-6085 Path Traversal in parisneo/lollms

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.6CVSS7.3AI score0.00644EPSS
SaveExploits0References1
CVE
CVE
added 2024/06/27 6:45 p.m.67 views

CVE-2024-6085

The CVE-2024-6085 issue concerns the XTTS server in the lollms package (version v9.6). The root cause is an unauthenticated change to root folder settings that enables path traversal: bypassing the read-file protection by setting the root to '/' and allowing writes to arbitrary locations via alte...

8.6CVSS8.7AI score0.00644EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/06/27 6:41 p.m.38 views

CVE-2024-6250 Absolute Path Traversal in parisneo/lollms-webui

An absolute path traversal vulnerability exists in parisneo/lollms-webui v9.6, specifically in the openfile endpoint of lollmsadvanced.py. The sanitizepath function with allowabsolutepath=True allows an attacker to access arbitrary files and directories on a Windows system. This vulnerability can...

7.5CVSS0.01957EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/06/27 6:41 p.m.12 views

CVE-2024-6250 Absolute Path Traversal in parisneo/lollms-webui

An absolute path traversal vulnerability exists in parisneo/lollms-webui v9.6, specifically in the openfile endpoint of lollmsadvanced.py. The sanitizepath function with allowabsolutepath=True allows an attacker to access arbitrary files and directories on a Windows system. This vulnerability can...

7.5CVSS6.8AI score0.01957EPSS
SaveExploits1References1
OSV
OSV
added 2024/06/27 6:41 p.m.6 views

CVE-2024-6250 Absolute Path Traversal in parisneo/lollms-webui

An absolute path traversal vulnerability exists in parisneo/lollms-webui v9.6, specifically in the openfile endpoint of lollmsadvanced.py. The sanitizepath function with allowabsolutepath=True allows an attacker to access arbitrary files and directories on a Windows system. This vulnerability can...

7.5CVSS7.2AI score0.01957EPSS
SaveExploits1References3
CVE
CVE
added 2024/06/27 6:41 p.m.62 views

CVE-2024-6250

Summary (fact-grounded): CVE-2024-6250 affects parisneo/lollms-webui version 9.6. The vulnerability is an absolute path traversal in the open_file endpoint of lollms_advanced.py, where the sanitize_path function with allow_absolute_path=True enables reading arbitrary files and listing directories...

7.5CVSS7.4AI score0.01957EPSS
SaveIn wildExploits1References1Affected Software1
CNNVD
CNNVD
added 2024/06/27 12:0 a.m.6 views

LoLLMs Cross-Site Scripting Vulnerability

LoLLMs is a web UI for a large language multimodal system by the individual developer Saifeddine ALOUI. A cross-site scripting vulnerability exists in lollms-webui that originates from a vulnerability that allows an attacker to inject malicious script via a chat message and then execute it in the...

6.1CVSS6.2AI score0.00351EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/06/27 12:0 a.m.12 views

PT-2024-37248 · Parisneo · Lollms-Webui

Name of the Vulnerable Software and Affected Versions: parisneo/lollms-webui version latest Description: A Cross-site Scripting XSS issue exists in the chat functionality, allowing an attacker to inject malicious scripts via chat messages. These scripts are then executed in the context of the...

6.1CVSS6.4AI score0.00351EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2024/06/27 12:0 a.m.6 views

LoLLMs Security Vulnerabilities

LoLLMs is a Web UI for a large language multimodal system by the individual developer Saifeddine ALOUI. A security vulnerability exists in LoLLMs version 9.6, which stems from vulnerability to absolute path traversal attacks and can be exploited to read any file and list arbitrary directories on...

7.5CVSS6.8AI score0.01957EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/06/27 12:0 a.m.6 views

lollms path traversal vulnerability

LoLLMs is a Web UI for a large language multimodal system by Saifeddine ALOUI Personal Developer. A path traversal vulnerability exists in lollms version 9.4.0, which stems from a path traversal vulnerability in the etpersonalityconfig endpoint that can be exploited by an attacker to overwrite th...

7.4CVSS6.7AI score0.00444EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/06/27 12:0 a.m.9 views

PT-2024-37482

Name of the Vulnerable Software and Affected Versions: parisneo/lollms-webui version 9.6 Description: An absolute path traversal issue exists, specifically in the "open file" endpoint of "lollms advanced.py". The sanitize path function with allow absolute path=True allows an attacker to access...

7.5CVSS6AI score0.01957EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2024/06/27 12:0 a.m.4 views

LoLLMs Security Vulnerabilities

LoLLMs is a Web UI for a large language multimodal system by the individual developer Saifeddine ALOUI. A security vulnerability exists in LoLLMs version v9.6, which can be exploited to bypass protection by changing the root folder to /, allowing an attacker to read arbitrary files on the system...

8.6CVSS6.8AI score0.00644EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/06/27 12:0 a.m.5 views

LoLLMs Security Vulnerabilities

LoLLMs is a Web UI for a large language multimodal system by the individual developer Saifeddine ALOUI. A security vulnerability exists in LoLLMs version 9.6 that stems from vulnerability to a path traversal attack, which allows an attacker to write an audio file to an arbitrary location on the...

7.3CVSS6.9AI score0.0052EPSS
SaveExploits0References2
Rows per page
Query Builder