Lucene search
K

2965 matches found

Vulnrichment
Vulnrichment
added 2023/05/25 9:9 p.m.5 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
Exploits0References5
Cvelist
Cvelist
added 2023/05/25 9:9 p.m.24 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
Exploits0References5
CVE
CVE
added 2023/05/25 9:9 p.m.475 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
Exploits0References5Affected Software1
OSV
OSV
added 2023/05/25 9:9 p.m.24 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 score0.00936EPSS
Exploits0References7
Rockylinux
Rockylinux
added 2023/05/25 7:53 p.m.40 views

maven bug fix and enhancement update

An update is available for plexus-interpolation, httpcomponents-core, maven-wagon, maven, google-guice, jsoup, jansi, apache-commons-io, apache-commons-lang3, maven-shared-utils, plexus-utils, plexus-classworlds, jakarta-annotations, httpcomponents-client, apache-commons-codec, plexus-cipher,...

6.6AI score
Exploits0
GitLab Advisory Database
GitLab Advisory Database
added 2023/05/25 12:0 a.m.26 views

Uncontrolled Resource Consumption

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 score0.01564EPSS
Exploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2023/05/25 12:0 a.m.26 views

Use of Insufficiently Random Values

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.6AI score0.00936EPSS
Exploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2023/05/25 12:0 a.m.29 views

Buffer Underwrite ('Buffer Underflow')

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.9AI score0.0033EPSS
Exploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/05/24 12:0 a.m.45 views

Oracle Linux 8 : bind9.16 (ELSA-2023-2792)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2023-2792 advisory. - Handle subtle difference between upstream and rhel CVE-2022-3094 - Prevent flooding with UPDATE requests CVE-2022-3094 - Handle RRSIG queries when...

7.5CVSS7.3AI score0.5017EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2023/05/20 12:0 a.m.37 views

AlmaLinux 8 : bind9.16 (ALSA-2023:2792)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2023:2792 advisory. - By flooding the target resolver with queries exploiting this flaw an attacker can significantly impair the resolver's performance, effectively denying...

7.5CVSS7.3AI score0.5017EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2023/05/18 2:19 a.m.3 views

SUSE CVE-2023-28320

A denial of service vulnerability exists in curl v8.1.0 in the way libcurl provides several different backends for resolving host names, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using alarm and siglongjmp. When doi...

3.7CVSS8.3AI score0.02658EPSS
Exploits1References98
Hacker One
Hacker One
added 2023/05/17 8:16 a.m.105 views

Internet Bug Bounty: CVE-2023-28320 - siglongjmp race condition

A race condition vulnerability CVE-2023-28320 existed in libcurl's synchronous resolver, which could allow a multi-threaded application to crash or misbehave due to the use of a global buffer that was not mutex protected. The vulnerability could result in a denial of service...

5.9CVSS5.8AI score0.02658EPSS
Exploits1
curl security advisories
curl security advisories
added 2023/05/17 8:0 a.m.4 views

siglongjmp race condition

libcurl provides several different backends for resolving hostnames, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using alarm and siglongjmp. When doing this, libcurl used a global buffer that was not mutex protected a...

5.9CVSS6.5AI score0.02658EPSS
Exploits1References1Affected Software2
OSV
OSV
added 2023/05/17 8:0 a.m.25 views

CURL-CVE-2023-28320 siglongjmp race condition

libcurl provides several different backends for resolving hostnames, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using alarm and siglongjmp. When doing this, libcurl used a global buffer that was not mutex protected a...

5.9CVSS5.9AI score0.02658EPSS
Exploits1
UbuntuCve
UbuntuCve
added 2023/05/17 6:0 a.m.24 views

CVE-2023-28320

A denial of service vulnerability exists in curl v8.1.0 in the way libcurl provides several different backends for resolving host names, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using alarm and siglongjmp. When doi...

5.9CVSS6.9AI score0.02658EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2023/05/17 12:0 a.m.7 views

PT-2023-3433 · Curl +5 · Curl +5

Name of the Vulnerable Software and Affected Versions: curl versions prior to 8.1.0 Description: A denial of service issue exists in the way libcurl provides several different backends for resolving host names. If libcurl is built to use the synchronous resolver, it allows name resolves to time-o...

9.1CVSS6.5AI score0.62246EPSS
Exploits16References159
RedHat Linux
RedHat Linux
added 2023/05/16 9:2 a.m.4 views

bind: processing large delegations may severely degrade resolver performance

A flaw was found in bind. When flooding the target resolver with special queries, an attacker can significantly impair the resolver's performance, effectively denying legitimate clients access to the DNS resolution service...

5.3CVSS7.2AI score0.01429EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:37 a.m.35 views

Moderate: Red Hat Security Advisory: unbound security and bug fix update

An update for unbound is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.5CVSS7AI score0.01259EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2023/05/16 8:30 a.m.4 views

bind: sending specific queries to the resolver may cause a DoS

A flaw was found in Bind. When resolver receives many queries requiring recursion, there will be a corresponding increase in the number of clients waiting for recursion to complete. This may, under certain conditions, lead to an assertion failure and a denial of service...

7.5CVSS7AI score0.17265EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:30 a.m.153 views

Moderate: Red Hat Security Advisory: bind9.16 security and bug fix update

An update for bind9.16 is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

7.5CVSS7AI score0.5017EPSS
Exploits0References7
Rows per page
Query Builder