Lucene search
+L

6001 matches found

Amazon
Amazon
added 2024/03/04 12:00 a.m.36 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.7 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
OpenVAS
OpenVAS
added 2024/02/29 12:00 a.m.14 views

Ubuntu: Security Advisory (USN-6666-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.3CVSS7.6AI score0.02003EPSS
SaveExploits1References2
Ubuntu
Ubuntu
added 2024/02/28 1:20 p.m.303 views

USN-6666-1: libuv vulnerability

It was discovered that libuv incorrectly truncated certain hostnames. A remote attacker could possibly use this issue with specially crafted hostnames to bypass certain checks...

7.3CVSS7AI score0.02003EPSS
SaveExploits1
OSV
OSV
added 2024/02/28 1:20 p.m.13 views

USN-6666-1 libuv1 vulnerability

It was discovered that libuv incorrectly truncated certain hostnames. A remote attacker could possibly use this issue with specially crafted hostnames to bypass certain checks...

7.3CVSS6.9AI score0.02003EPSS
SaveExploits1References2
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
Prion
Prion
added 2024/02/20 2:15 a.m.30 views

Format string

A format string vulnerability in Zyxel ATP series firmware versions from 4.32 through 5.37 Patch 1, USG FLEX series firmware versions from 4.50 through 5.37 Patch 1, USG FLEX 50W series firmware versions from 4.16 through 5.37 Patch 1, USG20W-VPN series firmware versions from 4.16 through 5.37...

2.7CVSS7.1AI score0.00649EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/02/20 1:42 a.m.52 views

CVE-2023-6399

A format string vulnerability in Zyxel ATP series firmware versions from 4.32 through 5.37 Patch 1, USG FLEX series firmware versions from 4.50 through 5.37 Patch 1, USG FLEX 50W series firmware versions from 4.16 through 5.37 Patch 1, USG20W-VPN series firmware versions from 4.16 through 5.37...

5.7CVSS5.7AI score0.00649EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/14 3:15 p.m.22 views

CVE-2023-5122

Grafana is an open-source platform for monitoring and observability. The CSV datasource plugin is a Grafana Labs maintained plugin for Grafana that allows for retrieving and processing CSV data from a remote endpoint configured by an administrator. If this plugin was configured to send requests t...

5.3CVSS5.9AI score0.00509EPSS
SaveExploits0References2
Oracle linux
Oracle linux
added 2024/02/14 12:00 a.m.88 views

openssh security update

8.0p1-19.0.1.2 - Update patches for CVE-2023-51385, CVE-2023-48795 Orabug: 36256632 8.0p1-19.2 - Forbid shell metasymbols in username/hostname Resolves: CVE-2023-51385 - Fix Terrapin attack Resolves: CVE-2023-48795...

6.5CVSS7.4AI score0.93305EPSS
SaveExploits12
RedHat Linux
RedHat Linux
added 2024/02/13 2:45 p.m.9 views

curl: heap based buffer overflow in the SOCKS5 proxy handshake

A heap-based buffer overflow flaw was found in the SOCKS5 proxy handshake in the Curl package. If Curl is unable to resolve the address itself, it passes the hostname to the SOCKS5 proxy. However, the maximum length of the hostname that can be passed is 255 bytes. If the hostname is longer, then...

9.8CVSS7AI score0.78483EPSS
SaveExploits6References5
Veracode
Veracode
added 2024/02/13 7:22 a.m.18 views

Arbitrary File Read

OpenRefine is vulnerable to Arbitrary File Read. The vulnerability is due to improper JDBC hostname validation, which allows an attacker to read arbitrary files on the host filesystem...

7.5CVSS6.7AI score0.00991EPSS
SaveExploits1References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/02/13 12:00 a.m.13 views

The vulnerability in the sudo system administration program relates to improper privilege management. This allows a malicious actor to bypass existing security restrictions and retain their privileges after they are revoked.

The vulnerability in the sudo system administration program relates to improper privilege management when processing ipahostname. In this case, ipahostname, which is located in /etc/sssd/sssd.conf, was not propagated to sudo. Exploiting this vulnerability allows a malicious actor to bypass existi...

9CVSS7AI score0.00687EPSS
SaveExploits0References7Affected Software3
Prion
Prion
added 2024/02/09 7:16 a.m.27 views

Stack overflow

KiTTY versions 0.76.1.13 and before is vulnerable to a stack-based buffer overflow via the hostname, occurs due to insufficient bounds checking and input sanitization. This allows an attacker to overwrite adjacent memory, which leads to arbitrary code execution...

4.3CVSS8.5AI score0.01815EPSS
SaveExploits6References5Affected Software1
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
CVE
CVE
added 2024/02/09 12:00 a.m.90 views

CVE-2024-25003

KiTTY 0.76.1.13 and earlier is affected by CVE-2024-25003, a stack-based buffer overflow triggered by input to hostname handling. The root cause is insufficient bounds checking and input sanitization, allowing an attacker to overwrite adjacent memory and achieve arbitrary code execution. Multiple...

7.8CVSS7.9AI score0.01815EPSS
SaveExploits6References5Affected Software1
Cvelist
Cvelist
added 2024/02/09 12:00 a.m.54 views

CVE-2024-25003

KiTTY versions 0.76.1.13 and before is vulnerable to a stack-based buffer overflow via the hostname, occurs due to insufficient bounds checking and input sanitization. This allows an attacker to overwrite adjacent memory, which leads to arbitrary code execution...

8.2AI score0.01815EPSS
SaveExploits6References5
Veracode
Veracode
added 2024/02/08 8:37 a.m.27 views

Server-Side Request Forgery (SSRF)

libuv.so is vulnerable to Server-Side Request Forgery SSRF. The vulnerability arises due to how the hostnameascii variable with a length of 256 bytes is handled in uvgetaddrinfo and subsequently in uvidnatoascii. When the hostname exceeds 256 characters, it gets truncated without a terminating nu...

7.3CVSS7AI score0.02003EPSS
SaveExploits1References11Affected Software3
Tenable Nessus
Tenable Nessus
added 2024/02/08 12:00 a.m.50 views

CentOS 8 : curl (CESA-2023:4523)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2023:4523 advisory. - An authentication bypass vulnerability exists libcurl 8.0.0 in the connection reuse feature which can reuse previously established connections with...

5.9CVSS6.5AI score0.01806EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2024/02/08 12:00 a.m.37 views

EulerOS 2.0 SP9 : libssh (EulerOS-SA-2024-1197)

According to the versions of the libssh package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass...

5.9CVSS7.2AI score0.93305EPSS
SaveExploits4References4
Rows per page
Query Builder