Lucene search
+L

7051 matches found

NVD
NVD
added 2025/03/20 10:15 a.m.10 views

CVE-2024-11171

In danny-avila/librechat version git 0c2a583, there is an improper input validation vulnerability. The application uses multer middleware for handling multipart file uploads. When using in-memory storage the default setting for multer, there is no limit on the upload file size. This can lead to a...

7.5CVSS0.00499EPSS
SaveExploits1References2
CVE
CVE
added 2025/03/20 10:11 a.m.45 views

CVE-2024-12387

CVE-2024-12387 affects the binary-husky/gpt_academic repository (commit git 3890467). The issue arises from improper input validation when handling uploaded compressed files, allowing an attacker to upload a zip bomb that expands in memory and triggers a server out-of-memory crash. Multiple conne...

6.5CVSS6.4AI score0.00687EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/03/20 10:11 a.m.13 views

CVE-2024-12387 Improper Input Validation in binary-husky/gpt_academic

A vulnerability in the binary-husky/gptacademic repository, as of commit git 3890467, allows an attacker to crash the server by uploading a specially crafted zip bomb. The server decompresses the uploaded file and attempts to load it into memory, which can lead to an out-of-memory crash. This iss...

6.5CVSS0.00687EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/03/20 10:11 a.m.4 views

CVE-2024-8537 Path Traversal in modelscope/agentscope

A path traversal vulnerability exists in the modelscope/agentscope application, affecting all versions. The vulnerability is present in the /delete-workflow endpoint, allowing an attacker to delete arbitrary files from the filesystem. This issue arises due to improper input validation, enabling t...

9.1CVSS9.2AI score0.00953EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/03/20 10:11 a.m.19 views

CVE-2024-8537 Path Traversal in modelscope/agentscope

A path traversal vulnerability exists in the modelscope/agentscope application, affecting all versions. The vulnerability is present in the /delete-workflow endpoint, allowing an attacker to delete arbitrary files from the filesystem. This issue arises due to improper input validation, enabling t...

9.1CVSS0.00953EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.10 views

CVE-2024-7034

...

6.6AI score0.02458EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.13 views

CVE-2024-11171 Improper Input Validation in danny-avila/librechat

In danny-avila/librechat version git 0c2a583, there is an improper input validation vulnerability. The application uses multer middleware for handling multipart file uploads. When using in-memory storage the default setting for multer, there is no limit on the upload file size. This can lead to a...

7.5CVSS0.00499EPSS
SaveExploits1References2
CVE
CVE
added 2025/03/20 10:10 a.m.60 views

CVE-2024-11171

CVE-2024-11171 affects danny-avila/librechat (git 0c2a583). The vulnerability arises from improper input validation and the use of multer with in-memory storage, which has no file size limit, allowing an attacker to trigger out-of-memory conditions and a DoS. The issue is fixed in version 0.7.6. ...

7.5CVSS6.7AI score0.00499EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/03/20 10:10 a.m.8 views

CVE-2024-11171 Improper Input Validation in danny-avila/librechat

In danny-avila/librechat version git 0c2a583, there is an improper input validation vulnerability. The application uses multer middleware for handling multipart file uploads. When using in-memory storage the default setting for multer, there is no limit on the upload file size. This can lead to a...

7.5CVSS7.1AI score0.00499EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/03/20 10:9 a.m.6 views

CVE-2024-12065 Local File Inclusion in haotian-liu/llava

A local file inclusion vulnerability exists in haotian-liu/llava at commit c121f04. This vulnerability allows an attacker to access any file on the system by sending multiple crafted requests to the server. The issue is due to improper input validation in the gradio web UI component...

7.5CVSS7.3AI score0.00873EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:9 a.m.44 views

CVE-2024-12065

CVE-2024-12065 affects the haotian-liu/llava project (commit c121f04). The vulnerability is a local file inclusion caused by improper input validation in the Gradio-based web UI component, allowing an attacker to access arbitrary files on the server via crafted requests. The collection of connect...

