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.
- Apache HTTP Server -
httpd.apache.org/security/vulnerabilities_24.html
CVEs related to QID 150660
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| Apache HTTP Server |
|