Логотип exploitDog
bind:"CVE-2023-31124" OR bind:"CVE-2023-32067" OR bind:"CVE-2023-31147" OR bind:"CVE-2023-31130"
Консоль
Логотип exploitDog

exploitDog

bind:"CVE-2023-31124" OR bind:"CVE-2023-32067" OR bind:"CVE-2023-31147" OR bind:"CVE-2023-31130"

Количество 44

Количество 44

redhat логотип

CVE-2023-32067

около 2 лет назад

c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.

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

CVE-2023-32067

около 2 лет назад

c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.

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

CVE-2023-32067

около 2 лет назад

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

CVE-2023-32067

около 2 лет назад

c-ares is an asynchronous resolver library. c-ares is vulnerable to de ...

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

RLSA-2023:3584

почти 2 года назад

Important: c-ares security update

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

RLSA-2023:3559

около 2 лет назад

Important: c-ares security update

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

ELSA-2023-3741

почти 2 года назад

ELSA-2023-3741: c-ares security update (IMPORTANT)

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

ELSA-2023-3584

около 2 лет назад

ELSA-2023-3584: c-ares security update (IMPORTANT)

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

ELSA-2023-3559

около 2 лет назад

ELSA-2023-3559: c-ares security update (IMPORTANT)

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

BDU:2023-07649

около 2 лет назад

Уязвимость библиотеки асинхронных DNS-запросов C-ares, связанная с неконтролируемым расходом ресурсов, позволяющая нарушителю вызвать отказ в обслуживании

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

ROS-20240827-16

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

Уязвимость c-ares

CVSS3: 7.5
EPSS: Низкий
ubuntu логотип

CVE-2023-31147

около 2 лет назад

c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.

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

CVE-2023-31147

около 2 лет назад

c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.

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

CVE-2023-31147

около 2 лет назад

c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.

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

CVE-2023-31147

около 2 лет назад

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

CVE-2023-31147

около 2 лет назад

c-ares is an asynchronous resolver library. When /dev/urandom or RtlGe ...

CVSS3: 5.9
EPSS: Низкий
ubuntu логотип

CVE-2023-31130

около 2 лет назад

c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular "0::00:00:00/2" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.

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

CVE-2023-31130

около 2 лет назад

c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular "0::00:00:00/2" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.

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

CVE-2023-31130

около 2 лет назад

c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular "0::00:00:00/2" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.

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

CVE-2023-31130

2 месяца назад

CVSS3: 6.4
EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
redhat логотип
CVE-2023-32067

c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.

CVSS3: 7.5
0%
Низкий
около 2 лет назад
nvd логотип
CVE-2023-32067

c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.

CVSS3: 7.5
0%
Низкий
около 2 лет назад
msrc логотип
CVSS3: 7.5
0%
Низкий
около 2 лет назад
debian логотип
CVE-2023-32067

c-ares is an asynchronous resolver library. c-ares is vulnerable to de ...

CVSS3: 7.5
0%
Низкий
около 2 лет назад
rocky логотип
RLSA-2023:3584

Important: c-ares security update

0%
Низкий
почти 2 года назад
rocky логотип
RLSA-2023:3559

Important: c-ares security update

0%
Низкий
около 2 лет назад
oracle-oval логотип
ELSA-2023-3741

ELSA-2023-3741: c-ares security update (IMPORTANT)

почти 2 года назад
oracle-oval логотип
ELSA-2023-3584

ELSA-2023-3584: c-ares security update (IMPORTANT)

около 2 лет назад
oracle-oval логотип
ELSA-2023-3559

ELSA-2023-3559: c-ares security update (IMPORTANT)

около 2 лет назад
fstec логотип
BDU:2023-07649

Уязвимость библиотеки асинхронных DNS-запросов C-ares, связанная с неконтролируемым расходом ресурсов, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 7.5
0%
Низкий
около 2 лет назад
redos логотип
ROS-20240827-16

Уязвимость c-ares

CVSS3: 7.5
0%
Низкий
10 месяцев назад
ubuntu логотип
CVE-2023-31147

c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.

CVSS3: 5.9
0%
Низкий
около 2 лет назад
redhat логотип
CVE-2023-31147

c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.

CVSS3: 5.9
0%
Низкий
около 2 лет назад
nvd логотип
CVE-2023-31147

c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.

CVSS3: 5.9
0%
Низкий
около 2 лет назад
msrc логотип
CVSS3: 6.5
0%
Низкий
около 2 лет назад
debian логотип
CVE-2023-31147

c-ares is an asynchronous resolver library. When /dev/urandom or RtlGe ...

CVSS3: 5.9
0%
Низкий
около 2 лет назад
ubuntu логотип
CVE-2023-31130

c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular "0::00:00:00/2" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.

CVSS3: 4.1
0%
Низкий
около 2 лет назад
redhat логотип
CVE-2023-31130

c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular "0::00:00:00/2" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.

CVSS3: 5.7
0%
Низкий
около 2 лет назад
nvd логотип
CVE-2023-31130

c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular "0::00:00:00/2" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.

CVSS3: 4.1
0%
Низкий
около 2 лет назад
msrc логотип
CVSS3: 6.4
0%
Низкий
2 месяца назад

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