CVE-2021-44224: Possible NULL dereference or SSRF in forward proxy configurations in Apache HTTP Server 2.4.51 and earlier
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).
Credit
Affected Software
Remediation
Patch Available
Patch Available
Information
Event History
Frequently Asked Questions
What is CVE-2021-44224?
CVE-2021-44224 is a vulnerability in the Apache HTTP server that allows for a null pointer dereference and server-side request forgery (SSRF) when the mod_proxy module is configured as a forward proxy.
How does CVE-2021-44224 impact the Apache HTTP server?
CVE-2021-44224 can cause a crash or allow for SSRF attacks if a crafted packet is sent to the forward proxy on the adjacent network.
What is the severity of CVE-2021-44224?
CVE-2021-44224 has a severity value of 7, indicating a high severity.
How can I fix CVE-2021-44224?
To fix CVE-2021-44224, update Apache HTTP server to version 2.4.53 or later.
Are there any references for CVE-2021-44224?
Yes, you can find references for CVE-2021-44224 at the following links: [Link 1](https://support.apple.com/en-us/HT213257), [Link 2](https://support.apple.com/en-us/HT213255), [Link 3](https://support.apple.com/en-us/HT213256).