Lucene search
+L

3376 matches found

OSV
OSV
added 2024/02/13 2:15 p.m.5 views

DEBIAN-CVE-2023-4408

The DNS message parsing code in named includes a section whose computational complexity is overly high. It does not cause problems for typical DNS traffic, but crafted queries and responses may cause excessive CPU load on the affected named instance by exploiting this flaw. This issue affects bot...

7.5CVSS6.5AI score0.01338EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/13 2:15 p.m.5 views

ALPINE-CVE-2023-5517

A flaw in query-handling code can cause named to exit prematurely with an assertion failure when: - nxdomain-redirect ; is configured, and - the resolver receives a PTR query for an RFC 1918 address that would normally result in an authoritative NXDOMAIN response. This issue affects BIND 9 versio...

7.5CVSS7AI score0.01242EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/13 2:15 p.m.31 views

CVE-2023-4408

The DNS message parsing code in named includes a section whose computational complexity is overly high. It does not cause problems for typical DNS traffic, but crafted queries and responses may cause excessive CPU load on the affected named instance by exploiting this flaw. This issue affects bot...

7.5CVSS7.7AI score0.01338EPSS
SaveExploits0References7
NVD
NVD
added 2024/02/13 2:15 p.m.26 views

CVE-2023-5679

A bad interaction between DNS64 and serve-stale may cause named to crash with an assertion failure during recursive resolution, when both of these features are enabled. This issue affects BIND 9 versions 9.16.12 through 9.16.45, 9.18.0 through 9.18.21, 9.19.0 through 9.19.19, 9.16.12-S1 through...

7.5CVSS7.5AI score0.01242EPSS
SaveExploits0References7
NVD
NVD
added 2024/02/13 2:15 p.m.32 views

CVE-2023-5517

A flaw in query-handling code can cause named to exit prematurely with an assertion failure when: - nxdomain-redirect ; is configured, and - the resolver receives a PTR query for an RFC 1918 address that would normally result in an authoritative NXDOMAIN response. This issue affects BIND 9 versio...

7.5CVSS7.4AI score0.01242EPSS
SaveExploits0References7
OSV
OSV
added 2024/02/13 2:15 p.m.13 views

AZL-34563 CVE-2023-5517 affecting package bind for versions less than 9.19.21-1

A flaw in query-handling code can cause named to exit prematurely with an assertion failure when: - nxdomain-redirect ; is configured, and - the resolver receives a PTR query for an RFC 1918 address that would normally result in an authoritative NXDOMAIN response. This issue affects BIND 9 versio...

7.5CVSS7.2AI score0.01242EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/13 2:15 p.m.9 views

ALPINE-CVE-2023-5679

A bad interaction between DNS64 and serve-stale may cause named to crash with an assertion failure during recursive resolution, when both of these features are enabled. This issue affects BIND 9 versions 9.16.12 through 9.16.45, 9.18.0 through 9.18.21, 9.19.0 through 9.19.19, 9.16.12-S1 through...

7.5CVSS7AI score0.01242EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/13 2:15 p.m.40 views

CVE-2023-4408

The DNS message parsing code in named includes a section whose computational complexity is overly high. It does not cause problems for typical DNS traffic, but crafted queries and responses may cause excessive CPU load on the affected named instance by exploiting this flaw. This issue affects bot...

7.5CVSS7AI score
SaveExploits0References7
OSV
OSV
added 2024/02/13 2:15 p.m.12 views

AZL-34354 CVE-2023-5517 affecting package bind for versions less than 9.16.48-1

A flaw in query-handling code can cause named to exit prematurely with an assertion failure when: - nxdomain-redirect ; is configured, and - the resolver receives a PTR query for an RFC 1918 address that would normally result in an authoritative NXDOMAIN response. This issue affects BIND 9 versio...

7.5CVSS7.2AI score0.01242EPSS
SaveExploits0References1
Prion
Prion
added 2024/02/13 2:15 p.m.33 views

Type confusion

To keep its cache database efficient, named running as a recursive resolver occasionally attempts to clean up the database. It uses several methods, including some that are asynchronous: a small chunk of memory pointing to the cache element that can be cleaned up is first allocated and then queue...

5CVSS7.3AI score0.01106EPSS
SaveExploits0References4
Prion
Prion
added 2024/02/13 2:15 p.m.33 views

Design/Logic Flaw

