Vulnerabilities (CVE)

Filtered by vendor Lollms
Filtered by product Lollms Web Ui
Angry Yack Logo
Total 44 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-2288 1 Lollms 1 Lollms Web Ui 2024-11-21 N/A 8.3 HIGH
A Cross-Site Request Forgery (CSRF) vulnerability exists in the profile picture upload functionality of the Lollms application, specifically in the parisneo/lollms-webui repository, affecting versions up to 7.3.0. This vulnerability allows attackers to change a victim's profile picture without their consent, potentially leading to a denial of service by overloading the filesystem with files. Additionally, this flaw can be exploited to perform a stored cross-site scripting (XSS) attack, enabling ...

Show More

CVE-2024-6959 1 Lollms 1 Lollms Web Ui 2024-11-03 N/A 7.1 HIGH
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 inaccessible. This issue is exacerbated by the lack of Cross-Site Request Forgery (CSRF) protection, enabling remote exploitation. The vulnerability leads to service disruption, resource exhaustion, and extend ...

Show More

CVE-2024-6673 1 Lollms 1 Lollms Web Ui 2024-11-01 N/A 6.5 MEDIUM
A Cross-Site Request Forgery (CSRF) vulnerability exists in the `install_comfyui` endpoint of the `lollms_comfyui.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 installing ComfyUI. If the victim's device does not have sufficient capacity, this can result in a crash.
CVE-2024-6674 1 Lollms 1 Lollms Web Ui 2024-11-01 N/A 7.1 HIGH
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, such as deleting a project or sending a message. The issue impacts the confidentiality and integrity of the information.