Lucene search
+L

3202 matches found

Cvelist
Cvelist
added 2023/05/25 10:49 p.m.33 views

CVE-2023-32067 0-byte UDP payload DoS in c-ares

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...

7.5CVSS7.7AI score0.01577EPSS
SaveExploits0References8
CVE
CVE
added 2023/05/25 10:49 p.m.779 views

CVE-2023-32067

The CVE-2023-32067 issue affects the c-ares asynchronous DNS resolver library. A malformed 0-byte UDP DNS payload can be forged and returned to a target resolver, causing the resolver to interpret the 0 length as a graceful shutdown and leading to Denial of Service. This vulnerability is document...

7.5CVSS7.6AI score0.01577EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2023/05/25 10:49 p.m.44 views

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...

7.5CVSS6.2AI score0.01577EPSS
SaveExploits0
OSV
OSV
added 2023/05/25 10:49 p.m.35 views

CVE-2023-32067 0-byte UDP payload DoS in c-ares

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...

7.5CVSS6.6AI score
SaveExploits0References10
NVD
NVD
added 2023/05/25 10:15 p.m.26 views

CVE-2023-31124

c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARESRANDOMFILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand as a fallback which could allow an attacker to take advantage of the lack ...

3.7CVSS5.5AI score0.00936EPSS
SaveExploits0References5
NVD
NVD
added 2023/05/25 10:15 p.m.17 views

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 i...

6.5CVSS6.6AI score0.00905EPSS
SaveExploits0References5
Prion
Prion
added 2023/05/25 10:15 p.m.23 views

Design/Logic Flaw

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 i...

6.4CVSS6.8AI score0.00905EPSS
SaveExploits0References5Affected Software2
UbuntuCve
UbuntuCve
added 2023/05/25 10:15 p.m.146 views

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 i...

6.5CVSS6.7AI score0.00905EPSS
SaveExploits0References3
OSV
OSV
added 2023/05/25 10:15 p.m.12 views

UBUNTU-CVE-2023-31130

c-ares is an asynchronous resolver library. aresinetnetpton 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...

6.4CVSS7AI score0.00386EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2023/05/25 10:15 p.m.37 views

CVE-2023-31130

c-ares is an asynchronous resolver library. aresinetnetpton 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...

6.4CVSS6.7AI score0.00386EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2023/05/25 10:15 p.m.41 views

CVE-2023-31124

c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARESRANDOMFILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand as a fallback which could allow an attacker to take advantage of the lack ...

3.7CVSS6.5AI score0.00936EPSS
SaveExploits0References3
Prion
Prion
added 2023/05/25 10:15 p.m.29 views

Cross site scripting

c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARESRANDOMFILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand as a fallback which could allow an attacker to take advantage of the lack ...

2.6CVSS5.2AI score0.00936EPSS
SaveExploits0References5Affected Software2
CVE
CVE
added 2023/05/25 9:55 p.m.484 views

CVE-2023-31147

CVE-2023-31147 affects the c-ares library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares used rand() to generate DNS query IDs, which is not a CSPRNG and was not seeded by srand(), leading to predictable values. The RNG input fed into a non-compliant RC4 implementation could weaken ...

6.5CVSS6.9AI score0.00905EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2023/05/25 9:45 p.m.31 views

CVE-2023-31130 Buffer Underwrite in ares_inet_net_pton()

c-ares is an asynchronous resolver library. aresinetnetpton 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...

4.1CVSS7.3AI score0.00386EPSS
SaveExploits0References8
CVE
CVE
added 2023/05/25 9:45 p.m.584 views

CVE-2023-31130

CVE-2023-31130 affects the c-ares asynchronous DNS library. The vulnerability is a buffer underflow/underwrite in ares_inet_net_pton() for IPv6 addresses such as 0::00:00:00/2. Affected versions are prior to the fix, with the issue addressed in c-ares 1.19.1. Multiple advisories reference upgrade...

6.4CVSS6.5AI score0.00386EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2023/05/25 9:45 p.m.40 views

CVE-2023-31130

c-ares is an asynchronous resolver library. aresinetnetpton 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...

6.4CVSS7.2AI score0.00386EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/05/25 9:9 p.m.8 views

CVE-2023-31124 AutoTools does not set CARES_RANDOM_FILE during cross compilation

c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARESRANDOMFILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand as a fallback which could allow an attacker to take advantage of the lack ...

3.7CVSS6AI score0.00936EPSS
SaveExploits0References5
CVE
CVE
added 2023/05/25 9:9 p.m.511 views

CVE-2023-31124

CVE-2023-31124 concerns c-ares where cross-compiling with autotools can leave CARES_RANDOM_FILE unset, causing a fallback to rand() for DNS query ID entropy rather than a CSPRNG. The result is reduced randomness and potential predictability of DNS IDs, raising security risk under entropy-limited ...

3.7CVSS6AI score0.00936EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2023/05/25 9:9 p.m.45 views

CVE-2023-31124 AutoTools does not set CARES_RANDOM_FILE during cross compilation

c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARESRANDOMFILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand as a fallback which could allow an attacker to take advantage of the lack ...

3.7CVSS6AI score0.00936EPSS
SaveExploits0References5
OSV
OSV
added 2023/05/25 9:9 p.m.31 views

CVE-2023-31124 AutoTools does not set CARES_RANDOM_FILE during cross compilation

c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARESRANDOMFILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand as a fallback which could allow an attacker to take advantage of the lack ...

3.7CVSS6.4AI score
SaveExploits0References7
Rows per page
Query Builder