rpm package
suse/apache2&distro=HPE Helion OpenStack 8
pkg:rpm/suse/apache2&distro=HPE%20Helion%20OpenStack%208
Vulnerabilities (27)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2022-31813 | Cri | 9.8 | < 2.4.23-29.91.1 | 2.4.23-29.91.1 | Jun 9, 2022 | Apache HTTP Server 2.4.53 and earlier may not send the X-Forwarded-* headers to the origin server based on client side Connection header hop-by-hop mechanism. This may be used to bypass IP based authentication on the origin server/application. | |
| CVE-2022-30556 | Hig | 7.5 | < 2.4.23-29.91.1 | 2.4.23-29.91.1 | Jun 9, 2022 | Apache HTTP Server 2.4.53 and earlier may return lengths to applications calling r:wsread() that point past the end of the storage allocated for the buffer. | |
| CVE-2022-30522 | Hig | 7.5 | < 2.4.23-29.91.1 | 2.4.23-29.91.1 | Jun 9, 2022 | 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. | |
| CVE-2022-29404 | Hig | 7.5 | < 2.4.23-29.91.1 | 2.4.23-29.91.1 | Jun 9, 2022 | In Apache HTTP Server 2.4.53 and earlier, a malicious request to a lua script that calls r:parsebody(0) may cause a denial of service due to no default limit on possible input size. | |
| CVE-2022-28615 | Cri | 9.1 | < 2.4.23-29.91.1 | 2.4.23-29.91.1 | Jun 9, 2022 | Apache HTTP Server 2.4.53 and earlier may crash or disclose information due to a read beyond bounds in ap_strcmp_match() when provided with an extremely large input buffer. While no code distributed with the server can be coerced into such a call, third-party modules or lua scrip | |
| CVE-2022-28614 | Med | 5.3 | < 2.4.23-29.91.1 | 2.4.23-29.91.1 | Jun 9, 2022 | The ap_rwrite() function in Apache HTTP Server 2.4.53 and earlier may read unintended memory if an attacker can cause the server to reflect very large input using ap_rwrite() or ap_rputs(), such as with mod_luas r:puts() function. Modules compiled and distributed separately from | |
| CVE-2022-26377 | Hig | 7.5 | < 2.4.23-29.91.1 | 2.4.23-29.91.1 | Jun 9, 2022 | Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4. | |
| CVE-2022-23943 | Cri | 9.8 | < 2.4.23-29.88.1 | 2.4.23-29.88.1 | Mar 14, 2022 | 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. | |
| CVE-2022-22721 | Cri | 9.1 | < 2.4.23-29.88.1 | 2.4.23-29.88.1 | Mar 14, 2022 | 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. | |
| CVE-2022-22720 | Cri | 9.8 | < 2.4.23-29.88.1 | 2.4.23-29.88.1 | Mar 14, 2022 | 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 | |
| CVE-2022-22719 | Hig | 7.5 | < 2.4.23-29.88.1 | 2.4.23-29.88.1 | Mar 14, 2022 | 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. | |
| CVE-2021-44790 | Cri | 9.8 | < 2.4.23-29.83.1 | 2.4.23-29.83.1 | Dec 20, 2021 | A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Ser | |
| CVE-2021-44224 | Hig | 8.2 | < 2.4.23-29.83.1 | 2.4.23-29.83.1 | Dec 20, 2021 | 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 | |
| CVE-2021-40438 | Cri | 9.0 | KEV | < 2.4.23-29.80.1 | 2.4.23-29.80.1 | Sep 16, 2021 | A crafted request uri-path can cause mod_proxy to forward the request to an origin server choosen by the remote user. This issue affects Apache HTTP Server 2.4.48 and earlier. |
| CVE-2021-39275 | Cri | 9.8 | < 2.4.23-29.80.1 | 2.4.23-29.80.1 | Sep 16, 2021 | 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. | |
| CVE-2021-34798 | Hig | 7.5 | < 2.4.23-29.80.1 | 2.4.23-29.80.1 | Sep 16, 2021 | Malformed requests may cause the server to dereference a NULL pointer. This issue affects Apache HTTP Server 2.4.48 and earlier. | |
| CVE-2021-31618 | Hig | 7.5 | < 2.4.23-29.74.1 | 2.4.23-29.74.1 | Jun 15, 2021 | Apache HTTP Server protocol handler for the HTTP/2 protocol checks received request headers against the size limitations as configured for the server and used for the HTTP/1 protocol as well. On violation of these restrictions and HTTP response is sent to the client with a status | |
| CVE-2021-30641 | Med | 5.3 | < 2.4.23-29.74.1 | 2.4.23-29.74.1 | Jun 10, 2021 | Apache HTTP Server versions 2.4.39 to 2.4.46 Unexpected matching behavior with 'MergeSlashes OFF' | |
| CVE-2021-26691 | Cri | 9.8 | < 2.4.23-29.74.1 | 2.4.23-29.74.1 | Jun 10, 2021 | 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 | |
| CVE-2021-26690 | Hig | 7.5 | < 2.4.23-29.74.1 | 2.4.23-29.74.1 | Jun 10, 2021 | 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 |
- affected < 2.4.23-29.91.1fixed 2.4.23-29.91.1
Apache HTTP Server 2.4.53 and earlier may not send the X-Forwarded-* headers to the origin server based on client side Connection header hop-by-hop mechanism. This may be used to bypass IP based authentication on the origin server/application.
- affected < 2.4.23-29.91.1fixed 2.4.23-29.91.1
Apache HTTP Server 2.4.53 and earlier may return lengths to applications calling r:wsread() that point past the end of the storage allocated for the buffer.
- affected < 2.4.23-29.91.1fixed 2.4.23-29.91.1
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.
- affected < 2.4.23-29.91.1fixed 2.4.23-29.91.1
In Apache HTTP Server 2.4.53 and earlier, a malicious request to a lua script that calls r:parsebody(0) may cause a denial of service due to no default limit on possible input size.
- affected < 2.4.23-29.91.1fixed 2.4.23-29.91.1
Apache HTTP Server 2.4.53 and earlier may crash or disclose information due to a read beyond bounds in ap_strcmp_match() when provided with an extremely large input buffer. While no code distributed with the server can be coerced into such a call, third-party modules or lua scrip
- affected < 2.4.23-29.91.1fixed 2.4.23-29.91.1
The ap_rwrite() function in Apache HTTP Server 2.4.53 and earlier may read unintended memory if an attacker can cause the server to reflect very large input using ap_rwrite() or ap_rputs(), such as with mod_luas r:puts() function. Modules compiled and distributed separately from
- affected < 2.4.23-29.91.1fixed 2.4.23-29.91.1
Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4.
- affected < 2.4.23-29.88.1fixed 2.4.23-29.88.1
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.
- affected < 2.4.23-29.88.1fixed 2.4.23-29.88.1
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.
- affected < 2.4.23-29.88.1fixed 2.4.23-29.88.1
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
- affected < 2.4.23-29.88.1fixed 2.4.23-29.88.1
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.
- affected < 2.4.23-29.83.1fixed 2.4.23-29.83.1
A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Ser
- affected < 2.4.23-29.83.1fixed 2.4.23-29.83.1
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
- affected < 2.4.23-29.80.1fixed 2.4.23-29.80.1
A crafted request uri-path can cause mod_proxy to forward the request to an origin server choosen by the remote user. This issue affects Apache HTTP Server 2.4.48 and earlier.
- affected < 2.4.23-29.80.1fixed 2.4.23-29.80.1
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.
- affected < 2.4.23-29.80.1fixed 2.4.23-29.80.1
Malformed requests may cause the server to dereference a NULL pointer. This issue affects Apache HTTP Server 2.4.48 and earlier.
- affected < 2.4.23-29.74.1fixed 2.4.23-29.74.1
Apache HTTP Server protocol handler for the HTTP/2 protocol checks received request headers against the size limitations as configured for the server and used for the HTTP/1 protocol as well. On violation of these restrictions and HTTP response is sent to the client with a status
- affected < 2.4.23-29.74.1fixed 2.4.23-29.74.1
Apache HTTP Server versions 2.4.39 to 2.4.46 Unexpected matching behavior with 'MergeSlashes OFF'
- affected < 2.4.23-29.74.1fixed 2.4.23-29.74.1
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
- affected < 2.4.23-29.74.1fixed 2.4.23-29.74.1
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
Page 1 of 2