Lucene search
+L

120 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2006-6620

Malware in sbrugna...

5CVSS6.4AI score0.02642EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2023-2954

Malicious code in bioql PyPI...

5.3CVSS5.4AI score0.00294EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2024-1511

Malicious code in bioql PyPI...

8.2CVSS8AI score0.00722EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/09/10 6:49 p.m.4 views

CVE-2025-59049 Mockoon has a Path Traversal and LFI in the static file serving endpoint

Mockoon provides way to design and run mock APIs. Prior to version 9.2.0, a mock API configuration for static file serving follows the same approach presented in the documentation page, where the server filename is generated via templating features from user input is vulnerable to Path Traversal...

7.5CVSS6.3AI score0.0166EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/10 6:49 p.m.34 views

CVE-2025-59049

Mockoon before 9.2.0 is affected by a Path Traversal and Local File Inclusion (LFI) in the static file serving endpoint. The issue stems from unsafe templating of the server filename using user input, enabling an attacker to read arbitrary files from the mock server filesystem. A fix is available...

7.5CVSS6.3AI score0.0166EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/10 6:49 p.m.26 views

CVE-2025-59049 Mockoon has a Path Traversal and LFI in the static file serving endpoint

Mockoon provides way to design and run mock APIs. Prior to version 9.2.0, a mock API configuration for static file serving follows the same approach presented in the documentation page, where the server filename is generated via templating features from user input is vulnerable to Path Traversal...

7.5CVSS0.0166EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/09 8:55 p.m.9 views

GHSA-G4JQ-H2W9-997C Vite middleware may serve files starting with the same name with the public directory

Summary Files starting with the same name with the public directory were served bypassing the server.fs settings. Impact Only apps that match the following conditions are affected: - explicitly exposes the Vite dev server to the network using --host or server.host config option - uses the public...

2.3CVSS6.6AI score0.0118EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2025/09/05 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-5548

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Stronger revision number limitations were required on file serving endpoints to improve cache poisoning protection. CVE-2023-5548 Note that Nessus relies on the...

5.3CVSS6.2AI score0.00294EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/06/16 12:0 a.m.5 views

TencentOS Server 4: rubygem-rack (TSSA-2025:0364)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2025:0364 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

7.5CVSS7.5AI score0.01131EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/23 10:36 a.m.8 views

CVE-2024-36427

The file-serving function in TARGIT Decision Suite before 24.06.19002 TARGIT Decision Suite 2024 – June allows authenticated attackers to read or write to server files via a crafted file request. This can allow code execution via a .xview file...

8.1CVSS7.2AI score0.00524EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/04/21 3:40 p.m.3 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal when routing requests to a backend using a PathPrefix, Path, or PathRegex matcher. An attacker can bypass the middleware chain to access backend services by including traversal sequences like /../ in a request. Detai...

9.3CVSS7.7AI score0.0089EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/21 1:17 p.m.6 views

OESA-2025-1299 rubygem-rack security update

Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between the so-called middleware into a single...

7.5CVSS7AI score0.01142EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2025/03/11 4:17 p.m.20 views

Mockoon has a Path Traversal and LFI in the static file serving endpoint

Summary A mock API configuration for static file serving following the same approach presented in the documentation page, where the server filename is generated via templating features from user input is vulnerable to Path Traversal and LFI, allowing an attacker to get any file in the mock server...

7.5CVSS7AI score0.0166EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2025/03/11 4:17 p.m.8 views

GHSA-W7F9-WQC4-3WXR Mockoon has a Path Traversal and LFI in the static file serving endpoint

Summary A mock API configuration for static file serving following the same approach presented in the documentation page, where the server filename is generated via templating features from user input is vulnerable to Path Traversal and LFI, allowing an attacker to get any file in the mock server...

7.5CVSS7AI score0.0166EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/03/11 12:0 a.m.7 views

PT-2025-37089

Name of the Vulnerable Software and Affected Versions: Mockoon versions prior to 9.2.0 Description: Mockoon is a tool used to design and run mock APIs. Prior to version 9.2.0, a mock API configuration for static file serving generates the server filename from user input, which is vulnerable to Pa...

7.5CVSS6.4AI score0.0166EPSS
SaveExploits0References11
OSV
OSV
added 2024/12/13 8:59 p.m.9 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
Vulnrichment
Vulnrichment
added 2024/09/18 5:49 p.m.30 views

CVE-2024-45601 Local file Inclusion via static file serving functionality in Mesop

Mesop is a Python-based UI framework designed for rapid web apps development. 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 validatio...

7.5CVSS6.8AI score0.0028EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/09/18 5:49 p.m.24 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
NVD
NVD
added 2024/05/29 4:15 p.m.22 views

CVE-2024-36427

The file-serving function in TARGIT Decision Suite before 24.06.19002 TARGIT Decision Suite 2024 – June allows authenticated attackers to read or write to server files via a crafted file request. This can allow code execution via a .xview file...

8.1CVSS6.7AI score0.00524EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/29 12:0 a.m.62 views

CVE-2024-36427

CVE-2024-36427 affects TARGIT Decision Suite prior to 24.06.19002. The file-serving function allows an authenticated attacker to read or write server files via a crafted file request, with potential code execution through a .xview file. Red Hat and other sources corroborate the same description. ...

8.1CVSS8AI score0.00524EPSS
SaveExploits0References2
Rows per page
Query Builder