Lucene search
+L

465 matches found

CVE
CVE
added 2025/03/10 10:19 p.m.339 views

CVE-2025-27610

Rack::Static in Rack (Ruby) is vulnerable to Local File Inclusion due to improper sanitization of user-supplied paths, allowing access to files under the configured root. The affected versions are prior to 2.2.13, 3.0.14, and 3.1.12, which contain the patch. The vulnerability enables traversal vi...

7.5CVSS7.2AI score0.01131EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-27306

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. A XSS vulnerability exists on index pages for static file handling. This...

6.1CVSS6.8AI score0.00666EPSS
SaveExploits0References2
Veracode
Veracode
added 2025/02/26 9:18 a.m.17 views

Arbitrary File Access

@graphql-mesh is vulnerable to Arbitrary File Access. The vulnerability is due to a missing validation check in the static file handler, which fails to restrict absolutePath to the designated staticFiles directory, allows attackers to access files outside the intended directory...

7.5CVSS6.6AI score0.00357EPSS
SaveExploits1References3Affected Software2
RedhatCVE
RedhatCVE
added 2025/02/22 8:22 p.m.25 views

CVE-2025-27098

GraphQL Mesh is a GraphQL Federation framework and gateway for both GraphQL Federation and non-GraphQL Federation subgraphs, non-GraphQL services, such as REST and gRPC, and also databases such as MongoDB, MySQL, and PostgreSQL. Missing check vulnerability in the static file handler allows any...

7.5CVSS6.8AI score0.00357EPSS
SaveExploits1References1
NVD
NVD
added 2025/02/20 9:15 p.m.27 views

CVE-2025-27098

GraphQL Mesh is a GraphQL Federation framework and gateway for both GraphQL Federation and non-GraphQL Federation subgraphs, non-GraphQL services, such as REST and gRPC, and also databases such as MongoDB, MySQL, and PostgreSQL. Missing check vulnerability in the static file handler allows any...

7.5CVSS0.00357EPSS
SaveExploits1References1
OSV
OSV
added 2025/02/20 8:13 p.m.27 views

CVE-2025-27098 Unwanted access to the entire file system vulnerability due to a missing check in `staticFiles` HTTP handler in graphql-mesh

GraphQL Mesh is a GraphQL Federation framework and gateway for both GraphQL Federation and non-GraphQL Federation subgraphs, non-GraphQL services, such as REST and gRPC, and also databases such as MongoDB, MySQL, and PostgreSQL. Missing check vulnerability in the static file handler allows any...

5.8CVSS6.6AI score
SaveExploits0References3
CVE
CVE
added 2025/02/20 8:13 p.m.114 views

CVE-2025-27098

GraphQL Mesh exposes a path traversal vulnerability in its staticFiles handler. When serve.staticFiles is configured, the code path does not reliably constrain absolutePath to the staticFiles directory, allowing access to files outside the intended directory. Affects GraphQL Mesh and related CLI/...

7.5CVSS5.7AI score0.00357EPSS
SaveExploits1References1Affected Software2
Vulnrichment
Vulnrichment
added 2025/02/20 8:13 p.m.11 views

CVE-2025-27098 Unwanted access to the entire file system vulnerability due to a missing check in `staticFiles` HTTP handler in graphql-mesh

GraphQL Mesh is a GraphQL Federation framework and gateway for both GraphQL Federation and non-GraphQL Federation subgraphs, non-GraphQL services, such as REST and gRPC, and also databases such as MongoDB, MySQL, and PostgreSQL. Missing check vulnerability in the static file handler allows any...

5.8CVSS5.7AI score0.00357EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/02/20 12:00 a.m.11 views

graphql-mesh 路径遍历漏洞

graphql-mesh is an application by Arda TANRIKULU Individual Developer. A path traversal vulnerability exists in graphql-mesh, which stems from a lack of checks in the static file handler that could lead to arbitrary file reads and leak server data...

7.5CVSS6.5AI score0.00357EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/02/07 1:00 a.m.6 views

