Lucene search
+L

6688 matches found

Positive Technologies
Positive Technologies
added 2024/11/18 12:00 a.m.15 views

PT-2024-34663 · Markus · Markus

Name of the Vulnerable Software and Affected Versions: MarkUs versions prior to 2.4.8 Description: MarkUs is a web application for the submission and grading of student assignments. An arbitrary file write vulnerability accessible via the update files method of the SubmissionsController allows...

7.1CVSS7.7AI score0.00716EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/11/18 12:00 a.m.12 views

MarkUs 代码问题漏洞

MarkUs is a Ruby on Rails and React web application from MarkUs open source for submitting and grading student assignments. A code issue vulnerability exists in MarkUs versions prior to v2.4.8 that stems from the presence of an arbitrary file write vulnerability that allows an authenticated...

8.8CVSS6.8AI score0.00744EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/11/15 3:23 p.m.17 views

CVE-2023-20004 Cisco TelePresence Collaboration Endpoint and RoomOS Software Arbitrary File Write Vulnerability

Three vulnerabilities in the CLI of Cisco TelePresence CE and RoomOS could allow an authenticated, local attacker to overwrite arbitrary files on the local file system of an affected device. These vulnerabilities are due to improper access controls on files that are on the local file system. An...

4.4CVSS7.3AI score0.00194EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/15 3:23 p.m.22 views

CVE-2023-20004 Cisco TelePresence Collaboration Endpoint and RoomOS Software Arbitrary File Write Vulnerability

Three vulnerabilities in the CLI of Cisco TelePresence CE and RoomOS could allow an authenticated, local attacker to overwrite arbitrary files on the local file system of an affected device. These vulnerabilities are due to improper access controls on files that are on the local file system. An...

4.4CVSS0.00194EPSS
SaveExploits0References1
Packet Storm
Packet Storm
added 2024/11/14 12:00 a.m.444 views

TX Text Control .NET Server For ASP.NET Arbitrary File Read / Write

Hej, Let's keep it short ... ===== Intro ===== A "sudo make me a sandwich" security issue has been identified in the TX Text Control .NET Server for ASP.NET1. According to the vendor2, "the most powerful, MS Word compatible document editor that runs in all browsers". Likely all versions are...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2024/11/13 12:00 a.m.321 views

TX Text Control .NET Server For ASP.NET Arbitrary File Read / Write

Hej, Let's keep it short ... ===== Intro ===== A "sudo make me a sandwich" security issue has been identified in the TX Text Control .NET Server for ASP.NET1. According to the vendor2, "the most powerful, MS Word compatible document editor that runs in all browsers". Likely all versions are...

7.4AI score
SaveExploits0
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
SUSE CVE
SUSE CVE
added 2024/11/02 3:49 a.m.4 views

SUSE CVE-2024-49380

Plenti, a static site generator, has an arbitrary file write vulnerability in versions prior to 0.7.2. The /postLocal endpoint is vulnerable to an arbitrary file write vulnerability when a plenti user serves their website. This issue may lead to Remote Code Execution. Version 0.7.2 fixes the...

7.5CVSS7.2AI score0.02705EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2024/10/31 9:48 p.m.27 views

Plenti arbitrary file write vulnerability

Plenti, a static site generator, has an arbitrary file write vulnerability in versions prior to 0.7.2. The /postLocal endpoint is vulnerable to an arbitrary file write vulnerability when a plenti user serves their website. This issue may lead to Remote Code Execution. Version 0.7.2 fixes the...

9.3CVSS7.4AI score0.02705EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2024/10/31 9:48 p.m.23 views

GHSA-2P96-P7QH-4RGR Plenti arbitrary file write vulnerability

Plenti, a static site generator, has an arbitrary file write vulnerability in versions prior to 0.7.2. The /postLocal endpoint is vulnerable to an arbitrary file write vulnerability when a plenti user serves their website. This issue may lead to Remote Code Execution. Version 0.7.2 fixes the...

9.3CVSS9.5AI score0.02705EPSS
SaveExploits1References5
NVD
NVD
added 2024/10/29 1:15 p.m.40 views

CVE-2024-6868

mudler/LocalAI version 2.17.1 allows for arbitrary file write due to improper handling of automatic archive extraction. When model configurations specify additional files as archives e.g., .tar, these archives are automatically extracted after downloading. This behavior can be exploited to perfor...

9.8CVSS0.01544EPSS
SaveExploits1References2
OSV
OSV
added 2024/10/29 1:15 p.m.19 views

PYSEC-2024-111

A path traversal vulnerability exists in the getFullPath method of langchain-ai/langchainjs version 0.2.5. This vulnerability allows attackers to save files anywhere in the filesystem, overwrite existing text files, read .txt files, and delete files. The vulnerability is exploited through the...

9.1CVSS5.9AI score
SaveExploits0References2
CVE
CVE
added 2024/10/29 12:46 p.m.63 views

CVE-2024-6868

CVE-2024-6868 affects mudler/LocalAI (version 2.17.1). The issue is improper handling of automatic archive extraction when model configurations specify archives (for example, .tar), causing archives to be extracted after download and enabling a potentially destructive “tarslip” that can write fil...

9.8CVSS8.5AI score0.01544EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/10/29 12:46 p.m.15 views

CVE-2024-6868 Arbitrary File Write in mudler/LocalAI

mudler/LocalAI version 2.17.1 allows for arbitrary file write due to improper handling of automatic archive extraction. When model configurations specify additional files as archives e.g., .tar, these archives are automatically extracted after downloading. This behavior can be exploited to perfor...

8.1CVSS7.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2024/10/29 12:46 p.m.37 views

CVE-2024-6868 Arbitrary File Write in mudler/LocalAI

mudler/LocalAI version 2.17.1 allows for arbitrary file write due to improper handling of automatic archive extraction. When model configurations specify additional files as archives e.g., .tar, these archives are automatically extracted after downloading. This behavior can be exploited to perfor...

8.1CVSS0.01544EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/10/29 12:46 p.m.19 views

CVE-2024-6868 Arbitrary File Write in mudler/LocalAI

mudler/LocalAI version 2.17.1 allows for arbitrary file write due to improper handling of automatic archive extraction. When model configurations specify additional files as archives e.g., .tar, these archives are automatically extracted after downloading. This behavior can be exploited to perfor...

8.1CVSS8.2AI score0.01544EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/10/28 12:00 a.m.9 views

MPXJ 路径遍历漏洞

MPXJ is an open source library by Jon Iles Personal Developer. It is used to read and write project plans from various file formats and databases. MPXJ suffers from a path traversal vulnerability that stems from allowing an attacker to construct malicious paths to write files to arbitrary locatio...

5.3CVSS7.4AI score0.00481EPSS
SaveExploits0References3
NVD
NVD
added 2024/10/25 2:15 p.m.38 views

CVE-2024-49380

Plenti, a static site generator, has an arbitrary file write vulnerability in versions prior to 0.7.2. The /postLocal endpoint is vulnerable to an arbitrary file write vulnerability when a plenti user serves their website. This issue may lead to Remote Code Execution. Version 0.7.2 fixes the...

9.3CVSS0.02705EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2024/10/25 1:04 p.m.35 views

CVE-2024-49380 Plenti arbitrary file write vulnerability

Plenti, a static site generator, has an arbitrary file write vulnerability in versions prior to 0.7.2. The /postLocal endpoint is vulnerable to an arbitrary file write vulnerability when a plenti user serves their website. This issue may lead to Remote Code Execution. Version 0.7.2 fixes the...

9.3CVSS0.02705EPSS
SaveExploits1References3
Rows per page
Query Builder