cbcvebase.

Apache Software Foundation Apache Http Server vulnerabilities

115 known vulnerabilities affecting apache_software_foundation/apache_http_server.

Total CVEs
115
CISA KEV
3
actively exploited
Public exploits
14
Exploited in wild
14
Severity breakdown
CRITICAL25HIGH61MEDIUM29

Vulnerabilities

Page 2 of 6
CVE-2022-23943P2CRITICALCVSS 9.8≥ 2.4, ≤ 2.4.522022-03-14
CVE-2022-23943 [CRITICAL] CWE-190 CVE-2022-23943: Out-of-bounds Write vulnerability in mod_sed of Apache HTTP Server allows an attacker to overwrite h Out-of-bounds Write vulnerability in mod_sed of Apache HTTP Server allows an attacker to overwrite heap memory with possibly attacker provided data. This issue affects Apache HTTP Server 2.4 version 2.4.52 and prior versions.
nvd
CVE-2021-44224P2HIGHCVSS 8.2≥ 2.4.7, < Apache HTTP Server 2.4*2021-12-20
CVE-2021-44224 [HIGH] CWE-476 CVE-2021-44224: A crafted URI sent to httpd configured as a forward proxy (ProxyRequests on) can cause a crash (NULL A crafted URI sent to httpd configured as a forward proxy (ProxyRequests on) can cause a crash (NULL pointer dereference) or, for configurations mixing forward and reverse proxy declarations, can allow for requests to be directed to a declared Unix Domain Socket endpoint (Server Side Request Forgery). This issue affects Apache HTTP Server 2.4.7 up to
nvd
CVE-2021-39275P2CRITICALCVSS 9.8≥ Apache HTTP Server 2.4, ≤ 2.4.482021-09-16
CVE-2021-39275 [CRITICAL] CWE-787 CVE-2021-39275: ap_escape_quotes() may write beyond the end of a buffer when given malicious input. No included modu ap_escape_quotes() may write beyond the end of a buffer when given malicious input. No included modules pass untrusted data to these functions, but third-party / external modules may. This issue affects Apache HTTP Server 2.4.48 and earlier.
nvd
CVE-2022-30522P2HIGHCVSS 7.5v2.4.532022-06-09
CVE-2022-30522 [HIGH] CWE-789 CVE-2022-30522: If Apache HTTP Server 2.4.53 is configured to do transformations with mod_sed in contexts where the If Apache HTTP Server 2.4.53 is configured to do transformations with mod_sed in contexts where the input to mod_sed may be very large, mod_sed may make excessively large memory allocations and trigger an abort.
nvd
CVE-2024-38476P2CRITICALCVSS 9.8≥ 2.4.0, ≤ 2.4.592024-07-01
CVE-2024-38476 [CRITICAL] CWE-829 CVE-2024-38476: Vulnerability in core of Apache HTTP Server 2.4.59 and earlier are vulnerably to information disclos Vulnerability in core of Apache HTTP Server 2.4.59 and earlier are vulnerably to information disclosure, SSRF or local script execution via backend applications whose response headers are malicious or exploitable. Users are recommended to upgrade to version 2.4.60, which fixes this issue.
nvd
CVE-2024-27316P3HIGHCVSS 7.5≥ 2.4.17, ≤ 2.4.582024-04-04
CVE-2024-27316 [HIGH] CWE-770 CVE-2024-27316: HTTP/2 incoming headers exceeding the limit are temporarily buffered in nghttp2 in order to generate HTTP/2 incoming headers exceeding the limit are temporarily buffered in nghttp2 in order to generate an informative HTTP 413 response. If a client does not stop sending headers, this leads to memory exhaustion.
nvd
CVE-2023-43622P2HIGHCVSS 7.5≥ 2.4.55, ≤ 2.4.572023-10-23
CVE-2023-43622 [HIGH] CWE-400 CVE-2023-43622: An attacker, opening a HTTP/2 connection with an initial window size of 0, was able to block handlin An attacker, opening a HTTP/2 connection with an initial window size of 0, was able to block handling of that connection indefinitely in Apache HTTP Server. This could be used to exhaust worker resources in the server, similar to the well known "slow loris" attack pattern. This has been fixed in version 2.4.58, so that such connection are terminated p
nvd
CVE-2022-22720P2CRITICALCVSS 9.8≥ Apache HTTP Server 2.4, ≤ 2.4.522022-03-14
CVE-2022-22720 [CRITICAL] CWE-444 CVE-2022-22720: Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling
nvd
CVE-2022-22721P2CRITICALCVSS 9.1≥ Apache HTTP Server 2.4, ≤ 2.4.522022-03-14
CVE-2022-22721 [CRITICAL] CWE-190 CVE-2022-22721: If LimitXMLRequestBody is set to allow request bodies larger than 350MB (defaults to 1M) on 32 bit s If LimitXMLRequestBody is set to allow request bodies larger than 350MB (defaults to 1M) on 32 bit systems an integer overflow happens which later causes out of bounds writes. This issue affects Apache HTTP Server 2.4.52 and earlier.
nvd
CVE-2022-22719P2HIGHCVSS 7.5≥ Apache HTTP Server 2.4, ≤ 2.4.522022-03-14
CVE-2022-22719 [HIGH] CWE-665 CVE-2022-22719: A carefully crafted request body can cause a read to a random memory area which could cause the proc A carefully crafted request body can cause a read to a random memory area which could cause the process to crash. This issue affects Apache HTTP Server 2.4.52 and earlier.
nvd
CVE-2016-4975P3MEDIUMCVSS 6.1PoCvFixed in Apache HTTP Server 2.4.25 (Affected 2.4.1-2.4.23)vFixed in Apache HTTP Server 2.2.32 (Affected 2.2.0-2.2.31)2018-08-14
CVE-2016-4975 [MEDIUM] CWE-93 CVE-2016-4975: Possible CRLF injection allowing HTTP response splitting attacks for sites which use mod_userdir. Th Possible CRLF injection allowing HTTP response splitting attacks for sites which use mod_userdir. This issue was mitigated by changes made in 2.4.25 and 2.2.32 which prohibit CR or LF injection into the "Location" or other outbound header key or value. Fixed in Apache HTTP Server 2.4.25 (Affected 2.4.1-2.4.23). Fixed in Apache HTTP Server 2.2.32 (Affec
nvd
CVE-2021-36160P2HIGHCVSS 7.5≥ Apache HTTP Server 2.4, ≤ 2.4.482021-09-16
CVE-2021-36160 [HIGH] CWE-125 CVE-2021-36160: A carefully crafted request uri-path can cause mod_proxy_uwsgi to read above the allocated memory an A carefully crafted request uri-path can cause mod_proxy_uwsgi to read above the allocated memory and crash (DoS). This issue affects Apache HTTP Server versions 2.4.30 to 2.4.48 (inclusive).
nvd
CVE-2020-35452P2HIGHCVSS 7.3v2.4.46v2.4.43+27 more2021-06-10
CVE-2020-35452 [HIGH] CWE-787 CVE-2020-35452: Apache HTTP Server versions 2.4.0 to 2.4.46 A specially crafted Digest nonce can cause a stack overf 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 th
nvd
CVE-2017-3167P2CRITICALCVSS 9.8v2.2.0 to 2.2.32v2.4.0 to 2.4.252017-06-20
CVE-2017-3167 [CRITICAL] CWE-287 CVE-2017-3167: In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, use of the ap_get_basic_auth_pw() by th In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, use of the ap_get_basic_auth_pw() by third-party modules outside of the authentication phase may lead to authentication requirements being bypassed.
nvd
CVE-2021-34798P3HIGHCVSS 7.5≥ Apache HTTP Server 2.4, ≤ 2.4.482021-09-16
CVE-2021-34798 [HIGH] CWE-476 CVE-2021-34798: Malformed requests may cause the server to dereference a NULL pointer. This issue affects Apache HTT Malformed requests may cause the server to dereference a NULL pointer. This issue affects Apache HTTP Server 2.4.48 and earlier.
nvd
CVE-2018-1312P2CRITICALCVSS 9.8v2.0.42 to 2.4.292018-03-26
CVE-2018-1312 [CRITICAL] CWE-287 CVE-2018-1312: In Apache httpd 2.2.0 to 2.4.29, when generating an HTTP Digest authentication challenge, the nonce In Apache httpd 2.2.0 to 2.4.29, when generating an HTTP Digest authentication challenge, the nonce sent to prevent reply attacks was not correctly generated using a pseudo-random seed. In a cluster of servers using a common Digest authentication configuration, HTTP requests could be replayed across servers by an attacker without detection.
nvd
CVE-2017-7679P3CRITICALCVSS 9.8v2.2.0 to 2.2.32v2.4.0 to 2.4.252017-06-20
CVE-2017-7679 [CRITICAL] CWE-126 CVE-2017-7679: In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, mod_mime can read one byte past the end In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, mod_mime can read one byte past the end of a buffer when sending a malicious Content-Type response header.
nvd
CVE-2021-26690P3HIGHCVSS 7.5v2.4.46v2.4.43+27 more2021-06-10
CVE-2021-26690 [HIGH] CWE-476 CVE-2021-26690: Apache HTTP Server versions 2.4.0 to 2.4.46 A specially crafted Cookie header handled by mod_session Apache HTTP Server versions 2.4.0 to 2.4.46 A specially crafted Cookie header handled by mod_session can cause a NULL pointer dereference and crash, leading to a possible Denial Of Service
nvd
CVE-2021-33193P3HIGHCVSS 7.5vApache HTTP Server 2.4 2.4.17 to 2.4.482021-08-16
CVE-2021-33193 [HIGH] CVE-2021-33193: A crafted method sent through HTTP/2 will bypass validation and be forwarded by mod_proxy, which can A crafted method sent through HTTP/2 will bypass validation and be forwarded by mod_proxy, which can lead to request splitting or cache poisoning. This issue affects Apache HTTP Server 2.4.17 to 2.4.48.
nvd
CVE-2024-39573P3HIGHCVSS 7.5≥ 2.4.0, ≤ 2.4.592024-07-01
CVE-2024-39573 [HIGH] CWE-20 CVE-2024-39573: Potential SSRF in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows an attacker to cause u Potential SSRF in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows an attacker to cause unsafe RewriteRules to unexpectedly setup URL's to be handled by mod_proxy. Users are recommended to upgrade to version 2.4.60, which fixes this issue.
nvd
Apache Software Foundation Apache Http Server vulnerabilities | cvebase