Search for packages
Package details: pkg:apache/httpd@2.4.41
purl pkg:apache/httpd@2.4.41
Next non-vulnerable version 2.4.53-rc1-candidate
Latest non-vulnerable version 2.4.54
Risk 10.0
Vulnerabilities affecting this package (12)
Vulnerability Summary Fixed by
VCID-2dyn-1fxu-aaaa
Aliases:
CVE-2020-13950
Apache HTTP Server versions 2.4.41 to 2.4.46 mod_proxy_http can be made to crash (NULL pointer dereference) with specially crafted requests using both Content-Length and Transfer-Encoding headers, leading to a Denial of Service
2.4.42
Affected by 3 other vulnerabilities.
2.4.44
Affected by 3 other vulnerabilities.
2.4.47
Affected by 4 other vulnerabilities.
2.4.48
Affected by 6 other vulnerabilities.
VCID-38cq-p1jy-aaag
Aliases:
CVE-2021-30641
Apache HTTP Server versions 2.4.39 to 2.4.46 Unexpected matching behavior with 'MergeSlashes OFF'
2.4.42
Affected by 3 other vulnerabilities.
2.4.44
Affected by 3 other vulnerabilities.
2.4.47
Affected by 4 other vulnerabilities.
2.4.48
Affected by 6 other vulnerabilities.
VCID-6cg8-antz-aaap
Aliases:
CVE-2021-26690
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
2.4.42
Affected by 3 other vulnerabilities.
2.4.44
Affected by 3 other vulnerabilities.
2.4.47
Affected by 4 other vulnerabilities.
2.4.48
Affected by 6 other vulnerabilities.
VCID-7n9g-cb8b-aaaa
Aliases:
CVE-2020-1934
In Apache HTTP Server 2.4.0 to 2.4.41, mod_proxy_ftp may use uninitialized memory when proxying to a malicious FTP server.
2.4.42
Affected by 3 other vulnerabilities.
VCID-avfr-zuw1-aaam
Aliases:
CVE-2020-13938
Apache HTTP Server versions 2.4.0 to 2.4.46 Unprivileged local users can stop httpd on Windows
2.4.42
Affected by 3 other vulnerabilities.
2.4.44
Affected by 3 other vulnerabilities.
2.4.47
Affected by 4 other vulnerabilities.
2.4.48
Affected by 6 other vulnerabilities.
VCID-cspd-eg4d-aaaf
Aliases:
CVE-2021-26691
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
2.4.42
Affected by 3 other vulnerabilities.
2.4.44
Affected by 3 other vulnerabilities.
2.4.47
Affected by 4 other vulnerabilities.
2.4.48
Affected by 6 other vulnerabilities.
VCID-fccq-2kpj-aaap
Aliases:
CVE-2021-36160
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).
2.4.49
Affected by 4 other vulnerabilities.
VCID-nfk5-fhfj-aaaf
Aliases:
CVE-2019-17567
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.
2.4.42
Affected by 3 other vulnerabilities.
2.4.44
Affected by 3 other vulnerabilities.
2.4.47
Affected by 4 other vulnerabilities.
2.4.48
Affected by 6 other vulnerabilities.
VCID-qz6b-x9ps-aaae
Aliases:
CVE-2020-35452
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
2.4.42
Affected by 3 other vulnerabilities.
2.4.44
Affected by 3 other vulnerabilities.
2.4.47
Affected by 4 other vulnerabilities.
2.4.48
Affected by 6 other vulnerabilities.
VCID-rdww-rdku-aaas
Aliases:
CVE-2020-1927
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.
2.4.42
Affected by 3 other vulnerabilities.
VCID-t7fa-jbkc-aaab
Aliases:
CVE-2021-44224
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 2.4.51 (included).
2.4.52
Affected by 4 other vulnerabilities.
VCID-z9au-scjh-aaae
Aliases:
CVE-2021-33193
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.
2.4.49
Affected by 4 other vulnerabilities.
Vulnerabilities fixed by this package (6)
Vulnerability Summary Aliases
VCID-4gaf-sz3q-aaaj HTTP/2 (2.4.20 through 2.4.39) very early pushes, for example configured with "H2PushResource", could lead to an overwrite of memory in the pushing request's pool, leading to crashes. The memory copied is that of the configured push link header values, not data supplied by the client. CVE-2019-10081
VCID-9u3h-a9qk-aaab In Apache HTTP server 2.4.0 to 2.4.39, Redirects configured with mod_rewrite that were intended to be self-referential might be fooled by encoded newlines and redirect instead to an unexpected URL within the request URL. CVE-2019-10098
VCID-an9p-a1ra-aaad In Apache HTTP Server 2.4.18-2.4.39, using fuzzed network input, the http/2 session handling could be made to read memory after being freed, during connection shutdown. CVE-2019-10082
VCID-gtfr-3t82-aaab Some HTTP/2 implementations are vulnerable to unconstrained interal data buffering, potentially leading to a denial of service. The attacker opens the HTTP/2 window so the peer can send without constraint; however, they leave the TCP window closed so the peer cannot actually write (many of) the bytes on the wire. The attacker then sends a stream of requests for a large response object. Depending on how the servers queue the responses, this can consume excess memory, CPU, or both. CVE-2019-9517
VCID-ncxa-2sp4-aaam In Apache HTTP Server 2.4.0-2.4.39, a limited cross-site scripting issue was reported affecting the mod_proxy error page. An attacker could cause the link on the error page to be malformed and instead point to a page of their choice. This would only be exploitable where a server was set up with proxying enabled but was misconfigured in such a way that the Proxy Error page was displayed. CVE-2019-10092
VCID-ssfy-rqw5-aaab In Apache HTTP Server 2.4.32-2.4.39, when mod_remoteip was configured to use a trusted intermediary proxy server using the "PROXY" protocol, a specially crafted PROXY header could trigger a stack buffer overflow or NULL pointer deference. This vulnerability could only be triggered by a trusted proxy and not by untrusted HTTP clients. CVE-2019-10097

