Lucene search
+L

474 matches found

RedHat Linux
RedHat Linux
added 2024/04/30 10:40 a.m.10 views

glibc: potential use-after-free in getaddrinfo()

A flaw has been identified in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an application crash. This issue is only exploitable when a NSS module implements only the nssgethostbyname2r and nssgetcanonnamer hooks without...

5.9CVSS6.7AI score0.01439EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/04/17 12:00 a.m.8 views

The vulnerability of the uv_getaddrinfo() function (src/unix/getaddrinfo.c, src/win/getaddrinfo.c) in the libuv library, which allows a attacker to perform an SSRF attack

The vulnerability of the uvgetaddrinfo function sources: src/unix/getaddrinfo.c, src/win/getaddrinfo.c in the library with asynchronous input/output, libuv, is related to insufficient checking of incoming requests. Exploiting this vulnerability allows a remote attacker to perform an SSRF attack...

7.5CVSS6.9AI score0.02003EPSS
SaveExploits1References22Affected Software11
OpenVAS
OpenVAS
added 2024/03/25 12:00 a.m.9 views

openSUSE Security Advisory (SUSE-SU-2024:0870-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...

7.5AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/03/14 12:00 a.m.45 views

EulerOS Virtualization 2.10.0 : glibc (EulerOS-SA-2024-1378)

According to the versions of the glibc packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A flaw was found in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulti...

5.9CVSS6.5AI score0.01439EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/03/14 12:00 a.m.41 views

EulerOS Virtualization 2.10.1 : glibc (EulerOS-SA-2024-1357)

According to the versions of the glibc packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A flaw was found in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulti...

5.9CVSS6.5AI score0.01439EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/13 12:05 p.m.2 views

SUSE-SU-2024:0870-1 Security update for glibc

This update for glibc fixes the following issues: Security issues fixed: - qsort: harden handling of degenerated / non transient compare function bsc1218866 Other issues fixed: - getaddrinfo: translate ENOMEM to EAIMEMORY bsc1217589, BZ 31163 - aarch64: correct CFI in rawmemchr bsc1217445, BZ 311...

7.1AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/03/12 12:00 a.m.72 views

EulerOS 2.0 SP8 : glibc (EulerOS-SA-2024-1268)

According to the versions of the glibc packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A flaw was found in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an...

7.5CVSS6.3AI score0.01655EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/03/06 12:00 a.m.26 views

Debian dla-3752 : libuv1 - security update

The remote Debian 10 host has packages installed that are affected by a vulnerability as referenced in the dla-3752 advisory. - ------------------------------------------------------------------------- Debian LTS Advisory DLA-3752-1 [email protected] https://www.debian.org/lts/security/...

7.3CVSS6.9AI score0.02003EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2024/03/06 12:00 a.m.30 views

Amazon Linux 2023 : libuv, libuv-devel, libuv-static (ALAS2023-2024-540)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2024-540 advisory. libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to...

7.3CVSS6.9AI score0.02003EPSS
SaveExploits1References4
Amazon
Amazon
added 2024/03/05 12:00 a.m.6 views

Medium: libuv

Issue Overview: libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to...

7.3CVSS6.7AI score0.02003EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/03/05 12:00 a.m.27 views

Amazon Linux 2 : libuv (ALAS-2024-2474)

The version of libuv installed on the remote host is prior to 1.39.0-1. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2024-2474 advisory. libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and...

7.3CVSS7AI score0.02003EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/04 2:26 p.m.9 views

CLSA-2024-1709562366 Fix CVE(s): CVE-2023-4806, CVE-2023-4813

SECURITY UPDATE: A flaw fixed when the getaddrinfo function may access memory that has been freed, resulting in an application crash - debian/patches/any/CVE-2023-4806.patch: fix the flaw - CVE-2023-4806 SECURITY UPDATE: In an uncommon situation, the gaihinet function may use memory that has been...

5.9CVSS7AI score0.01655EPSS
SaveExploits0References1
Amazon
Amazon
added 2024/03/04 12:00 a.m.38 views

Medium: libuv

Issue Overview: libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to...

7.3CVSS7.5AI score0.02003EPSS
SaveExploits1
Amazon
Amazon
added 2024/03/04 12:00 a.m.8 views

Medium: libuv

Issue Overview: libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to...

7.3CVSS6.9AI score0.02003EPSS
SaveExploits1
OSV
OSV
added 2024/02/23 11:06 a.m.5 views

OESA-2024-1200 libuv security update

libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but it’s also used by Luvit, Julia, pyuv, and others. Security Fixes: libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function i...

9.8CVSS6.7AI score0.02003EPSS
SaveExploits1References2
OSV
OSV
added 2024/02/22 9:51 p.m.13 views

CLSA-2024-1708638685 Fix CVE(s): CVE-2023-4806, CVE-2023-4813

SECURITY UPDATE: A flaw fixed when the getaddrinfo function may access memory that has been freed, resulting in an application crash - debian/patches/any/CVE-2023-4806.patch: fix the flaw - CVE-2023-4806 SECURITY UPDATE: In an uncommon situation, the gaihinet function may use memory that has been...

5.9CVSS6.6AI score0.01655EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/02/20 12:00 a.m.26 views

Slackware Linux 15.0 / current libuv Vulnerability (SSA:2024-051-02)

The version of libuv installed on the remote host is prior to 1.48.0. It is, therefore, affected by a vulnerability as referenced in the SSA:2024-051-02 advisory. - libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and...

7.3CVSS7AI score0.02003EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2024/02/09 3:00 a.m.5 views

SUSE CVE-2024-24806

libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to create addresses...

5.8CVSS7.5AI score0.02003EPSS
SaveExploits1References16
Tenable Nessus
Tenable Nessus
added 2024/02/08 12:00 a.m.27 views

EulerOS 2.0 SP5 : glibc (EulerOS-SA-2024-1139)

According to the versions of the glibc packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A flaw was found in glibc. In an uncommon situation, the gaihinet function may use memory that has been freed, resulting in an application crash...

5.9CVSS6.3AI score0.01655EPSS
SaveExploits0References2
OSV
OSV
added 2024/02/07 10:15 p.m.9 views

AZL-34957 CVE-2024-24806 affecting package libuv for versions less than 1.48.0-1

libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to create addresses...

7.3CVSS6.8AI score0.02003EPSS
SaveExploits1References1
Rows per page
Query Builder