diff --git a/database/http/apache-2.4.41.json b/database/http/apache-2.4.41.json index 6aae4a6..16957bf 100644 --- a/database/http/apache-2.4.41.json +++ b/database/http/apache-2.4.41.json @@ -1,5 +1,7 @@ { "list": [ + //CVE-2020-11984 + //Apache HTTP 2.4.32 to 2.4.44 { "severity": 3, "name": "CVE-2020-11984", @@ -7,6 +9,8 @@ "message": "Apache HTTP server 2.4.32 to 2.4.44 mod_proxy_uwsgi info disclosure and possible RCE", "ref": "https://nvd.nist.gov/vuln/detail/CVE-2020-11984" }, + //CVE-2021-26691 + //Apache 2.4.0 to 2.4.46 { "severity": 3, "name": "CVE-2021-26691", @@ -14,6 +18,8 @@ "message": "In Apache HTTP Server versions 2.4.0 to 2.4.46 a specially crafted SessionHeader sent by an origin server could cause a heap overflow.", "ref": "https://nvd.nist.gov/vuln/detail/CVE-2021-26691" }, + //CVE-2020-35452 + //Apache 2.4.0 to 2.4.46 { "severity": 3, "name": "CVE-2020-35452", @@ -21,6 +27,8 @@ "message": "Apache HTTP Server versions 2.4.0 to 2.4.46 A specially crafted Digest nonce can cause a stack overflow in mod_auth_digest. There is no report of this overflow being exploitable, nor the Apache HTTP Server team could create one, though some particular compiler and/or compilation option might make it possible, with limited consequences anyway due to the size (a single byte) and the value (zero byte) of the overflow", "ref": "https://nvd.nist.gov/vuln/detail/CVE-2020-35452" }, + //CVE-2019-17567 + //Apache 2.4.6 to 2.4.46 { "severity": 2, "name": "CVE-2019-17567", @@ -28,6 +36,8 @@ "message": "Apache HTTP Server versions 2.4.6 to 2.4.46 mod_proxy_wstunnel configured on an URL that is not necessarily Upgraded by the origin server was tunneling the whole connection regardless, thus allowing for subsequent requests on the same connection to pass through with no HTTP validation, authentication or authorization possibly configured.", "ref": "https://nvd.nist.gov/vuln/detail/CVE-2019-17567" }, + //CVE-2020-1927 + //Apache 2.4.0 to 2.4.41 { "severity": 2, "name": "CVE-2020-1927", @@ -35,6 +45,8 @@ "message": "In Apache HTTP Server 2.4.0 to 2.4.41, redirects configured with mod_rewrite that were intended to be self-referential might be fooled by encoded newlines and redirect instead to an an unexpected URL within the request URL.", "ref": "https://nvd.nist.gov/vuln/detail/CVE-2020-1927" }, + //CVE-2020-1934 + //Apache 2.4.0 to 2.4.41 { "severity": 2, "name": "CVE-2020-1934",