Date Actor Action Vulnerability Source VulnerableCode Version
2025-03-28T12:34:57.306662+00:00 Apache HTTPD Importer Affected by VCID-38cq-p1jy-aaag https://httpd.apache.org/security/json/CVE-2021-30641.json 36.0.0
2025-03-28T12:34:57.267379+00:00 Apache HTTPD Importer Affected by VCID-cspd-eg4d-aaaf https://httpd.apache.org/security/json/CVE-2021-26691.json 36.0.0
2025-03-28T12:34:57.102922+00:00 Apache HTTPD Importer Affected by VCID-6cg8-antz-aaap https://httpd.apache.org/security/json/CVE-2021-26690.json 36.0.0
2025-03-28T12:34:56.939000+00:00 Apache HTTPD Importer Affected by VCID-qz6b-x9ps-aaae https://httpd.apache.org/security/json/CVE-2020-35452.json 36.0.0
2025-03-28T12:34:56.779945+00:00 Apache HTTPD Importer Affected by VCID-2dyn-1fxu-aaaa https://httpd.apache.org/security/json/CVE-2020-13950.json 36.0.0
2025-03-28T12:34:56.749312+00:00 Apache HTTPD Importer Affected by VCID-avfr-zuw1-aaam https://httpd.apache.org/security/json/CVE-2020-13938.json 36.0.0
2025-03-28T12:34:56.275510+00:00 Apache HTTPD Importer Affected by VCID-7n9g-cb8b-aaaa https://httpd.apache.org/security/json/CVE-2020-1934.json 36.0.0
2025-03-28T12:34:56.106960+00:00 Apache HTTPD Importer Affected by VCID-rdww-rdku-aaas https://httpd.apache.org/security/json/CVE-2020-1927.json 36.0.0
2025-03-28T12:34:55.931376+00:00 Apache HTTPD Importer Affected by VCID-nfk5-fhfj-aaaf https://httpd.apache.org/security/json/CVE-2019-17567.json 36.0.0
2025-03-28T12:34:55.808771+00:00 Apache HTTPD Importer Fixing VCID-9u3h-a9qk-aaab https://httpd.apache.org/security/json/CVE-2019-10098.json 36.0.0
2025-03-28T12:34:55.654624+00:00 Apache HTTPD Importer Fixing VCID-ssfy-rqw5-aaab https://httpd.apache.org/security/json/CVE-2019-10097.json 36.0.0
2025-03-28T12:34:55.612831+00:00 Apache HTTPD Importer Fixing VCID-ncxa-2sp4-aaam https://httpd.apache.org/security/json/CVE-2019-10092.json 36.0.0
2025-03-28T12:34:55.457760+00:00 Apache HTTPD Importer Fixing VCID-an9p-a1ra-aaad https://httpd.apache.org/security/json/CVE-2019-10082.json 36.0.0
2025-03-28T12:34:55.364880+00:00 Apache HTTPD Importer Fixing VCID-4gaf-sz3q-aaaj https://httpd.apache.org/security/json/CVE-2019-10081.json 36.0.0
2025-03-28T12:34:55.279093+00:00 Apache HTTPD Importer Fixing VCID-gtfr-3t82-aaab https://httpd.apache.org/security/json/CVE-2019-9517.json 36.0.0
2024-11-18T22:53:07.448309+00:00 Apache HTTPD Importer Affected by VCID-38cq-p1jy-aaag https://httpd.apache.org/security/json/CVE-2021-30641.json 34.3.2
2024-11-18T22:53:07.277348+00:00 Apache HTTPD Importer Affected by VCID-cspd-eg4d-aaaf https://httpd.apache.org/security/json/CVE-2021-26691.json 34.3.2
2024-11-18T22:53:06.969522+00:00 Apache HTTPD Importer Affected by VCID-6cg8-antz-aaap https://httpd.apache.org/security/json/CVE-2021-26690.json 34.3.2
2024-11-18T22:53:06.668951+00:00 Apache HTTPD Importer Affected by VCID-qz6b-x9ps-aaae https://httpd.apache.org/security/json/CVE-2020-35452.json 34.3.2
2024-11-18T22:53:06.377875+00:00 Apache HTTPD Importer Affected by VCID-2dyn-1fxu-aaaa https://httpd.apache.org/security/json/CVE-2020-13950.json 34.3.2
2024-11-18T22:53:06.216343+00:00 Apache HTTPD Importer Affected by VCID-avfr-zuw1-aaam https://httpd.apache.org/security/json/CVE-2020-13938.json 34.3.2
2024-11-18T22:53:05.091920+00:00 Apache HTTPD Importer Affected by VCID-7n9g-cb8b-aaaa https://httpd.apache.org/security/json/CVE-2020-1934.json 34.3.2
2024-11-18T22:53:04.798458+00:00 Apache HTTPD Importer Affected by VCID-rdww-rdku-aaas https://httpd.apache.org/security/json/CVE-2020-1927.json 34.3.2
2024-11-18T22:53:04.493878+00:00 Apache HTTPD Importer Affected by VCID-nfk5-fhfj-aaaf https://httpd.apache.org/security/json/CVE-2019-17567.json 34.3.2
2024-11-18T22:53:04.240123+00:00 Apache HTTPD Importer Fixing VCID-9u3h-a9qk-aaab https://httpd.apache.org/security/json/CVE-2019-10098.json 34.3.2
2024-11-18T22:53:03.958013+00:00 Apache HTTPD Importer Fixing VCID-ssfy-rqw5-aaab https://httpd.apache.org/security/json/CVE-2019-10097.json 34.3.2
2024-11-18T22:53:03.785554+00:00 Apache HTTPD Importer Fixing VCID-ncxa-2sp4-aaam https://httpd.apache.org/security/json/CVE-2019-10092.json 34.3.2
2024-11-18T22:53:03.497803+00:00 Apache HTTPD Importer Fixing VCID-an9p-a1ra-aaad https://httpd.apache.org/security/json/CVE-2019-10082.json 34.3.2
2024-11-18T22:53:03.272559+00:00 Apache HTTPD Importer Fixing VCID-4gaf-sz3q-aaaj https://httpd.apache.org/security/json/CVE-2019-10081.json 34.3.2
2024-11-18T22:53:03.053107+00:00 Apache HTTPD Importer Fixing VCID-gtfr-3t82-aaab https://httpd.apache.org/security/json/CVE-2019-9517.json 34.3.2
2024-01-04T01:33:43.890408+00:00 Apache HTTPD Importer Affected by VCID-38cq-p1jy-aaag https://httpd.apache.org/security/json/CVE-2021-30641.json 34.0.0rc1
2024-01-04T01:33:43.854388+00:00 Apache HTTPD Importer Affected by VCID-cspd-eg4d-aaaf https://httpd.apache.org/security/json/CVE-2021-26691.json 34.0.0rc1
2024-01-04T01:33:43.695886+00:00 Apache HTTPD Importer Affected by VCID-6cg8-antz-aaap https://httpd.apache.org/security/json/CVE-2021-26690.json 34.0.0rc1
2024-01-04T01:33:43.534117+00:00 Apache HTTPD Importer Affected by VCID-qz6b-x9ps-aaae https://httpd.apache.org/security/json/CVE-2020-35452.json 34.0.0rc1
2024-01-04T01:33:43.378208+00:00 Apache HTTPD Importer Affected by VCID-2dyn-1fxu-aaaa https://httpd.apache.org/security/json/CVE-2020-13950.json 34.0.0rc1
2024-01-04T01:33:43.349120+00:00 Apache HTTPD Importer Affected by VCID-avfr-zuw1-aaam https://httpd.apache.org/security/json/CVE-2020-13938.json 34.0.0rc1
2024-01-04T01:33:42.909315+00:00 Apache HTTPD Importer Affected by VCID-7n9g-cb8b-aaaa https://httpd.apache.org/security/json/CVE-2020-1934.json 34.0.0rc1
2024-01-04T01:33:42.760017+00:00 Apache HTTPD Importer Affected by VCID-rdww-rdku-aaas https://httpd.apache.org/security/json/CVE-2020-1927.json 34.0.0rc1
2024-01-04T01:33:42.596643+00:00 Apache HTTPD Importer Affected by VCID-nfk5-fhfj-aaaf https://httpd.apache.org/security/json/CVE-2019-17567.json 34.0.0rc1
2024-01-04T01:33:42.483453+00:00 Apache HTTPD Importer Fixing VCID-9u3h-a9qk-aaab https://httpd.apache.org/security/json/CVE-2019-10098.json 34.0.0rc1
2024-01-04T01:33:42.339189+00:00 Apache HTTPD Importer Fixing VCID-ssfy-rqw5-aaab https://httpd.apache.org/security/json/CVE-2019-10097.json 34.0.0rc1
2024-01-04T01:33:42.298843+00:00 Apache HTTPD Importer Fixing VCID-ncxa-2sp4-aaam https://httpd.apache.org/security/json/CVE-2019-10092.json 34.0.0rc1
2024-01-04T01:33:42.150148+00:00 Apache HTTPD Importer Fixing VCID-an9p-a1ra-aaad https://httpd.apache.org/security/json/CVE-2019-10082.json 34.0.0rc1
2024-01-04T01:33:42.056067+00:00 Apache HTTPD Importer Fixing VCID-4gaf-sz3q-aaaj https://httpd.apache.org/security/json/CVE-2019-10081.json 34.0.0rc1
2024-01-04T01:33:41.970484+00:00 Apache HTTPD Importer Fixing VCID-gtfr-3t82-aaab https://httpd.apache.org/security/json/CVE-2019-9517.json 34.0.0rc1