CVE-2025-1086 Safetytest Cloud-Master Server static path traversal

A vulnerability has been found in Safetytest Cloud-Master Server up to 1.1.1 and classified as critical. This vulnerability affects unknown code of the file /static/. The manipulation leads to path traversal: '../filedir'. The attack can be initiated remotely. The exploit has been disclosed to th...

6.9CVSS6.9AI score0.00796EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/12/23 5:13 p.m.39 views

CVE-2024-53276 GHSL-2024-092: Open CORS policy in home-gallery

Home-Gallery.org is a self-hosted open-source web gallery to browse personal photos and videos. In 1.15.0 and earlier, an open CORS policy in app.js may allow an attacker to view the images of home-gallery when it is using the default settings. The following express middleware allows any website ...

6.3CVSS0.00541EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/12/21 12:00 a.m.28 views

openSUSE Security Advisory (SUSE-SU-2024:4396-1)

The remote host is missing an update for the 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 ifdescription...

6.1CVSS6.5AI score0.00666EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/20 12:01 p.m.8 views

SUSE-SU-2024:4396-1 Security update for python-aiohttp

This update for python-aiohttp fixes the following issues: - CVE-2024-27306: filenames and paths not escaped when generating index pages for static file handling. bsc1223098...

6.1CVSS6.5AI score0.00666EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/13 8:59 p.m.10 views

GO-2024-3293 Full access to the host's OS file system using osfs.FS with Router.Static in goyave.dev/goyave/v5

Static file serving using router.Static and osfs.FS allows clients to access any file on the host file system using relative paths because the requested path is not sanitized and . and .. segments are accepted. The files will be returned as a response, provided the system user running the Go...

6.9AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/09/18 5:49 p.m.32 views

Mesop has a local file Inclusion via static file serving functionality

A vulnerability has been discovered and fixed in Mesop that could potentially allow unauthorized access to files on the server hosting the Mesop application. The vulnerability was related to insufficient input validation in a specific endpoint. This could have allowed an attacker to access files...

7.5CVSS6.8AI score0.0028EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/09/10 7:31 p.m.41 views

CVE-2024-8655 Mercury MNVR816 web-static file access

A vulnerability was found in Mercury MNVR816 up to 2.0.1.0.5. It has been classified as problematic. This affects an unknown part of the file /web-static/. The manipulation leads to files or directories accessible. It is possible to initiate the attack remotely. The exploit has been disclosed to...

6.9CVSS0.00455EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/12 6:35 p.m.21 views

GHSA-RXFF-VR5R-8CJ5 Path traveral in Streamlit on windows

Impacted Products Streamilt Open Source versions before 1.37.0. 2. Introduction Snowflake Streamlit open source addressed a security vulnerability via the static file sharing feature. The vulnerability was patched on Jul 25, 2024, as part of Streamlit open source version 1.37.0. The...

6CVSS6.1AI score0.00568EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/08/12 6:35 p.m.38 views

Path traveral in Streamlit on windows

Impacted Products Streamilt Open Source versions before 1.37.0. 2. Introduction Snowflake Streamlit open source addressed a security vulnerability via the static file sharing feature. The vulnerability was patched on Jul 25, 2024, as part of Streamlit open source version 1.37.0. The...

6.5CVSS6.9AI score0.00568EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/08/12 5:15 p.m.25 views

CVE-2024-42474

Streamlit is a data oriented application development framework for python. Snowflake Streamlit open source addressed a security vulnerability via the static file sharing feature. Users of hosted Streamlit apps on Windows were vulnerable to a path traversal vulnerability when the static file shari...

6.5CVSS0.00568EPSS
SaveExploits0References2
PyPA
PyPA
added 2024/08/12 5:15 p.m.32 views

PYSEC-2024-153

Streamlit is a data oriented application development framework for python. Snowflake Streamlit open source addressed a security vulnerability via the static file sharing feature. Users of hosted Streamlit apps on Windows were vulnerable to a path traversal vulnerability when the static file shari...

6.5CVSS6.9AI score0.00568EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder