VYPR

rpm package

almalinux/httpd-core

pkg:rpm/almalinux/httpd-core

Vulnerabilities (42)

  • CVE-2024-38476Jul 1, 2024
    affected < 2.4.57-11.el9_4.1fixed 2.4.57-11.el9_4.1

    Vulnerability in core of Apache HTTP Server 2.4.59 and earlier are vulnerably to information disclosure, SSRF or local script execution via backend applications whose response headers are malicious or exploitable. Users are recommended to upgrade to version 2.4.60, which fixes t

  • CVE-2024-38475KEVJul 1, 2024
    affected < 2.4.57-11.el9_4fixed 2.4.57-11.el9_4

    Improper escaping of output in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows an attacker to map URLs to filesystem locations that are permitted to be served by the server but are not intentionally/directly reachable by any URL, resulting in code execution or source

  • CVE-2024-38474Jul 1, 2024
    affected < 2.4.57-11.el9_4fixed 2.4.57-11.el9_4

    Substitution encoding issue in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant to only to be executed as CGI. Users a

  • CVE-2024-38473Jul 1, 2024
    affected < 2.4.57-11.el9_4fixed 2.4.57-11.el9_4

    Encoding problem in mod_proxy in Apache HTTP Server 2.4.59 and earlier allows request URLs with incorrect encoding to be sent to backend services, potentially bypassing authentication via crafted requests. Users are recommended to upgrade to version 2.4.60, which fixes this issue

  • CVE-2024-24795Apr 4, 2024
    affected < 2.4.62-1.el9fixed 2.4.62-1.el9

    HTTP Response splitting in multiple modules in Apache HTTP Server allows an attacker that can inject malicious response headers into backend applications to cause an HTTP desynchronization attack. Users are recommended to upgrade to version 2.4.59, which fixes this issue.

  • CVE-2023-38709Apr 4, 2024
    affected < 2.4.62-1.el9fixed 2.4.62-1.el9

    Faulty input validation in the core of Apache allows malicious or exploitable backend/content generators to split HTTP responses. This issue affects Apache HTTP Server: through 2.4.58.

  • CVE-2023-31122Oct 23, 2023
    affected < 2.4.57-8.el9fixed 2.4.57-8.el9

    Out-of-bounds Read vulnerability in mod_macro of Apache HTTP Server.This issue affects Apache HTTP Server: through 2.4.57.

  • CVE-2023-27522Mar 7, 2023
    affected < 2.4.57-5.el9fixed 2.4.57-5.el9

    HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55. Special characters in the origin response header can truncate/split the response forwarded to the client.

  • CVE-2023-25690Mar 7, 2023
    affected < 2.4.53-7.el9_1.5fixed 2.4.53-7.el9_1.5

    Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack. Configurations are affected when mod_proxy is enabled along with some form of RewriteRule or ProxyPassMatch in which a non-specific pattern matches some

  • CVE-2022-37436Jan 17, 2023
    affected < 2.4.53-7.el9_1.1fixed 2.4.53-7.el9_1.1

    Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client.

  • CVE-2022-36760Jan 17, 2023
    affected < 2.4.53-7.el9_1.1fixed 2.4.53-7.el9_1.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-2006-20001Jan 17, 2023
    affected < 2.4.53-7.el9_1.1fixed 2.4.53-7.el9_1.1

    A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool (heap) memory location beyond the header value sent. This could cause the process to crash. This issue affects Apache HTTP Server 2.4.54 and earlier.

  • CVE-2022-31813Jun 8, 2022
    affected < 2.4.53-7.el9fixed 2.4.53-7.el9

    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.53-7.el9fixed 2.4.53-7.el9

    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.53-7.el9fixed 2.4.53-7.el9

    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.53-7.el9fixed 2.4.53-7.el9

    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.53-7.el9fixed 2.4.53-7.el9

    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.53-7.el9fixed 2.4.53-7.el9

    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.53-7.el9fixed 2.4.53-7.el9

    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.53-7.el9fixed 2.4.53-7.el9

    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.