QID 150660

Date Published: 2023-03-17

QID 150660: Apache HTTP Server Prior to 2.4.56 Multiple Security Vulnerabilities

The Apache HTTP Server, colloquially called Apache, is a free and open-source cross-platform web server software.

Affected versions of Apache HTTP Server has multiple vulnerabilities:
CVE-2023-25690 : The Apache HTTP Server may be vulnerable to HTTP Request Smuggling attacks if certain mod_proxy configurations are enabled. Specifically, if mod_proxy is enabled alongside a RewriteRule or ProxyPassMatch that includes a non-specific pattern that matches a portion of the user-supplied request-target data, and that data is then re-inserted into the proxied request-target using variable substitution, the system is vulnerable.

CVE-2023-27522 : Apache HTTP Server may be vulnerable to HTTP Response Smuggling attacks via mod_proxy_uwsgi. This vulnerability can be exploited by an attacker to truncate or split the response forwarded to the client by using special characters in the origin response header.

Affected Versions:
Apache HTTP Server version from 2.4.0 to 2.4.55

QID Detection Logic (Unauthenticated):
This QID sends a HTTP GET request and checks the response headers to confirm if the host is running vulnerable version of Apache HTTP Server.

Exploitation of the vulnerability could lead to HTTP request smuggling or response smuggling attacks.

  • CVSS V3 rated as Critical - 9.8 severity.
  • CVSS V2 rated as Critical - 9.4 severity.
  • Solution
    Customers are advised to upgrade to the latest version of Apache HTTP Server to remediate this vulnerability. For more information related to this vulnerability please refer to Apache's Security advisory
    Vendor References

    CVEs related to QID 150660

    Software Advisories
    Advisory ID Software Component Link
    Apache HTTP Server URL Logo httpd.apache.org/security/vulnerabilities_24.html