Lucene search
+L

321 matches found

Cvelist
Cvelist
added 2025/01/23 3:20 a.m.30 views

CVE-2025-24030 Envoy Admin Interface Exposed through prometheus metrics endpoint

Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. A user with access to the Kubernetes cluster can use a path traversal attack to execute Envoy Admin interface commands on proxies managed by any version of Envoy Gateway prior...

7.1CVSS0.00413EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2025/01/23 3:20 a.m.9 views

CVE-2025-24030 Envoy Admin Interface Exposed through prometheus metrics endpoint

Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. A user with access to the Kubernetes cluster can use a path traversal attack to execute Envoy Admin interface commands on proxies managed by any version of Envoy Gateway prior...

7.1CVSS7.2AI score0.00413EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/01/10 3:23 p.m.39 views

CVE-2025-22152 Improper Path Validation Enables Path Traversal in Multiple Components in Atheos

Atheos is a self-hosted browser-based cloud IDE. Prior to v600, the $path and $target parameters are not properly validated across multiple components, allowing an attacker to read, modify, or execute arbitrary files on the server. These vulnerabilities can be exploited through various attack...

9.4CVSS0.00639EPSS
Exploits0References1
NVD
NVD
added 2025/01/08 4:15 p.m.43 views

CVE-2025-22130

Soft Serve is a self-hostable Git server for the command line. Prior to 0.8.2 , a path traversal attack allows existing non-admin users to access and take over other user's repositories. A malicious user then can modify, delete, and arbitrarily repositories as if they were an admin user without...

8.8CVSS0.00665EPSS
Exploits0References3
OSV
OSV
added 2025/01/08 3:43 p.m.7 views

GHSA-J4JW-M6XR-FV6C Soft Serve vulnerable to path traversal attacks

Impact Path traversal attack gives access to existing non-admin users to access and take over other user's repositories. A malicious user then can modify, delete, and arbitrarily repositories as if they were an admin user without explicitly giving them permissions. Patches This is patched in v0.8...

5.3CVSS9.4AI score0.00665EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2025/01/08 3:43 p.m.38 views

Soft Serve vulnerable to path traversal attacks

Impact Path traversal attack gives access to existing non-admin users to access and take over other user's repositories. A malicious user then can modify, delete, and arbitrarily repositories as if they were an admin user without explicitly giving them permissions. Patches This is patched in v0.8...

8.8CVSS6.8AI score0.00665EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2025/01/08 3:43 p.m.20 views

CVE-2025-22130 Soft Serve allows path traversal attacks

Soft Serve is a self-hostable Git server for the command line. Prior to 0.8.2 , a path traversal attack allows existing non-admin users to access and take over other user's repositories. A malicious user then can modify, delete, and arbitrarily repositories as if they were an admin user without...

5.3CVSS6.5AI score0.00665EPSS
Exploits0References5
OpenVAS
OpenVAS
added 2025/01/08 12:0 a.m.11 views

LibreOffice Multiple Vulnerabilities (Jan 2025) - Mac OS X

LibreOffice is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:libreoffice:libreoffice";...

6.7CVSS5AI score0.00538EPSS
Exploits0References2
Atlassian
Atlassian
added 2024/12/19 7:14 p.m.31 views

IDOR (Insecure Direct Object Reference) org.springframework:spring-webmvc Dependency in Confluence Data Center and Server

This High severity org.springframework:spring-webmvc Dependency vulnerability was introduced in version 3.0 of Confluence Data Center and Server. This org.springframework:spring-webmvc Dependency vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of...

7.5CVSS7.6AI score0.54862EPSS
Exploits6
Cvelist
Cvelist
added 2024/12/19 5:15 p.m.30 views

CVE-2024-38819

Applications serving static resources through the functional web frameworks WebMvc.fn or WebFlux.fn are vulnerable to path traversal attacks. An attacker can craft malicious HTTP requests and obtain any file on the file system that is also accessible to the process in which the Spring application...

7.5CVSS0.54862EPSS
Exploits6References1
Debian CVE
Debian CVE
added 2024/12/19 5:15 p.m.24 views

CVE-2024-38819

