Lucene search

K
cvelistOXCVELIST:CVE-2024-25581
HistoryMay 13, 2024 - 11:49 a.m.

CVE-2024-25581 Transfer requests received over DoH can lead to a denial of service in DNSdist

2024-05-1311:49:24
CWE-20
OX
www.cve.org
2
doh
denial of service
dnsdist
tcp
dns over tls
nghttp2
axfr
ixfr

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

0.0004 Low

EPSS

Percentile

9.1%

When incoming DNS over HTTPS support is enabled using the nghttp2 provider, and queries are routed to a tcp-only or DNS over TLS backend, an attacker can trigger an assertion failure in DNSdist by sending a request for a zone transfer (AXFR or IXFR) over DNS over HTTPS, causing the process to stop and thus leading to a Denial of Service. DNS over HTTPS is not enabled by default, and backends are using plain DNS (Do53) by default.

CNA Affected

[
  {
    "collectionURL": "https://repo.powerdns.com/",
    "defaultStatus": "unaffected",
    "modules": [
      "dns-over-https"
    ],
    "packageName": "dnsdist",
    "product": "DNSdist",
    "repo": "https://github.com/PowerDNS/pdns",
    "vendor": "PowerDNS",
    "versions": [
      {
        "status": "affected",
        "version": "1.9.0"
      },
      {
        "status": "affected",
        "version": "1.9.1"
      },
      {
        "status": "affected",
        "version": "1.9.2"
      },
      {
        "status": "affected",
        "version": "1.9.3"
      }
    ]
  }
]

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

0.0004 Low

EPSS

Percentile

9.1%