Lucene search
+L

371 matches found

Vulnrichment
Vulnrichment
added 2024/06/27 6:41 p.m.16 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.01941EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/06/27 6:41 p.m.48 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.01941EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2024/06/27 12:00 a.m.19 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
Cvelist
Cvelist
added 2024/06/25 7:55 p.m.36 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.16 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.25 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
NVD
NVD
added 2024/06/24 1:15 p.m.48 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.14 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.14 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
NVD
NVD
added 2024/06/24 3:15 a.m.40 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.13 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
Cvelist
Cvelist
added 2024/06/24 3:06 a.m.40 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
CVE
CVE
added 2024/06/24 3:06 a.m.102 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
Github Security Blog
Github Security Blog
added 2024/06/24 12:34 a.m.32 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
NVD
NVD
added 2024/06/24 12:15 a.m.53 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:00 a.m.23 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:00 a.m.59 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
Positive Technologies
Positive Technologies
added 2024/06/24 12:00 a.m.21 views

PT-2024-23853

Name of the Vulnerable Software and Affected Versions parisneo/lollms version 5.9.0 Description A remote code execution issue exists in the create conda env function due to the use of shell=True in the subprocess.Popen function. This allows an attacker to inject arbitrary commands by manipulating...

6.8CVSS7.5AI score0.00446EPSS
SaveExploits2References10
NVD
NVD
added 2024/06/23 3:15 p.m.25 views

CVE-2024-4841

A Path Traversal vulnerability exists in the parisneo/lollms-webui, specifically within the 'addreferencetolocalmode' 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,...

4CVSS0.00668EPSS
SaveExploits1References1
OSV
OSV
added 2024/06/23 3:15 p.m.8 views

CVE-2024-4841

A Path Traversal vulnerability exists in the parisneo/lollms-webui, specifically within the 'addreferencetolocalmode' 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,...

3.3CVSS4AI score
SaveExploits0References1
Rows per page
Query Builder