CVE-2022-22721: core: Possible buffer overflow with very large or unlimited LimitXMLRequestBody
A flaw was found in httpd, where it incorrectly limits the value of the LimitXMLRequestBody option. This issue can lead to an integer overflow and later causes an out-of-bounds write.
Credit
Affected Software
Remediation
Patch Available
Information
Event History
Frequently Asked Questions
What is CVE-2022-22721?
CVE-2022-22721 is a vulnerability in Apache HTTP Server where an integer overflow occurs when LimitXMLRequestBody is set to allow request bodies larger than 350MB (defaults to 1M) on 32-bit systems, which can lead to out-of-bounds writes.
How does CVE-2022-22721 affect Apache HTTP Server?
CVE-2022-22721 affects Apache HTTP Server version 2.4.52 and earlier.
What is the severity of CVE-2022-22721?
CVE-2022-22721 has a severity rating of high (7).
How can I fix CVE-2022-22721?
To fix CVE-2022-22721, update Apache HTTP Server to version 2.4.53 or later.
Where can I find more information about CVE-2022-22721?
You can find more information about CVE-2022-22721 at the following references: [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).