Lucene search
+L

592 matches found

Cvelist
Cvelist
added 2024/06/25 7:55 p.m.28 views

CVE-2024-4498 Path Traversal and RFI Vulnerability in parisneo/lollms-webui

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 /applysettings function, allowing an attacker to manipulate the discussiondbname...

7.7CVSS0.00489EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/06/25 7:55 p.m.13 views

CVE-2024-4498 Path Traversal and RFI Vulnerability in parisneo/lollms-webui

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 /applysettings function, allowing an attacker to manipulate the discussiondbname...

7.7CVSS8.2AI score0.00489EPSS
SaveExploits1References1
Veracode
Veracode
added 2024/06/25 5:32 a.m.22 views

Remote Code Execution (RCE)

parisneo/lollms is vulnerable to Remote Code Execution RCE. The vulnerability is due to the misuse of the shell=True parameter in the subprocess.Popen function within the createcondaenv function of the parisneo/lollms repository. The vulnerability allows an attacker to execute arbitrary commands...

6.8CVSS8.2AI score0.00446EPSS
SaveExploits2References3Affected Software1
CNNVD
CNNVD
added 2024/06/25 12:0 a.m.6 views

LoLLMs Path Traversal Vulnerability

LoLLMs is a Web UI for a large language multimodal system by the individual developer Saifeddine ALOUI. A path traversal vulnerability exists in LoLLMs versions prior to 9.7, which stems from insufficient input validation in the /applysettings function, allowing an attacker to traverse the file...

7.7CVSS6.7AI score0.00489EPSS
SaveExploits1References1
NVD
NVD
added 2024/06/24 1:15 p.m.42 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.4CVSS0.00163EPSS
SaveExploits1References1
OSV
OSV
added 2024/06/24 1:15 p.m.10 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,...

3.3CVSS4.7AI score0.00163EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/06/24 12:47 p.m.11 views

CVE-2024-4839 CSRF in Servers Configurations in parisneo/lollms-webui

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.4CVSS7AI score0.00163EPSS
SaveExploits1References1
Veracode
Veracode
added 2024/06/24 7:23 a.m.18 views

Path Traversal

lollms is vulnerable to Path Traversal. The vulnerability is due to inadequate input sanitization of the data.category and data.folder parameters, allowing attackers to navigate beyond the intended directory structure. The attacker can create a config.yaml file in a controllable path, which can b...

9.8CVSS7.4AI score0.01154EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2024/06/24 3:15 a.m.32 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.6CVSS0.00175EPSS
SaveExploits1References1
OSV
OSV
added 2024/06/24 3:15 a.m.5 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...

6.3CVSS5.9AI score0.00175EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/06/24 3:6 a.m.15 views

CVE-2024-4499 CSRF Vulnerability in parisneo/lollms XTTS Server

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.6CVSS7.1AI score0.00175EPSS
SaveExploits1References1
CVE
CVE
added 2024/06/24 3:6 a.m.90 views

CVE-2024-4499

CVE-2024-4499 describes a CSRF vulnerability in the XTTS server of parisneo/lollms 9.6 caused by a lax CORS policy. An attacker can lure a user to a malicious page to trigger arbitrary LoLLMS-XTTS API requests, potentially leading to reading/writing of audio files and, in combination with other i...

7.6CVSS6.9AI score0.00175EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2024/06/24 3:6 a.m.31 views

CVE-2024-4499 CSRF Vulnerability in parisneo/lollms XTTS Server

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.6CVSS0.00175EPSS
SaveExploits1References1
OSV
OSV
added 2024/06/24 12:34 a.m.16 views

GHSA-79H8-GXHQ-Q3JG Remote Code Execution in create_conda_env function in lollms

A remote code execution vulnerability exists in the createcondaenv function of the parisneo/lollms repository. The vulnerability arises from the use of shell=True in the subprocess.Popen function, which allows an attacker to inject arbitrary commands by manipulating the envname and pythonversion...

6.8CVSS5.1AI score0.00446EPSS
SaveExploits2References3
Github Security Blog
Github Security Blog
added 2024/06/24 12:34 a.m.28 views

Remote Code Execution in create_conda_env function in lollms

A remote code execution vulnerability exists in the createcondaenv function of the parisneo/lollms repository. The vulnerability arises from the use of shell=True in the subprocess.Popen function, which allows an attacker to inject arbitrary commands by manipulating the envname and pythonversion...

6.8CVSS8.2AI score0.00446EPSS
SaveExploits2References3Affected Software1
OSV
OSV
added 2024/06/24 12:15 a.m.11 views

CVE-2024-3121

A remote code execution vulnerability exists in the createcondaenv function of the parisneo/lollms repository, version 5.9.0. The vulnerability arises from the use of shell=True in the subprocess.Popen function, which allows an attacker to inject arbitrary commands by manipulating the envname and...

3.3CVSS8.1AI score0.00446EPSS
SaveExploits2References1
NVD
NVD
added 2024/06/24 12:15 a.m.47 views

CVE-2024-3121

A remote code execution vulnerability exists in the createcondaenv function of the parisneo/lollms repository, version 5.9.0. The vulnerability arises from the use of shell=True in the subprocess.Popen function, which allows an attacker to inject arbitrary commands by manipulating the envname and...

6.8CVSS0.00446EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2024/06/24 12:0 a.m.17 views

CVE-2024-3121 Remote Code Execution in create_conda_env function in parisneo/lollms

A remote code execution vulnerability exists in the createcondaenv function of the parisneo/lollms repository, version 5.9.0. The vulnerability arises from the use of shell=True in the subprocess.Popen function, which allows an attacker to inject arbitrary commands by manipulating the envname and...

6.8CVSS8.1AI score0.00446EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2024/06/24 12:0 a.m.49 views

CVE-2024-3121 Remote Code Execution in create_conda_env function in parisneo/lollms

A remote code execution vulnerability exists in the createcondaenv function of the parisneo/lollms repository, version 5.9.0. The vulnerability arises from the use of shell=True in the subprocess.Popen function, which allows an attacker to inject arbitrary commands by manipulating the envname and...

6.8CVSS0.00446EPSS
SaveExploits2References1
CNNVD
CNNVD
added 2024/06/24 12:0 a.m.6 views

LoLLMs Cross-Site Request Forgery Vulnerability

LoLLMs is a Web UI for a large language multimodal system by the individual developer Saifeddine ALOUI. A cross-site request forgery vulnerability exists in LoLLMs version 9.6 that stems from a lax CORS policy. An attacker could use this vulnerability to read arbitrary files on the system and wri...

7.6CVSS6.8AI score0.00175EPSS
SaveExploits1References3
Rows per page
Query Builder