Name
apache2
Version
2.4.68
Type
library
Description
Apache HTTP Server
Licenses
Apache-2.0
PURL
-
CPE
cpe:2.3:*:apache:http_server:2.4.68:*:*:*:*:*:*:*
Other Versions#
Patches#
#
Title
Author
Resolve
1
support/apxs.in: force destdir to be empty string
Trevor Gamblin <trevor.gamblin@windriver.com>
2
Log the SELinux context at startup.
Paul Eggleton <paul.eggleton@linux.intel.com>
3
apache2: fix the race issue of parallel installation
Zhenhua Luo <zhenhua.luo@freescale.com>
4
make_exports.awk: not expose the path
Mingli Yu <mingli.yu@windriver.com>
5
apache2: allow to disable selinux support
Wenzong Fan <wenzong.fan@windriver.com>
6
apache2: do not export apr/apr-util symbols when using shared
Paul Eggleton <paul.eggleton@linux.intel.com>
7
Fix perl install directory to /usr/bin
echo <fei.geng@windriver.com>
8
replace lynx to curl in apachectl script
Yulong Pei <Yulong.pei@windriver.com>
9
apache2: bump up the core size limit if CoreDumpDirectory is
Paul Eggleton <paul.eggleton@linux.intel.com>
10
apache2: do not use relative path for gen_test_char
Paul Eggleton <paul.eggleton@linux.intel.com>
11
configure: use pkg-config for PCRE detection
Koen Kooi <koen.kooi@linaro.org>
Vulnerabilities#
Name
Analysis
Description
False Positive
A flaw was found in the mod_auth_openidc module for Apache httpd. This flaw allows a remote, unauthenticated attacker to trigger a denial of service by sending an empty POST request when the OIDCPreservePost directive is enabled. The server crashes consistently, affecting availability.
False Positive
modules/arch/win32/mod_isapi.c in mod_isapi in the Apache HTTP Server 2.0.37 through 2.0.63, 2.2.0 through 2.2.14, and 2.3.x before 2.3.7, when running on Windows, does not ensure that request processing is complete before calling isapi_unload for an ISAPI .dll module, which allows remote attackers to execute arbitrary code via unspecified vectors related to a crafted request, a reset packet, and "orphaned callback pointers."
False Positive
Cross-site scripting (XSS) vulnerability in Apache 2.2.6 and earlier allows remote attackers to inject arbitrary web script or HTML via UTF-7 encoded URLs that are not properly handled when displaying the 403 Forbidden error page.
False Positive
Unspecified vulnerability in mod_proxy_balancer for Apache HTTP Server 2.2.x before 2.2.7-dev, when running on Windows, allows remote attackers to trigger memory corruption via a long URL. NOTE: the vendor could not reproduce this issue
False Positive
The balancer_handler function in mod_proxy_balancer in the Apache HTTP Server 2.2.0 through 2.2.6, when a threaded Multi-Processing Module is used, allows remote authenticated users to cause a denial of service (child process crash) via an invalid bb variable.
False Positive
Cross-site scripting (XSS) vulnerability in balancer-manager in mod_proxy_balancer in the Apache HTTP Server 2.2.0 through 2.2.6 allows remote attackers to inject arbitrary web script or HTML via the (1) ss, (2) wr, or (3) rr parameters, or (4) the URL.
False Positive
Directory traversal vulnerability in Apache HTTP Server and Tomcat 5.x before 5.5.22 and 6.x before 6.0.10, when using certain proxy modules (mod_proxy, mod_rewrite, mod_jk), allows remote attackers to read arbitrary files via a .. (dot dot) sequence with combinations of (1) "/" (slash), (2) "\" (backslash), and (3) URL-encoded backslash (%5C) characters in the URL, which are valid separators in Tomcat but not in Apache.
False Positive
A possible interaction between Apple MacOS X release 1.0 and Apache HTTP server allows remote attackers to cause a denial of service (crash) via a flood of HTTP GET requests to CGI programs, which generates a large number of processes.
False Positive
Multiple buffer overflows in smbvalid/smbval SMB authentication library, as used in Apache::AuthenSmb and possibly other modules, allows remote attackers to execute arbitrary commands via (1) a long username, (2) a long password, and (3) other unspecified methods.
False Positive
A default configuration of Apache on Debian GNU/Linux sets the ServerRoot to /usr/doc, which allows remote users to read documentation files for the entire server.
False Positive
The Apache web server for Win32 may provide access to restricted files when a . (dot) is appended to a requested URL.