Lucene search
+L

236 matches found

Positive Technologies
Positive Technologies
added 2025/03/20 12:00 a.m.17 views

PT-2025-12102

Name of the Vulnerable Software and Affected Versions danny-avila/librechat versions prior to 0.7.6 Description The issue is related to improper input validation, specifically with the handling of multipart file uploads using multer middleware. When in-memory storage is used, there is no limit on...

7.5CVSS5.8AI score0.00525EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2025/02/12 7:26 p.m.13 views

CVE-2024-13059

A vulnerability in mintplex-labs/anything-llm prior to version 1.3.1 allows for path traversal due to improper handling of non-ASCII filenames in the multer library. This vulnerability can lead to arbitrary file write, which can subsequently result in remote code execution. The issue arises when...

7.2CVSS7.8AI score0.21298EPSS
SaveExploits1References1
NVD
NVD
added 2025/02/10 7:15 p.m.12 views

CVE-2024-13059

A vulnerability in mintplex-labs/anything-llm prior to version 1.3.1 allows for path traversal due to improper handling of non-ASCII filenames in the multer library. This vulnerability can lead to arbitrary file write, which can subsequently result in remote code execution. The issue arises when...

7.2CVSS0.21298EPSS
SaveExploits1References2
OSV
OSV
added 2025/02/10 6:53 p.m.10 views

CVE-2024-13059 Path Traversal in mintplex-labs/anything-llm

A vulnerability in mintplex-labs/anything-llm prior to version 1.3.1 allows for path traversal due to improper handling of non-ASCII filenames in the multer library. This vulnerability can lead to arbitrary file write, which can subsequently result in remote code execution. The issue arises when...

7.2CVSS7.4AI score
SaveExploits0References4
CVE
CVE
added 2025/02/10 6:53 p.m.61 views

CVE-2024-13059

CVE-2024-13059 affects mintplex-labs/anything-llm prior to 1.3.1. The vulnerability arises from improper handling of non-ASCII filenames in the multer library, where filename transformations can introduce ../ sequences that are not sanitized. This enables path traversal and arbitrary file writes ...

7.2CVSS7.5AI score0.21298EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2025/02/10 12:00 a.m.12 views

anything-llm 安全漏洞

anything-llm is an all-in-one desktop and Docker AI application open-sourced by Mintplex. A security vulnerability exists in versions of anything-llm prior to 1.3.1, which stems from the multer library's mishandling of path traversal for non-ASCII filenames, which could lead to arbitrary file...

7.2CVSS7AI score0.21298EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/02/10 12:00 a.m.12 views

PT-2025-6084

Name of the Vulnerable Software and Affected Versions: mintplex-labs/anything-llm versions prior to 1.3.1 Description: A vulnerability exists in mintplex-labs/anything-llm due to improper handling of non-ASCII filenames within the multer library. This can lead to path traversal, allowing attacker...

7.2CVSS7.6AI score0.21298EPSS
SaveExploits1References16
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/12/19 1:08 p.m.7 views

Malicious code in react-multer (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 876139b096ddb1bf239489a666a6248e65ba5512906c207b40104c7efe2f1616 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2024/12/19 1:08 p.m.11 views

MAL-2024-12031 Malicious code in react-multer (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 876139b096ddb1bf239489a666a6248e65ba5512906c207b40104c7efe2f1616 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Huntr
Huntr
added 2024/11/11 6:04 a.m.13 views

Path traversal, lead to arbitrary file write, lead to remote code execution

Description Anythingllm use multer library to handle http multi-part file upload. Anything llm use the following code to handle non-ascii file name file.originalname = Buffer.fromfile.originalname, "latin1".toString "utf8" ; This way of manipulating filename is will lead to path traversal. multer...

7.2CVSS7.6AI score0.21298EPSS
SaveExploits1
Huntr
Huntr
added 2024/11/08 6:21 a.m.12 views

multer(file upload middleware in express) misused, lead to remote code execution

Description Librechat use multer to handle multi-part file upload. multer library will deal with '../' kind of path traversal, then let the programmer decide the actual filename, then join the path to write the upload the file. this means, if '../' is provided by the user of librechat, multer wil...

8.8CVSS9.2AI score0.01783EPSS
SaveExploits1
Huntr
Huntr
added 2024/11/06 6:23 a.m.10 views

Not limitation of upload file size, lead to server crash

Description librechat use multer, which is a middleware which handles streaming multipart fileupload. If use in memory storagemulter by default, can do not limit the upload file size, when handling big file, server will crash for out of memory. Attacker with no privilege can exploit this. Proof o...

7.5CVSS7.8AI score0.00525EPSS
SaveExploits1
OSV
OSV
added 2023/04/11 12:00 p.m.10 views

RUSTSEC-2023-0050 multipart is Unmaintained

The multipart crate is unmaintained. The author has archived the github repository. Alternatives: - multer - multiparty...

7.1AI score
SaveExploits0References2
RustSec
RustSec
added 2023/04/11 12:00 p.m.7 views

multipart is Unmaintained

The multipart crate is unmaintained. The author has archived the github repository. Alternatives: - multer - multiparty...

7.1AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2022/09/09 1:15 p.m.51 views

Security Bulletin: qs (QueryString) package in the Service Portal of IBM Control Desk is vulnerable (CVE-2014-7191 and CVE-2017-1000048)

Summary As per the BlackDuck Scan, there is one package qs QueryString which is vulnerable in the Service Portal. The qs QueryString package is coming from multer modules installed as npm package. Vulnerability Details CVEID:CVE-2014-7191 DESCRIPTION: Node.js is vulnerable to a denial of service,...

7.5CVSS7.3AI score0.08309EPSS
SaveExploits0Affected Software1
vulnersOsv
vulnersOsv
added 2020/03/31 3:59 p.m.1 views

@copart/ops-tool-kit (>=0.0.37, <=0.0.53), @openfin/multer-s3 (>=2.0.0, <=2.2.0) +4 more potentially affected by CVE-2019-20149 via kind-of (6.0.2)

kind-of NPM version 6.0.2 is affected by a known vulnerability. The following packages have a transitive dependency on kind-of and may be impacted: - @copart/ops-tool-kit =0.0.37, =2.0.0, =0.0.1, =0.0.3, =0.1.0, =1.2.6 Source cves: CVE-2019-20149 Source advisory: OSV:GHSA-6C8F-QPHG-QJGP...

7.5CVSS7.5AI score0.02342EPSS
SaveExploits1
Rows per page
Query Builder