7.5CVSS7.3AI score0.00873EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2025/03/20 10:9 a.m.67 views

CVE-2024-7773

CVE-2024-7773 is a duplicate of CVE-2024-45436. The vulnerability is a Zip Slip/path-traversal issue in Ollama prior to version 0.1.47, disclosed via Ollama’s extractFromZipFile logic. An attacker can craft ZIP archives with directory traversal (e.g., ../../../../etc/ld.so.preload) to write arbit...

7.9AI score
SaveExploits2
OSV
OSV
added 2025/03/20 10:9 a.m.8 views

CVE-2024-10361 Arbitrary File Deletion via Path Traversal in danny-avila/librechat

An arbitrary file deletion vulnerability exists in danny-avila/librechat version v0.7.5-rc2, specifically within the /api/files endpoint. This vulnerability arises from improper input validation, allowing path traversal techniques to delete arbitrary files on the server. Attackers can exploit thi...

8.1CVSS7.3AI score0.00936EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2025/03/20 10:9 a.m.18 views

CVE-2024-10361 Arbitrary File Deletion via Path Traversal in danny-avila/librechat

An arbitrary file deletion vulnerability exists in danny-avila/librechat version v0.7.5-rc2, specifically within the /api/files endpoint. This vulnerability arises from improper input validation, allowing path traversal techniques to delete arbitrary files on the server. Attackers can exploit thi...

8.1CVSS0.00936EPSS
SaveExploits1References2
CVE
CVE
added 2025/03/20 10:9 a.m.46 views

CVE-2024-10361

The CVE-2024-10361 entry concerns a vulnerability in danny-avila/librechat v0.7.5-rc2 where the /api/files endpoint allows path traversal due to improper input validation, enabling arbitrary file deletion on the server. Affected component: the API files handling logic in LibreChat. Reported impac...

9.1CVSS8.2AI score0.00936EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/20 10:9 a.m.9 views

CVE-2024-10361 Arbitrary File Deletion via Path Traversal in danny-avila/librechat

An arbitrary file deletion vulnerability exists in danny-avila/librechat version v0.7.5-rc2, specifically within the /api/files endpoint. This vulnerability arises from improper input validation, allowing path traversal techniques to delete arbitrary files on the server. Attackers can exploit thi...

8.1CVSS8.2AI score0.00936EPSS
SaveExploits1References2
NVD
NVD
added 2025/03/19 4:15 p.m.33 views

CVE-2025-1758

Improper Input Validation vulnerability in Progress LoadMaster allows : Buffer OverflowThis issue affects: LoadMaster: 7.2.40.0 and above ECS: All versions Multi-Tenancy: 7.1.35.4 and above...

8.8CVSS0.04791EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/19 4:15 p.m.7 views

CVE-2025-1758

Improper Input Validation vulnerability in Progress LoadMaster allows : Buffer OverflowThis issue affects: LoadMaster: 7.2.40.0 and above ECS: All versions Multi-Tenancy: 7.1.35.4 and above...

8.8CVSS5.8AI score0.04791EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/03/19 12:0 a.m.7 views

Progress LoadMaster 安全漏洞

Progress LoadMaster is a high performance Application Delivery Controller ADC and load balancer from Progress, Inc. A security vulnerability exists in Progress LoadMaster that stems from improper input validation and could result in a buffer overflow...

8.8CVSS6.9AI score0.04791EPSS
SaveExploits0References1
Redos
Redos
added 2025/03/19 12:0 a.m.16 views

ROS-20250319-02

A vulnerability in the dm cache component of the Linux operating system kernel is related to a read error outside the bounds in the canresize function in drivers/md/dm-cache-target.c. Exploitation of the vulnerability could allow an an attacker to cause a denial of service Vulnerability in the...

7.8CVSS8.5AI score0.00809EPSS
SaveExploits0
Rows per page
Query Builder