A flaw in query-handling code can cause named to exit prematurely with an assertion failure when: - nxdomain-redirect ; is configured, and - the resolver receives a PTR query for an RFC 1918 address that would normally result in an authoritative NXDOMAIN response. This issue affects BIND 9 versio...

5CVSS6.9AI score0.01242EPSS
SaveExploits0References6
CVE
CVE
added 2024/02/13 2:05 p.m.560 views

CVE-2023-6516

CVE-2023-6516 affects ISC BIND (named) as a denial-of-service vector via an out-of-memory condition in the cache-cleanup path when recursive queries trigger maintenance. The issue can allow memory usage to exceed max-cache-size, potentially causing DoS on vulnerable BIND 9 installations. Affected...

7.5CVSS7.4AI score0.01106EPSS
SaveExploits0References5Affected Software1
AlpineLinux
AlpineLinux
added 2024/02/13 2:05 p.m.46 views

CVE-2023-6516

To keep its cache database efficient, named running as a recursive resolver occasionally attempts to clean up the database. It uses several methods, including some that are asynchronous: a small chunk of memory pointing to the cache element that can be cleaned up is first allocated and then queue...

7.5CVSS7.2AI score0.01106EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/13 2:05 p.m.71 views

CVE-2023-6516 Specific recursive query patterns may lead to an out-of-memory condition

To keep its cache database efficient, named running as a recursive resolver occasionally attempts to clean up the database. It uses several methods, including some that are asynchronous: a small chunk of memory pointing to the cache element that can be cleaned up is first allocated and then queue...

7.5CVSS7.7AI score0.01106EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/02/13 2:05 p.m.65 views

CVE-2023-5679 Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution

A bad interaction between DNS64 and serve-stale may cause named to crash with an assertion failure during recursive resolution, when both of these features are enabled. This issue affects BIND 9 versions 9.16.12 through 9.16.45, 9.18.0 through 9.18.21, 9.19.0 through 9.19.19, 9.16.12-S1 through...

7.5CVSS7.8AI score0.01242EPSS
SaveExploits0References7
CVE
CVE
added 2024/02/13 2:05 p.m.503 views

CVE-2023-5679

CVE-2023-5679 : A bad interaction between DNS64 and serve-stale in ISC BIND can cause named to crash with an assertion failure during recursive resolution when both features are enabled. Affected products/versions include BIND 9.16.x (notably up to 9.16.45) and 9.18.x/9.19.x series with correspon...

7.5CVSS7.4AI score0.01242EPSS
SaveExploits0References7Affected Software2
Vulnrichment
Vulnrichment
added 2024/02/13 2:05 p.m.36 views

CVE-2023-5679 Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution

A bad interaction between DNS64 and serve-stale may cause named to crash with an assertion failure during recursive resolution, when both of these features are enabled. This issue affects BIND 9 versions 9.16.12 through 9.16.45, 9.18.0 through 9.18.21, 9.19.0 through 9.19.19, 9.16.12-S1 through...

7.5CVSS7.1AI score0.01242EPSS
SaveExploits0References7
CVE
CVE
added 2024/02/13 2:04 p.m.470 views

CVE-2023-5517

CVE-2023-5517 is a BIND vulnerability where a flaw in query-handling can cause named to exit with an assertion failure when nxdomain-redirect is configured and a PTR query for an RFC 1918 address would yield NXDOMAIN. Affected: BIND 9.x (various 9.12.0–9.19.19 and related 9.16/9.18 ranges; versio...

7.5CVSS7.5AI score0.01242EPSS
SaveExploits0References7Affected Software2
CVE
CVE
added 2024/02/13 2:04 p.m.733 views

CVE-2023-4408

The CVE-2023-4408 issue is a vulnerability in the DNS message parsing of BIND's named where the parsing path has an overly high computational complexity. A crafted large or malformed DNS message can cause high CPU usage on affected BIND 9 releases, potentially impacting both authoritative servers...

7.5CVSS7.5AI score0.01338EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/02/13 2:04 p.m.97 views

CVE-2023-4408 Parsing large DNS messages may cause excessive CPU load

The DNS message parsing code in named includes a section whose computational complexity is overly high. It does not cause problems for typical DNS traffic, but crafted queries and responses may cause excessive CPU load on the affected named instance by exploiting this flaw. This issue affects bot...

7.5CVSS7.9AI score0.01338EPSS
SaveExploits0References7
Rows per page
Query Builder