Логотип exploitDog
bind:"CVE-2024-24806"
Консоль
Логотип exploitDog

exploitDog

bind:"CVE-2024-24806"

Количество 22

Количество 22

ubuntu логотип

CVE-2024-24806

больше 1 года назад

libuv is a multi-platform support library with a focus on asynchronous I/O. The `uv_getaddrinfo` 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 like `0x00007f000001`, which are considered valid by `getaddrinfo` and could allow an attacker to craft payloads that resolve to unintended IP addresses, bypassing developer checks. The vulnerability arises due to how the `hostname_ascii` variable (with a length of 256 bytes) is handled in `uv_getaddrinfo` and subsequently in `uv__idna_toascii`. When the hostname exceeds 256 characters, it gets truncated without a terminating null byte. As a result attackers may be able to access internal APIs or for websites (similar to MySpace) that allows users to have `username.example.com` pages. Internal services that crawl or cache these user pages can be exposed to SSRF attacks if a malici...

CVSS3: 7.3
EPSS: Низкий
redhat логотип

CVE-2024-24806

больше 1 года назад

libuv is a multi-platform support library with a focus on asynchronous I/O. The `uv_getaddrinfo` 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 like `0x00007f000001`, which are considered valid by `getaddrinfo` and could allow an attacker to craft payloads that resolve to unintended IP addresses, bypassing developer checks. The vulnerability arises due to how the `hostname_ascii` variable (with a length of 256 bytes) is handled in `uv_getaddrinfo` and subsequently in `uv__idna_toascii`. When the hostname exceeds 256 characters, it gets truncated without a terminating null byte. As a result attackers may be able to access internal APIs or for websites (similar to MySpace) that allows users to have `username.example.com` pages. Internal services that crawl or cache these user pages can be exposed to SSRF attacks if a malici...

CVSS3: 7.3
EPSS: Низкий
nvd логотип

CVE-2024-24806

больше 1 года назад

libuv is a multi-platform support library with a focus on asynchronous I/O. The `uv_getaddrinfo` 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 like `0x00007f000001`, which are considered valid by `getaddrinfo` and could allow an attacker to craft payloads that resolve to unintended IP addresses, bypassing developer checks. The vulnerability arises due to how the `hostname_ascii` variable (with a length of 256 bytes) is handled in `uv_getaddrinfo` and subsequently in `uv__idna_toascii`. When the hostname exceeds 256 characters, it gets truncated without a terminating null byte. As a result attackers may be able to access internal APIs or for websites (similar to MySpace) that allows users to have `username.example.com` pages. Internal services that crawl or cache these user pages can be exposed to SSRF attacks if a malicious

CVSS3: 7.3
EPSS: Низкий
msrc логотип

CVE-2024-24806

больше 1 года назад

CVSS3: 7.3
EPSS: Низкий
debian логотип

CVE-2024-24806

больше 1 года назад

libuv is a multi-platform support library with a focus on asynchronous ...

CVSS3: 7.3
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:4109-1

7 месяцев назад

Security update for libuv

EPSS: Низкий
rocky логотип

RLSA-2024:4247

около 1 месяца назад

Moderate: libuv security update

EPSS: Низкий
oracle-oval логотип

ELSA-2024-4756

11 месяцев назад

ELSA-2024-4756: libuv security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2024-4247

12 месяцев назад

ELSA-2024-4247: libuv security update (MODERATE)

EPSS: Низкий
fstec логотип

BDU:2024-02979

больше 1 года назад

Уязвимость функции uv_getaddrinfo() (src/unix/getaddrinfo.c, src/win/getaddrinfo.c) библиотеки с асинхронным вводом-выводом libuv, позволяющая нарушителю осуществить SSRF-атаку

CVSS3: 7.3
EPSS: Низкий
redos логотип

ROS-20240611-10

около 1 года назад

Уязвимость libuv

CVSS3: 7.3
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:0733-1

больше 1 года назад

Security update for nodejs12

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:0732-1

больше 1 года назад

Security update for nodejs14

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:1309-1

около 1 года назад

Security update for nodejs18

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:1307-1

около 1 года назад

Security update for nodejs18

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:1301-1

около 1 года назад

Security update for nodejs20

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:0731-1

больше 1 года назад

Security update for nodejs16

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:0729-1

больше 1 года назад

Security update for nodejs16

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:0728-1

больше 1 года назад

Security update for nodejs16

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:0730-1

больше 1 года назад

Security update for nodejs18

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
ubuntu логотип
CVE-2024-24806

