Lucene search

K
vulnrichmentApacheVULNRICHMENT:CVE-2006-20001
HistoryJan 17, 2023 - 7:07 p.m.

CVE-2006-20001 Apache HTTP Server: mod_dav out of bounds read, or write of zero byte

2023-01-1719:07:27
CWE-787
apache
github.com
11
apache http server
mod_dav
memory vulnerability
cve-2006-20001

EPSS

0.001

Percentile

47.9%

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool (heap) memory location beyond the header value sent. This could cause the process to crash.

This issue affects Apache HTTP Server 2.4.54 and earlier.

CNA Affected

[
  {
    "vendor": "Apache Software Foundation",
    "product": "Apache HTTP Server",
    "versions": [
      {
        "status": "affected",
        "version": "2.4",
        "versionType": "semver",
        "lessThanOrEqual": "2.4.54"
      }
    ],
    "defaultStatus": "unaffected"
  }
]