Applications serving static resources through the functional web frameworks WebMvc.fn or WebFlux.fn are vulnerable to path traversal attacks. An attacker can craft malicious HTTP requests and obtain any file on the file system that is also accessible to the process in which the Spring application...

7.5CVSS6.3AI score0.54862EPSS
Exploits6
Cvelist
Cvelist
added 2024/12/19 1:56 p.m.42 views

CVE-2021-26102

A relative path traversal vulnerability CWE-23 in FortiWAN version 4.5.7 and below, 4.4 all versions may allow a remote non-authenticated attacker to delete files on the system by sending a crafted POST request. In particular, deleting specific configuration files will reset the Admin password to...

9.8CVSS0.16364EPSS
Exploits0References1
GithubExploit
GithubExploit
added 2024/12/18 2:3 a.m.409 views

Exploit for Unrestricted Upload of File with Dangerous Type in Apache Struts

🚨🚨 CVE-2024-53677-S2-067 🚨🚨 Security Notice: CVE-2024-53677...

9.8CVSS7.8AI score0.78198EPSS
Exploits15
OSV
OSV
added 2024/12/16 1:58 p.m.20 views

BIT-NODE-MIN-2023-32003

fs.mkdtemp and fs.mkdtempSync can be used to bypass the permission model check using a path traversal attack. This flaw arises from a missing check in the fs.mkdtemp API and the impact is a malicious actor could create an arbitrary directory. This vulnerability affects all users using the...

5.3CVSS7AI score0.01048EPSS
Exploits0References5
OSV
OSV
added 2024/12/16 1:55 p.m.18 views

BIT-NODE-MIN-2024-21891

Node.js depends on multiple built-in utility functions to normalize paths provided to node:fs functions, which can be overwitten with user-defined implementations leading to filesystem permission model bypass through path traversal attack. This vulnerability affects all users using the experiment...

8.8CVSS7.7AI score0.01245EPSS
Exploits0References7
OpenVAS
OpenVAS
added 2024/12/13 12:0 a.m.9 views

Mozilla Thunderbird ESR Security Update (MFSA2024-69) - Windows

Mozilla Thunderbird ESR is prone to an insufficient validation vulnerability. SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE =...

5.3CVSS8.6AI score0.00835EPSS
Exploits0References1
CVE
CVE
added 2024/11/25 12:0 a.m.62 views

CVE-2024-52787

Vulnerability summary: Libre-chat v0.0.6 is affected by a path traversal flaw in the upload_documents method. By supplying a crafted filename in an uploaded file, an attacker can traverse the filesystem. This is corroborated by multiple sources (Red Hat CVE entry, GHSA advisory, Veracode summary,...

9.1CVSS6.7AI score0.00762EPSS
Exploits0References4
NVD
NVD
added 2024/11/22 11:15 p.m.14 views

CVE-2024-50054

The back-end does not sufficiently verify the user-controlled filename parameter which makes it possible for an attacker to perform a path traversal attack and retrieve arbitrary files from the file system...

8.7CVSS0.00684EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2024/11/20 2:21 p.m.22 views

CVE-2024-38819

A flaw was found in the Spring Framework. Applications serving static resources through the functional web frameworks WebMvc.fn or WebFlux.fn are vulnerable to path traversal attacks. This flaw allows an attacker to craft malicious HTTP requests and obtain any file on the file system that is also...

7.5CVSS6.4AI score0.54862EPSS
Exploits6References3
Atlassian
Atlassian
added 2024/11/14 7:12 a.m.34 views

org.springframework:spring-webmvc Dependency in Bitbucket Data Center and Server

This High severity org.springframework:spring-webmvc Dependency vulnerability was introduced in versions 8.6.0, 8.7.0, 8.8.0, 8.9.0, 8.10.0, 8.11.0, 8.12.0, 8.13.0, 8.14.0, 8.15.0, 8.16.0, 8.17.0, and 8.18.0 of Bitbucket Data Center and Server. This org.springframework:spring-webmvc Dependency...

7.5CVSS6.7AI score0.14718EPSS
Exploits1
Rows per page
Query Builder