libuv is a multi-platform support library with a focus on asynchronous I/O. The `uv_getaddrinfo` 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 like `0x00007f000001`, which are considered valid by `getaddrinfo` and could allow an attacker to craft payloads that resolve to unintended IP addresses, bypassing developer checks. The vulnerability arises due to how the `hostname_ascii` variable (with a length of 256 bytes) is handled in `uv_getaddrinfo` and subsequently in `uv__idna_toascii`. When the hostname exceeds 256 characters, it gets truncated without a terminating null byte. As a result attackers may be able to access internal APIs or for websites (similar to MySpace) that allows users to have `username.example.com` pages. Internal services that crawl or cache these user pages can be exposed to SSRF attacks if a malici...

CVSS3: 7.3
0%
Низкий
больше 1 года назад
redhat логотип
CVE-2024-24806

libuv is a multi-platform support library with a focus on asynchronous I/O. The `uv_getaddrinfo` 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 like `0x00007f000001`, which are considered valid by `getaddrinfo` and could allow an attacker to craft payloads that resolve to unintended IP addresses, bypassing developer checks. The vulnerability arises due to how the `hostname_ascii` variable (with a length of 256 bytes) is handled in `uv_getaddrinfo` and subsequently in `uv__idna_toascii`. When the hostname exceeds 256 characters, it gets truncated without a terminating null byte. As a result attackers may be able to access internal APIs or for websites (similar to MySpace) that allows users to have `username.example.com` pages. Internal services that crawl or cache these user pages can be exposed to SSRF attacks if a malici...

CVSS3: 7.3
0%
Низкий
больше 1 года назад
nvd логотип
CVE-2024-24806

libuv is a multi-platform support library with a focus on asynchronous I/O. The `uv_getaddrinfo` 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 like `0x00007f000001`, which are considered valid by `getaddrinfo` and could allow an attacker to craft payloads that resolve to unintended IP addresses, bypassing developer checks. The vulnerability arises due to how the `hostname_ascii` variable (with a length of 256 bytes) is handled in `uv_getaddrinfo` and subsequently in `uv__idna_toascii`. When the hostname exceeds 256 characters, it gets truncated without a terminating null byte. As a result attackers may be able to access internal APIs or for websites (similar to MySpace) that allows users to have `username.example.com` pages. Internal services that crawl or cache these user pages can be exposed to SSRF attacks if a malicious

CVSS3: 7.3
0%
Низкий
больше 1 года назад
msrc логотип
CVSS3: 7.3
0%
Низкий
больше 1 года назад
debian логотип
CVE-2024-24806

libuv is a multi-platform support library with a focus on asynchronous ...

CVSS3: 7.3
0%
Низкий
больше 1 года назад
suse-cvrf логотип
SUSE-SU-2024:4109-1

Security update for libuv

0%
Низкий
7 месяцев назад
rocky логотип
RLSA-2024:4247

Moderate: libuv security update

0%
Низкий
около 1 месяца назад
oracle-oval логотип
ELSA-2024-4756

ELSA-2024-4756: libuv security update (MODERATE)

11 месяцев назад
oracle-oval логотип
ELSA-2024-4247

ELSA-2024-4247: libuv security update (MODERATE)

12 месяцев назад
fstec логотип
BDU:2024-02979

Уязвимость функции uv_getaddrinfo() (src/unix/getaddrinfo.c, src/win/getaddrinfo.c) библиотеки с асинхронным вводом-выводом libuv, позволяющая нарушителю осуществить SSRF-атаку

CVSS3: 7.3
0%
Низкий
больше 1 года назад
redos логотип
ROS-20240611-10

Уязвимость libuv

CVSS3: 7.3
0%
Низкий
около 1 года назад
suse-cvrf логотип
SUSE-SU-2024:0733-1

Security update for nodejs12

больше 1 года назад
suse-cvrf логотип
SUSE-SU-2024:0732-1

Security update for nodejs14

больше 1 года назад
suse-cvrf логотип
SUSE-SU-2024:1309-1

Security update for nodejs18

около 1 года назад
suse-cvrf логотип
SUSE-SU-2024:1307-1

Security update for nodejs18

около 1 года назад
suse-cvrf логотип
SUSE-SU-2024:1301-1

Security update for nodejs20

около 1 года назад
suse-cvrf логотип
SUSE-SU-2024:0731-1

Security update for nodejs16

больше 1 года назад
suse-cvrf логотип
SUSE-SU-2024:0729-1

Security update for nodejs16

больше 1 года назад
suse-cvrf логотип
SUSE-SU-2024:0728-1

Security update for nodejs16

больше 1 года назад
suse-cvrf логотип
SUSE-SU-2024:0730-1

Security update for nodejs18

больше 1 года назад

Уязвимостей на страницу