Lucene search
+L

371 matches found

CVE
CVE
added 2024/11/14 5:36 p.m.67 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.00315EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/11/14 5:36 p.m.13 views

CVE-2024-5125 XSS and Open Redirect via SVG File Upload in parisneo/lollms-webui

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.3CVSS7.1AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/11/14 5:36 p.m.17 views

CVE-2024-5125 XSS and Open Redirect via SVG File Upload in parisneo/lollms-webui

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.7AI score0.00315EPSS
SaveExploits1References2
NVD
NVD
added 2024/10/29 1:15 p.m.37 views

CVE-2024-6673

A Cross-Site Request Forgery CSRF vulnerability exists in the installcomfyui endpoint of the lollmscomfyui.py file in the parisneo/lollms-webui repository, versions v9.9 to the latest. The endpoint uses the GET method without requiring a client ID, allowing an attacker to trick a victim into...

6.5CVSS0.00169EPSS
SaveExploits1References2
NVD
NVD
added 2024/10/29 1:15 p.m.31 views

CVE-2024-6674

A CORS misconfiguration in parisneo/lollms-webui prior to version 10 allows attackers to steal sensitive information such as logs, browser sessions, and settings containing private API keys from other services. This vulnerability can also enable attackers to perform actions on behalf of a user,...

8.1CVSS0.00245EPSS
SaveExploits1References2
CVE
CVE
added 2024/10/29 12:50 p.m.66 views

CVE-2024-6673

CVE-2024-6673 describes a CSRF vulnerability in the Parisneo LoLLMS WebUI. The issue exists in the install_comfyui endpoint of the lollms_comfyui.py file and is triggered via a GET request without client authentication, allowing an attacker to coerce a user into installing ComfyUI. Affected versi...

6.5CVSS5AI score0.00169EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2024/10/29 12:50 p.m.35 views

CVE-2024-6673 CSRF Vulnerability in parisneo/lollms-webui

A Cross-Site Request Forgery CSRF vulnerability exists in the installcomfyui endpoint of the lollmscomfyui.py file in the parisneo/lollms-webui repository, versions v9.9 to the latest. The endpoint uses the GET method without requiring a client ID, allowing an attacker to trick a victim into...

4.4CVSS0.00169EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/10/29 12:50 p.m.18 views

CVE-2024-6673 CSRF Vulnerability in parisneo/lollms-webui

A Cross-Site Request Forgery CSRF vulnerability exists in the installcomfyui endpoint of the lollmscomfyui.py file in the parisneo/lollms-webui repository, versions v9.9 to the latest. The endpoint uses the GET method without requiring a client ID, allowing an attacker to trick a victim into...

4.4CVSS7.2AI score0.00169EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/10/29 12:46 p.m.43 views

CVE-2024-6674 Data Leak through CORS Misconfiguration in parisneo/lollms-webui

A CORS misconfiguration in parisneo/lollms-webui prior to version 10 allows attackers to steal sensitive information such as logs, browser sessions, and settings containing private API keys from other services. This vulnerability can also enable attackers to perform actions on behalf of a user,...

8.1CVSS0.00245EPSS
SaveExploits1References2
OSV
OSV
added 2024/10/29 12:46 p.m.18 views

CVE-2024-6674 Data Leak through CORS Misconfiguration in parisneo/lollms-webui

A CORS misconfiguration in parisneo/lollms-webui prior to version 10 allows attackers to steal sensitive information such as logs, browser sessions, and settings containing private API keys from other services. This vulnerability can also enable attackers to perform actions on behalf of a user,...

8.1CVSS6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/10/29 12:46 p.m.24 views

CVE-2024-6674 Data Leak through CORS Misconfiguration in parisneo/lollms-webui

A CORS misconfiguration in parisneo/lollms-webui prior to version 10 allows attackers to steal sensitive information such as logs, browser sessions, and settings containing private API keys from other services. This vulnerability can also enable attackers to perform actions on behalf of a user,...

8.1CVSS6.6AI score0.00245EPSS
SaveExploits1References2
NVD
NVD
added 2024/10/13 1:15 p.m.30 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.1CVSS0.0021EPSS
SaveExploits1References1
CVE
CVE
added 2024/10/13 12:28 p.m.67 views

CVE-2024-6959

A vulnerability (CVE-2024-6959) affects parisneo/lollms-webui version 9.8. The issue allows a Denial of Service when uploading an audio file by appending a large number of characters to the end of a multipart boundary, causing the system to repeatedly process each character and rendering the UI i...

7.1CVSS7.2AI score0.0021EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2024/10/13 12:28 p.m.40 views

CVE-2024-6959 Denial of Service (DOS) in multipart boundary while uploading file in parisneo/lollms-webui

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.1CVSS0.0021EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/10/13 12:28 p.m.14 views

CVE-2024-6959 Denial of Service (DOS) in multipart boundary while uploading file in parisneo/lollms-webui

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.3AI score0.0021EPSS
SaveExploits1References1
OSV
OSV
added 2024/10/13 12:28 p.m.18 views

CVE-2024-6959 Denial of Service (DOS) in multipart boundary while uploading file in parisneo/lollms-webui

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.1CVSS7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/10/11 6:32 p.m.52 views

Lord of Large Language Models (LoLLMs) path traversal vulnerability in the api open_personality_folder endpoint

A path traversal vulnerability exists in the api openpersonalityfolder endpoint of parisneo/lollms. This vulnerability allows an attacker to read any folder in the personalityfolder on the victim's computer, even though sanitizepath is set. The issue arises due to improper sanitization of the...

4.4CVSS6.7AI score0.00355EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/10/11 4:15 p.m.24 views

CVE-2024-6985

A path traversal vulnerability exists in the api openpersonalityfolder endpoint of parisneo/lollms-webui. This vulnerability allows an attacker to read any folder in the personalityfolder on the victim's computer, even though sanitizepath is set. The issue arises due to improper sanitization of t...

4.4CVSS7AI score0.00355EPSS
SaveExploits1References2
NVD
NVD
added 2024/10/11 4:15 p.m.40 views

CVE-2024-6985

A path traversal vulnerability exists in the api openpersonalityfolder endpoint of parisneo/lollms-webui. This vulnerability allows an attacker to read any folder in the personalityfolder on the victim's computer, even though sanitizepath is set. The issue arises due to improper sanitization of t...

4.4CVSS0.00355EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/10/11 3:38 p.m.46 views

CVE-2024-6985 Path Traversal in api open_personality_folder in parisneo/lollms-webui

A path traversal vulnerability exists in the api openpersonalityfolder endpoint of parisneo/lollms-webui. This vulnerability allows an attacker to read any folder in the personalityfolder on the victim's computer, even though sanitizepath is set. The issue arises due to improper sanitization of t...

4.4CVSS0.00355EPSS
SaveExploits1References2
Rows per page
Query Builder