Lucene search
+L

341 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/05 12:00 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
Gitee
Gitee
added 2025/07/27 3:26 a.m.83 views

linux-smart-enumeration

First, a couple of useful oneliners ; console wget "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -O lse.sh;chmod 700 lse.sh console curl "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -Lo lse.sh;chmod 700...

7.3AI score
SaveExploits0
NVD
NVD
added 2025/07/07 10:15 a.m.12 views

CVE-2025-3264

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically in the getimports function within dynamicmoduleutils.py. This vulnerability affects versions 4.49.0 and is fixed in version 4.51.0. The issue arises from a regular...

5.3CVSS0.00435EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/06/16 12:00 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
Snyk
Snyk
added 2025/06/07 6:07 a.m.5 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS through the report serving functionality. An attacker capable of changing report content can bypass the Content-Security-Policy introduced in Jenkins 1.641 and 1.625.3. Workaround Affected users are advised to...

8CVSS5.3AI score0.00488EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/06/06 12:00 a.m.11 views

PT-2025-24276 · Jenkins · Jenkins Gatling Plugin

Name of the Vulnerable Software and Affected Versions: Jenkins Gatling Plugin version 136.vb 9009b 3d33a e Description: The issue allows users who can change report content to exploit a cross-site scripting XSS vulnerability due to the manner in which Gatling reports are served, bypassing the...

8CVSS4.9AI score0.00488EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2025/05/23 10:36 a.m.11 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
OSV
OSV
added 2025/05/06 9:16 p.m.7 views

DEBIAN-CVE-2025-0649

Incorrect JSON input stringification in Google's Tensorflow serving versions up to 2.18.0 allows for potentially unbounded recursion leading to server crash...

8.9CVSS6.8AI score0.0019EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/05/06 8:20 p.m.10 views

CVE-2025-0649

Removed by vendor...

8.9CVSS6.7AI score0.0019EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/05/06 8:20 p.m.20 views

CVE-2025-0649 Stack Exhaustion In Tensorflow Serving

Incorrect JSON input stringification in Google's Tensorflow serving versions up to 2.18.0 allows for potentially unbounded recursion leading to server crash...

8.9CVSS6.9AI score0.0019EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/06 8:20 p.m.52 views

CVE-2025-0649 Stack Exhaustion In Tensorflow Serving

Incorrect JSON input stringification in Google's Tensorflow serving versions up to 2.18.0 allows for potentially unbounded recursion leading to server crash...

8.9CVSS0.0019EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/06 8:20 p.m.95 views

CVE-2025-0649

CVE-2025-0649 affects Google’s TensorFlow Serving up to version 2.18.0, where an incorrect JSON input stringification can lead to potentially unbounded recursion and a server crash. Root cause: improper handling of JSON inputs in the serving component. Impact: high availability risk (server crash...

8.9CVSS6.6AI score0.0019EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/06 12:00 a.m.9 views

PT-2025-19869 · Unknown · Tensorflow

Name of the Vulnerable Software and Affected Versions: Tensorflow serving versions up to 2.18.0 Description: The issue is related to incorrect JSON input stringification in Tensorflow serving, which allows for potentially unbounded recursion. This can lead to a server crash. Recommendations: For...

8.9CVSS6.2AI score0.0019EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/05/06 12:00 a.m.8 views

TensorFlow Serving 安全漏洞

TensorFlow Serving is a flexible, high-performance machine learning model serving system open-sourced by TensorFlow. A security vulnerability exists in TensorFlow Serving version 2.18.0 and earlier, which stems from improper stringing of JSON inputs and could lead to infinite recursion and server...

8.9CVSS6.4AI score0.0019EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/04/21 3:40 p.m.4 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 11:08 a.m.7 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.01162EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2025/03/11 4:17 p.m.23 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.01779EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2025/03/11 4:17 p.m.12 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.01779EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/03/11 12:00 a.m.9 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.01779EPSS
SaveExploits0References11
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
Rows per page
Query Builder