VYPR

rpm package

suse/apache2&distro=SUSE Linux Enterprise Server 15 SP1-BCL

pkg:rpm/suse/apache2&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP1-BCL

Vulnerabilities (24)

  • CVE-2022-31813Jun 8, 2022
    affected < 2.4.33-150000.3.69.1fixed 2.4.33-150000.3.69.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.

  • CVE-2022-30556Jun 8, 2022
    affected < 2.4.33-150000.3.69.1fixed 2.4.33-150000.3.69.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.

  • CVE-2022-30522Jun 8, 2022
    affected < 2.4.33-150000.3.69.1fixed 2.4.33-150000.3.69.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.

  • CVE-2022-29404Jun 8, 2022
    affected < 2.4.33-150000.3.69.1fixed 2.4.33-150000.3.69.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.

  • CVE-2022-28615Jun 8, 2022
    affected < 2.4.33-150000.3.69.1fixed 2.4.33-150000.3.69.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

  • CVE-2022-28614Jun 8, 2022
    affected < 2.4.33-150000.3.69.1fixed 2.4.33-150000.3.69.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

  • CVE-2022-26377Jun 8, 2022
    affected < 2.4.33-150000.3.69.1fixed 2.4.33-150000.3.69.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.

  • CVE-2022-23943Mar 14, 2022
    affected < 2.4.33-150000.3.66.1fixed 2.4.33-150000.3.66.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.

  • CVE-2022-22721Mar 14, 2022
    affected < 2.4.33-150000.3.66.1fixed 2.4.33-150000.3.66.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.

  • CVE-2022-22720Mar 14, 2022
    affected < 2.4.33-150000.3.66.1fixed 2.4.33-150000.3.66.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

  • CVE-2022-22719Mar 14, 2022
    affected < 2.4.33-150000.3.66.1fixed 2.4.33-150000.3.66.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.

  • CVE-2021-44224Dec 20, 2021
    affected < 2.4.33-3.61.1fixed 2.4.33-3.61.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

  • CVE-2021-44790Dec 20, 2021
    affected < 2.4.33-3.61.1fixed 2.4.33-3.61.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

  • CVE-2021-40438KEVSep 16, 2021
    affected < 2.4.33-3.55.1fixed 2.4.33-3.55.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.

  • CVE-2021-39275Sep 16, 2021
    affected < 2.4.33-3.55.1fixed 2.4.33-3.55.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.

  • CVE-2021-36160Sep 16, 2021
    affected < 2.4.33-3.55.1fixed 2.4.33-3.55.1

    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).

  • CVE-2021-34798Sep 16, 2021
    affected < 2.4.33-3.55.1fixed 2.4.33-3.55.1

    Malformed requests may cause the server to dereference a NULL pointer. This issue affects Apache HTTP Server 2.4.48 and earlier.

  • CVE-2021-33193Aug 16, 2021
    affected < 2.4.33-3.55.1fixed 2.4.33-3.55.1

    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.

  • CVE-2021-31618Jun 15, 2021
    affected < 2.4.33-3.50.1fixed 2.4.33-3.50.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

  • CVE-2021-30641Jun 10, 2021
    affected < 2.4.33-3.50.1fixed 2.4.33-3.50.1

    Apache HTTP Server versions 2.4.39 to 2.4.46 Unexpected matching behavior with 'MergeSlashes OFF'

Page 1 of 2