Lucene search
K

121 matches found

OpenVAS
OpenVAS
added 2025/05/23 12:0 a.m.15 views

OpenSSL x509 Vulnerability (20250522) - Linux

OpenSSL is prone to a vulnerability in the x509 application. 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:openssl:openssl";...

6.5CVSS6.2AI score0.00077EPSS
Exploits0References2
OSV
OSV
added 2025/03/11 9:15 a.m.1 views

CVE-2024-28607

The ip-utils package through 2.4.0 for Node.js might allow SSRF because some IP addresses such as 0x7f.1 are improperly categorized as globally routable via a falsy isPrivate return value...

2.9CVSS5.8AI score
Exploits0References2
CNNVD
CNNVD
added 2025/03/11 12:0 a.m.1 views

IP Util Functions Library 安全漏洞

IP Util Functions Library is a collection of intellectual property-related utilities by Sean Nelson, an individual developer. A security vulnerability exists in IP Util Functions Library version 2.4.0 and earlier, which stems from certain IP addresses being misclassified as globally routable,...

2.9CVSS6.7AI score0.00105EPSS
Exploits0References3
NVD
NVD
added 2025/02/14 8:15 a.m.7 views

CVE-2025-26788

StrongKey FIDO Server before 4.15.1 treats a non-discoverable namedcredential flow as a discoverable transaction...

8.4CVSS0.00028EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/02/14 12:0 a.m.2 views

CPython 安全漏洞

CPython is a Python interpreter implemented in C from the Python Foundation. A security vulnerability exists in CPython that stems from the default use of user-writable file paths on Windows platforms, which could lead to memory errors or file type misclassification...

2.3CVSS5.2AI score0.0023EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/01/31 12:0 a.m.1 views

PT-2025-27685

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the drm/amd/display component, where a drm wb connector was incorrectly treated as an amdgpu dm connector...

5.5CVSS6.4AI score0.00049EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/10/15 12:42 a.m.5 views

kernel: udp: do not accept non-tunnel GSO skbs landing in a tunnel

CVE-2024-35884 highlights a flaw in the Linux kernel's handling of UDP packets when Generic Receive Offload GRO forwarding is enabled. The issue occurs because non-tunnel UDP packets are sometimes mistakenly processed as if they belong to a tunnel. This can lead to data corruption or kernel...

8.8CVSS7.3AI score0.00018EPSS
Exploits0References5
OSV
OSV
added 2024/09/11 10:15 a.m.1 views

AZL-49132 CVE-2024-8096 affecting package mysql for versions less than 8.0.36-1

When curl is told to use the Certificate Status Request TLS extension, often referred to as OCSP stapling, to verify that the server certificate is valid, it might fail to detect some OCSP problems and instead wrongly consider the response as fine. If the returned status reports another error tha...

6.5CVSS5.8AI score0.00559EPSS
Exploits1References1
CNNVD
CNNVD
added 2024/09/11 12:0 a.m.2 views

Cisco IOS XR 安全漏洞

Cisco IOS XR is a set of operating systems developed by the American company Cisco for its network equipment. A security vulnerability exists in Cisco IOS XR that stems from misclassification of certain types of Ethernet frames received on the interface...

7.4CVSS6.5AI score0.00225EPSS
Exploits0References3
OSV
OSV
added 2024/05/27 8:15 p.m.1 views

DEBIAN-CVE-2024-29415

The ip package through 2.0.1 for Node.js might allow SSRF because some IP addresses such as 127.1, 01200034567, 012.1.2.3, 000:0:0000::01, and ::fFFf:127.0.0.1 are improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2023-42282...

8.1CVSS7.2AI score0.8434EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/05/27 8:4 p.m.74 views

CVE-2024-29415

The ip package through 2.0.1 for Node.js might allow SSRF because some IP addresses such as 127.1, 01200034567, 012.1.2.3, 000:0:0000::01, and ::fFFf:127.0.0.1 are improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2023-42282...

9.7AI score0.8434EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2024/05/06 12:0 a.m.4 views

PT-2024-4071 · Node.Js +1 · Ip +1

Name of the Vulnerable Software and Affected Versions: ip package versions through 2.0.1 for Node.js Description: The issue is related to the improper categorization of certain IP addresses as globally routable via the isPublic function, which might allow Server-Side Request Forgery SSRF attacks...

10CVSS7.1AI score0.8434EPSS
Exploits0References32
OSV
OSV
added 2024/04/16 12:30 a.m.12 views

GHSA-HQ88-WG7Q-GP4G mlflow vulnerable to Path Traversal

mlflow/mlflow is vulnerable to Local File Inclusion LFI due to improper parsing of URIs, allowing attackers to bypass checks and read arbitrary files on the system. The issue arises from the 'islocaluri' function's failure to properly handle URIs with empty or 'file' schemes, leading to the...

9.3CVSS9.2AI score0.00199EPSS
Exploits1References5
NVD
NVD
added 2024/04/16 12:15 a.m.11 views

CVE-2024-3573

mlflow/mlflow is vulnerable to Local File Inclusion LFI due to improper parsing of URIs, allowing attackers to bypass checks and read arbitrary files on the system. The issue arises from the 'islocaluri' function's failure to properly handle URIs with empty or 'file' schemes, leading to the...

9.3CVSS9.3AI score0.00199EPSS
Exploits1References2
CVE
CVE
added 2024/04/16 12:0 a.m.69 views

CVE-2024-3573

The CVE-2024-3573 entry concerns mlflow/mlflow with a Local File Inclusion (LFI) caused by improper parsing of URIs in the is_local_uri logic. The issue misclassifies URIs with empty or file schemes as non-local, enabling an attacker to craft malicious model versions (source parameter) that bypas...

9.3CVSS9.2AI score0.00199EPSS
Exploits1References2Affected Software1
Microsoft CVE
Microsoft CVE
added 2024/02/19 8:0 a.m.3 views

The ip package before 1.1.9 for Node.js might allow SSRF because some IP addresses (such as 0x7f.1) are improperly categorized as globally routable via isPublic.

...

9.8CVSS6.9AI score0.00652EPSS
Exploits1
OSV
OSV
added 2024/02/09 12:0 a.m.2 views

UBUNTU-CVE-2023-42282

The ip package before 1.1.9 for Node.js might allow SSRF because some IP addresses such as 0x7f.1 are improperly categorized as globally routable via isPublic...

9.8CVSS6.8AI score0.00652EPSS
Exploits1References5
OSV
OSV
added 2024/02/08 5:15 p.m.4 views

AZL-34379 CVE-2023-42282 affecting package nodejs for versions less than 16.20.2-3

The ip package before 1.1.9 for Node.js might allow SSRF because some IP addresses such as 0x7f.1 are improperly categorized as globally routable via isPublic...

9.8CVSS6.8AI score0.00652EPSS
Exploits1References1
Hive Pro Threat Advisories
Hive Pro Threat Advisories
added 2023/10/30 4:43 a.m.30 views

Redefining the StripedFly Malware Framework

Threat Level Attack Report For a detailed threat advisory, download the pdf file here Summary An intricate cross-platform malware framework, known as StripedFly, operated discreetly for five years, surreptitiously compromising over a million Windows and Linux systems. It skillfully evaded in-dept...

7.3AI score
Exploits0
OSV
OSV
added 2023/09/27 3:18 p.m.0 views

CVE-2023-30961

Palantir Gotham was found to be vulnerable to a bug where under certain circumstances, the frontend could have applied an incorrect classification to a newly created property or link...

6.1CVSS5.8AI score0.00414EPSS
Exploits0References1
Rows per page
Query Builder