Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2020-11091

Опубликовано: 03 июн. 2020
Источник: nvd
CVSS3: 5.8
CVSS2: 3.5
EPSS Низкий

Описание

In Weave Net before version 2.6.3, an attacker able to run a process as root in a container is able to respond to DNS requests from the host and thereby insert themselves as a fake service. In a cluster with an IPv4 internal network, if IPv6 is not totally disabled on the host (via ipv6.disable=1 on the kernel cmdline), it will be either unconfigured or configured on some interfaces, but it's pretty likely that ipv6 forwarding is disabled, ie /proc/sys/net/ipv6/conf//forwarding == 0. Also by default, /proc/sys/net/ipv6/conf//accept_ra == 1. The combination of these 2 sysctls means that the host accepts router advertisements and configure the IPv6 stack using them. By sending rogue router advertisements, an attacker can reconfigure the host to redirect part or all of the IPv6 traffic of the host to the attacker controlled container. Even if there was no IPv6 traffic before, if the DNS returns A (IPv4) and AAAA (IPv6) records, many HTTP libraries will try to connect via IPv6 first then f

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:weave:weave_net:*:*:*:*:*:*:*:*
Версия до 2.6.3 (исключая)

EPSS

Процентиль: 38%
0.00166
Низкий

5.8 Medium

CVSS3

3.5 Low

CVSS2

Дефекты

CWE-350

Связанные уязвимости

CVSS3: 5.8
ubuntu
больше 5 лет назад

In Weave Net before version 2.6.3, an attacker able to run a process as root in a container is able to respond to DNS requests from the host and thereby insert themselves as a fake service. In a cluster with an IPv4 internal network, if IPv6 is not totally disabled on the host (via ipv6.disable=1 on the kernel cmdline), it will be either unconfigured or configured on some interfaces, but it's pretty likely that ipv6 forwarding is disabled, ie /proc/sys/net/ipv6/conf//forwarding == 0. Also by default, /proc/sys/net/ipv6/conf//accept_ra == 1. The combination of these 2 sysctls means that the host accepts router advertisements and configure the IPv6 stack using them. By sending rogue router advertisements, an attacker can reconfigure the host to redirect part or all of the IPv6 traffic of the host to the attacker controlled container. Even if there was no IPv6 traffic before, if the DNS returns A (IPv4) and AAAA (IPv6) records, many HTTP libraries will try to connect via IPv6 first the...

CVSS3: 5.8
github
больше 4 лет назад

Weave Net clusters susceptible to MitM attacks via IPv6 rogue router advertisements

EPSS

Процентиль: 38%
0.00166
Низкий

5.8 Medium

CVSS3

3.5 Low

CVSS2

Дефекты

CWE-350