Search for packages
Package details: pkg:apache/httpd@2.2.11
purl pkg:apache/httpd@2.2.11
Next non-vulnerable version 2.2.28
Latest non-vulnerable version 2.4.54
Risk 10.0
Vulnerabilities affecting this package (48)
Vulnerability Summary Fixed by
VCID-1awx-fb64-aaae
Aliases:
CVE-2017-3167
In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, use of the ap_get_basic_auth_pw() by third-party modules outside of the authentication phase may lead to authentication requirements being bypassed.
2.2.28
Affected by 0 other vulnerabilities.
2.2.30
Affected by 0 other vulnerabilities.
2.2.33
Affected by 0 other vulnerabilities.
2.2.34
Affected by 1 other vulnerability.
2.4.5
Affected by 1 other vulnerability.
2.4.8
Affected by 1 other vulnerability.
2.4.11
Affected by 1 other vulnerability.
2.4.13
Affected by 1 other vulnerability.
2.4.19
Affected by 2 other vulnerabilities.
2.4.21
Affected by 2 other vulnerabilities.
2.4.24
Affected by 2 other vulnerabilities.
2.4.26
Affected by 34 other vulnerabilities.
VCID-1pf4-rzru-aaak
Aliases:
CVE-2015-3183
The chunked transfer coding implementation in the Apache HTTP Server before 2.4.14 does not properly parse chunk headers, which allows remote attackers to conduct HTTP request smuggling attacks via a crafted request, related to mishandling of large chunk-size values and invalid chunk-extension characters in modules/http/http_filters.c.
2.2.28
Affected by 0 other vulnerabilities.
2.2.30
Affected by 0 other vulnerabilities.
2.2.31
Affected by 8 other vulnerabilities.
2.4.5
Affected by 1 other vulnerability.
2.4.8
Affected by 1 other vulnerability.
2.4.11
Affected by 1 other vulnerability.
2.4.13
Affected by 1 other vulnerability.
2.4.16
Affected by 30 other vulnerabilities.
VCID-1sxy-v71c-aaah
Aliases:
CVE-2009-1956
Off-by-one error in the apr_brigade_vprintf function in Apache APR-util before 1.3.5 on big-endian platforms allows remote attackers to obtain sensitive information or cause a denial of service (application crash) via crafted input.
2.2.12
Affected by 42 other vulnerabilities.
VCID-29gg-v4hb-aaak
Aliases:
CVE-2011-3192
The byterange filter in the Apache HTTP Server 1.3.x, 2.0.x through 2.0.64, and 2.2.x through 2.2.19 allows remote attackers to cause a denial of service (memory and CPU consumption) via a Range header that expresses multiple overlapping ranges, as exploited in the wild in August 2011, a different vulnerability than CVE-2007-0086.
2.2.20
Affected by 29 other vulnerabilities.
VCID-2cgf-57ed-aaap
Aliases:
CVE-2017-9798
Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. This affects the Apache HTTP Server through 2.2.34 and 2.4.x through 2.4.27. The attacker sends an unauthenticated OPTIONS HTTP request when attempting to read secret data. This is a use-after-free issue and thus secret data is not always sent, and the specific data depends on many factors including configuration. Exploitation with .htaccess can be blocked with a patch to the ap_limit_section function in server/core.c.
2.2.28
Affected by 0 other vulnerabilities.
2.2.30
Affected by 0 other vulnerabilities.
2.2.33
Affected by 0 other vulnerabilities.
2.3.0
Affected by 0 other vulnerabilities.
2.4.5
Affected by 1 other vulnerability.
2.4.8
Affected by 1 other vulnerability.
2.4.11
Affected by 1 other vulnerability.
2.4.13
Affected by 1 other vulnerability.
2.4.19
Affected by 2 other vulnerabilities.
2.4.21
Affected by 2 other vulnerabilities.
2.4.24
Affected by 2 other vulnerabilities.
2.4.28
Affected by 31 other vulnerabilities.
VCID-2tq2-wbv4-aaab
Aliases:
CVE-2009-2699
The Solaris pollset feature in the Event Port backend in poll/unix/port.c in the Apache Portable Runtime (APR) library before 1.3.9, as used in the Apache HTTP Server before 2.2.14 and other products, does not properly handle errors, which allows remote attackers to cause a denial of service (daemon hang) via unspecified HTTP requests, related to the prefork and event MPMs.
2.2.14
Affected by 38 other vulnerabilities.
VCID-5rut-tj2x-aaap
Aliases:
CVE-2011-4317
The mod_proxy module in the Apache HTTP Server 1.3.x through 1.3.42, 2.0.x through 2.0.64, and 2.2.x through 2.2.21, when the Revision 1179239 patch is in place, does not properly interact with use of (1) RewriteRule and (2) ProxyPassMatch pattern matches for configuration of a reverse proxy, which allows remote attackers to send requests to intranet servers via a malformed URI containing an @ (at sign) character and a : (colon) character in invalid positions. NOTE: this vulnerability exists because of an incomplete fix for CVE-2011-3368.
2.2.22
Affected by 21 other vulnerabilities.
VCID-5zd4-jd9e-aaac
Aliases:
CVE-2014-0098
The log_cookie function in mod_log_config.c in the mod_log_config module in the Apache HTTP Server before 2.4.8 allows remote attackers to cause a denial of service (segmentation fault and daemon crash) via a crafted cookie that is not properly handled during truncation.
2.2.27
Affected by 13 other vulnerabilities.
2.4.5
Affected by 1 other vulnerability.
2.4.8
Affected by 1 other vulnerability.
2.4.9
Affected by 41 other vulnerabilities.
VCID-8dyd-depr-aaam
Aliases:
CVE-2009-3560
The big2_toUtf8 function in lib/xmltok.c in libexpat in Expat 2.0.1, as used in the XML-Twig module for Perl, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with malformed UTF-8 sequences that trigger a buffer over-read, related to the doProlog function in lib/xmlparse.c, a different vulnerability than CVE-2009-2625 and CVE-2009-3720.
2.2.17
Affected by 31 other vulnerabilities.
VCID-964c-4tbk-aaan
Aliases:
CVE-2010-0408
The ap_proxy_ajp_request function in mod_proxy_ajp.c in mod_proxy_ajp in the Apache HTTP Server 2.2.x before 2.2.15 does not properly handle certain situations in which a client sends no request body, which allows remote attackers to cause a denial of service (backend server outage) via a crafted request, related to use of a 500 error code instead of the appropriate 400 error code.
2.2.15
Affected by 35 other vulnerabilities.
VCID-9khq-s81v-aaaf
Aliases:
CVE-2008-0456
CRLF injection vulnerability in the mod_negotiation module in the Apache HTTP Server 2.2.6 and earlier in the 2.2.x series, 2.0.61 and earlier in the 2.0.x series, and 1.3.39 and earlier in the 1.3.x series allows remote authenticated users to inject arbitrary HTTP headers and conduct HTTP response splitting attacks by uploading a file with a multi-line name containing HTTP header sequences and a file extension, which leads to injection within a (1) "406 Not Acceptable" or (2) "300 Multiple Choices" HTTP response when the extension is omitted in a request for the file.
2.2.12
Affected by 42 other vulnerabilities.
VCID-9w5c-q5bk-aaae
Aliases:
CVE-2012-4558
Multiple cross-site scripting (XSS) vulnerabilities in the balancer_handler function in the manager interface in mod_proxy_balancer.c in the mod_proxy_balancer module in the Apache HTTP Server 2.2.x before 2.2.24-dev and 2.4.x before 2.4.4 allow remote attackers to inject arbitrary web script or HTML via a crafted string.
2.2.24
Affected by 15 other vulnerabilities.
2.4.4
Affected by 40 other vulnerabilities.
VCID-a61m-1sk9-aaaj
Aliases:
CVE-2010-0434
The ap_read_request function in server/protocol.c in the Apache HTTP Server 2.2.x before 2.2.15, when a multithreaded MPM is used, does not properly handle headers in subrequests in certain circumstances involving a parent request that has a body, which might allow remote attackers to obtain sensitive information via a crafted request that triggers access to memory locations associated with an earlier request.
2.2.15
Affected by 35 other vulnerabilities.
VCID-c7e7-cdc7-aaam
Aliases:
CVE-2009-3720
The updatePosition function in lib/xmltok_impl.c in libexpat in Expat 2.0.1, as used in Python, PyXML, w3c-libwww, and other software, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with crafted UTF-8 sequences that trigger a buffer over-read, a different vulnerability than CVE-2009-2625.
2.2.17
Affected by 31 other vulnerabilities.
VCID-cxt1-n6br-aaaf
Aliases:
CVE-2012-0053
protocol.c in the Apache HTTP Server 2.2.x through 2.2.21 does not properly restrict header information during construction of Bad Request (aka 400) error documents, which allows remote attackers to obtain the values of HTTPOnly cookies via vectors involving a (1) long or (2) malformed header in conjunction with crafted web script.
2.2.22
Affected by 21 other vulnerabilities.
VCID-d333-ppvg-aaaq
Aliases:
CVE-2009-1191
mod_proxy_ajp.c in the mod_proxy_ajp module in the Apache HTTP Server 2.2.11 allows remote attackers to obtain sensitive response data, intended for a client that sent an earlier POST request with no request body, via an HTTP request.
2.2.12
Affected by 42 other vulnerabilities.
VCID-d59r-2grq-aaab
Aliases:
CVE-2010-2068
mod_proxy_http.c in mod_proxy_http in the Apache HTTP Server 2.2.9 through 2.2.15, 2.3.4-alpha, and 2.3.5-alpha on Windows, NetWare, and OS/2, in certain configurations involving proxy worker pools, does not properly detect timeouts, which allows remote attackers to obtain a potentially sensitive response intended for a different client in opportunistic circumstances via a normal HTTP request.
2.2.16
Affected by 33 other vulnerabilities.
VCID-dmwk-usu8-aaas
Aliases:
CVE-2013-6438
The dav_xml_get_cdata function in main/util.c in the mod_dav module in the Apache HTTP Server before 2.4.8 does not properly remove whitespace characters from CDATA sections, which allows remote attackers to cause a denial of service (daemon crash) via a crafted DAV WRITE request.
2.2.27
Affected by 13 other vulnerabilities.
2.4.5
Affected by 1 other vulnerability.
2.4.8
Affected by 1 other vulnerability.
2.4.9
Affected by 41 other vulnerabilities.
VCID-dq5v-7ymd-aaaq
Aliases:
CVE-2009-3095
The mod_proxy_ftp module in the Apache HTTP Server allows remote attackers to bypass intended access restrictions and send arbitrary commands to an FTP server via vectors related to the embedding of these commands in the Authorization HTTP header, as demonstrated by a certain module in VulnDisco Pack Professional 8.11.
2.2.14
Affected by 38 other vulnerabilities.
VCID-evyq-x542-aaaj
Aliases:
CVE-2014-0226
Race condition in the mod_status module in the Apache HTTP Server before 2.4.10 allows remote attackers to cause a denial of service (heap-based buffer overflow), or possibly obtain sensitive credential information or execute arbitrary code, via a crafted request that triggers improper scoreboard handling within the status_handler function in modules/generators/mod_status.c and the lua_ap_scoreboard_worker function in modules/lua/lua_request.c.
2.2.28
Affected by 0 other vulnerabilities.
2.2.29
Affected by 9 other vulnerabilities.
2.4.5
Affected by 1 other vulnerability.
2.4.8
Affected by 1 other vulnerability.
2.4.10
Affected by 37 other vulnerabilities.
VCID-g44f-ek3a-aaak
Aliases:
CVE-2009-0023
The apr_strmatch_precompile function in strmatch/apr_strmatch.c in Apache APR-util before 1.3.5 allows remote attackers to cause a denial of service (daemon crash) via crafted input involving (1) a .htaccess file used with the Apache HTTP Server, (2) the SVNMasterURI directive in the mod_dav_svn module in the Apache HTTP Server, (3) the mod_apreq2 module for the Apache HTTP Server, or (4) an application that uses the libapreq2 library, which triggers a heap-based buffer underflow.
2.2.12
Affected by 42 other vulnerabilities.
VCID-g5wc-xh9z-aaaf
Aliases:
CVE-2017-7679
In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, mod_mime can read one byte past the end of a buffer when sending a malicious Content-Type response header.
2.2.28
Affected by 0 other vulnerabilities.
2.2.30
Affected by 0 other vulnerabilities.
2.2.33
Affected by 0 other vulnerabilities.
2.2.34
Affected by 1 other vulnerability.
2.4.5
Affected by 1 other vulnerability.
2.4.8
Affected by 1 other vulnerability.
2.4.11
Affected by 1 other vulnerability.
2.4.13
Affected by 1 other vulnerability.
2.4.19
Affected by 2 other vulnerabilities.
2.4.21
Affected by 2 other vulnerabilities.
2.4.24
Affected by 2 other vulnerabilities.
2.4.26
Affected by 34 other vulnerabilities.
VCID-g7gd-zfmv-aaae
Aliases:
CVE-2016-4975
Possible CRLF injection allowing HTTP response splitting attacks for sites which use mod_userdir. This issue was mitigated by changes made in 2.4.25 and 2.2.32 which prohibit CR or LF injection into the "Location" or other outbound header key or value. Fixed in Apache HTTP Server 2.4.25 (Affected 2.4.1-2.4.23). Fixed in Apache HTTP Server 2.2.32 (Affected 2.2.0-2.2.31).
2.2.28
Affected by 0 other vulnerabilities.
2.2.30
Affected by 0 other vulnerabilities.
2.2.32
Affected by 6 other vulnerabilities.
2.4.5
Affected by 1 other vulnerability.
2.4.8
Affected by 1 other vulnerability.
2.4.11
Affected by 1 other vulnerability.
2.4.13
Affected by 1 other vulnerability.
2.4.19
Affected by 2 other vulnerabilities.
2.4.21
Affected by 2 other vulnerabilities.
2.4.24
Affected by 2 other vulnerabilities.
2.4.25
Affected by 38 other vulnerabilities.
VCID-gjk7-z8g3-aaaq
Aliases:
CVE-2011-3607
Integer overflow in the ap_pregsub function in server/util.c in the Apache HTTP Server 2.0.x through 2.0.64 and 2.2.x through 2.2.21, when the mod_setenvif module is enabled, allows local users to gain privileges via a .htaccess file with a crafted SetEnvIf directive, in conjunction with a crafted HTTP request header, leading to a heap-based buffer overflow.
2.2.22
Affected by 21 other vulnerabilities.
VCID-hvbx-3ykq-aaan
Aliases:
CVE-2013-1862
mod_rewrite.c in the mod_rewrite module in the Apache HTTP Server 2.2.x before 2.2.25 writes data to a log file without sanitizing non-printable characters, which might allow remote attackers to execute arbitrary commands via an HTTP request containing an escape sequence for a terminal emulator.
2.2.24
Affected by 15 other vulnerabilities.
2.2.25
Affected by 15 other vulnerabilities.
VCID-kraa-vyt2-aaaa
Aliases:
CVE-2017-9788
In Apache httpd before 2.2.34 and 2.4.x before 2.4.27, the value placeholder in [Proxy-]Authorization headers of type 'Digest' was not initialized or reset before or between successive key=value assignments by mod_auth_digest. Providing an initial key with no '=' assignment could reflect the stale value of uninitialized pool memory used by the prior request, leading to leakage of potentially confidential information, and a segfault in other cases resulting in denial of service.
2.2.28
Affected by 0 other vulnerabilities.
2.2.30
Affected by 0 other vulnerabilities.
2.2.33
Affected by 0 other vulnerabilities.
2.2.34
Affected by 1 other vulnerability.
2.4.5
Affected by 1 other vulnerability.
2.4.8
Affected by 1 other vulnerability.
2.4.11
Affected by 1 other vulnerability.
2.4.13
Affected by 1 other vulnerability.
2.4.19
Affected by 2 other vulnerabilities.
2.4.21
Affected by 2 other vulnerabilities.
2.4.24
Affected by 2 other vulnerabilities.
2.4.27
Affected by 32 other vulnerabilities.
VCID-n958-rf3k-aaan
Aliases:
CVE-2012-2687
Multiple cross-site scripting (XSS) vulnerabilities in the make_variant_list function in mod_negotiation.c in the mod_negotiation module in the Apache HTTP Server 2.4.x before 2.4.3, when the MultiViews option is enabled, allow remote attackers to inject arbitrary web script or HTML via a crafted filename that is not properly handled during construction of a variant list.
2.2.23
Affected by 19 other vulnerabilities.
2.4.3
Affected by 42 other vulnerabilities.
VCID-p4wk-zcuh-aaad
Aliases:
CVE-2009-1891
The mod_deflate module in Apache httpd 2.2.11 and earlier compresses large files until completion even after the associated network connection is closed, which allows remote attackers to cause a denial of service (CPU consumption).
2.2.12
Affected by 42 other vulnerabilities.
VCID-pm2k-zdhx-aaam
Aliases:
CVE-2017-3169
In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, mod_ssl may dereference a NULL pointer when third-party modules call ap_hook_process_connection() during an HTTP request to an HTTPS port.
2.2.28
Affected by 0 other vulnerabilities.
2.2.30
Affected by 0 other vulnerabilities.
2.2.33
Affected by 0 other vulnerabilities.
2.2.34
Affected by 1 other vulnerability.
2.4.5
Affected by 1 other vulnerability.
2.4.8
Affected by 1 other vulnerability.
2.4.11
Affected by 1 other vulnerability.
2.4.13
Affected by 1 other vulnerability.
2.4.19
Affected by 2 other vulnerabilities.
2.4.21
Affected by 2 other vulnerabilities.
2.4.24
Affected by 2 other vulnerabilities.
2.4.26
Affected by 34 other vulnerabilities.
VCID-q1pj-pmht-aaam
Aliases:
CVE-2013-1896
mod_dav.c in the Apache HTTP Server before 2.2.25 does not properly determine whether DAV is enabled for a URI, which allows remote attackers to cause a denial of service (segmentation fault) via a MERGE request in which the URI is configured for handling by the mod_dav_svn module, but a certain href attribute in XML data refers to a non-DAV URI.
2.2.24
Affected by 15 other vulnerabilities.
2.2.25
Affected by 15 other vulnerabilities.
2.4.5
Affected by 1 other vulnerability.
2.4.6
Affected by 42 other vulnerabilities.
VCID-rxf1-1k5a-aaam
Aliases:
CVE-2010-1623
Memory leak in the apr_brigade_split_line function in buckets/apr_brigade.c in the Apache Portable Runtime Utility library (aka APR-util) before 1.3.10, as used in the mod_reqtimeout module in the Apache HTTP Server and other software, allows remote attackers to cause a denial of service (memory consumption) via unspecified vectors related to the destruction of an APR bucket.
2.2.17
Affected by 31 other vulnerabilities.
VCID-ryex-1mb4-aaap
Aliases:
CVE-2016-5387
The Apache HTTP Server through 2.4.23 follows RFC 3875 section 4.1.18 and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an "httpoxy" issue. NOTE: the vendor states "This mitigation has been assigned the identifier CVE-2016-5387"; in other words, this is not a CVE ID for a vulnerability.
2.2.28
Affected by 0 other vulnerabilities.
2.2.30
Affected by 0 other vulnerabilities.
2.2.32
Affected by 6 other vulnerabilities.
2.4.5
Affected by 1 other vulnerability.
2.4.8
Affected by 1 other vulnerability.
2.4.11
Affected by 1 other vulnerability.
2.4.13
Affected by 1 other vulnerability.
2.4.19
Affected by 2 other vulnerabilities.
2.4.21
Affected by 2 other vulnerabilities.
2.4.24
Affected by 2 other vulnerabilities.
2.4.25
Affected by 38 other vulnerabilities.
VCID-sh71-kuxa-aaag
Aliases:
CVE-2012-0883
envvars (aka envvars-std) in the Apache HTTP Server before 2.4.2 places a zero-length directory name in the LD_LIBRARY_PATH, which allows local users to gain privileges via a Trojan horse DSO in the current working directory during execution of apachectl.
2.2.23
Affected by 19 other vulnerabilities.
2.4.2
Affected by 44 other vulnerabilities.
VCID-t9hu-6b2h-aaae
Aliases:
CVE-2010-1452
The (1) mod_cache and (2) mod_dav modules in the Apache HTTP Server 2.2.x before 2.2.16 allow remote attackers to cause a denial of service (process crash) via a request that lacks a path.
2.2.16
Affected by 33 other vulnerabilities.
VCID-tepv-qzma-aaab
Aliases:
CVE-2009-1955
The expat XML parser in the apr_xml_* interface in xml/apr_xml.c in Apache APR-util before 1.3.7, as used in the mod_dav and mod_dav_svn modules in the Apache HTTP Server, allows remote attackers to cause a denial of service (memory consumption) via a crafted XML document containing a large number of nested entity references, as demonstrated by a PROPFIND request, a similar issue to CVE-2003-1564.
2.2.12
Affected by 42 other vulnerabilities.
VCID-tnc6-bvst-aaan
Aliases:
CVE-2013-5704
The mod_headers module in the Apache HTTP Server 2.2.22 allows remote attackers to bypass "RequestHeader unset" directives by placing a header in the trailer portion of data sent with chunked transfer coding. NOTE: the vendor states "this is not a security issue in httpd as such."
2.2.28
Affected by 0 other vulnerabilities.
2.2.29
Affected by 9 other vulnerabilities.
2.4.5
Affected by 1 other vulnerability.
2.4.8
Affected by 1 other vulnerability.
2.4.11
Affected by 1 other vulnerability.
2.4.12
Affected by 34 other vulnerabilities.
VCID-u4qv-snzv-aaaq
Aliases:
CVE-2009-1890
The stream_reqbody_cl function in mod_proxy_http.c in the mod_proxy module in the Apache HTTP Server before 2.3.3, when a reverse proxy is configured, does not properly handle an amount of streamed data that exceeds the Content-Length value, which allows remote attackers to cause a denial of service (CPU consumption) via crafted requests.
2.2.12
Affected by 42 other vulnerabilities.
VCID-u7ab-vxf1-aaak
Aliases:
CVE-2009-1195
The Apache HTTP Server 2.2.11 and earlier 2.2 versions does not properly handle Options=IncludesNOEXEC in the AllowOverride directive, which allows local users to gain privileges by configuring (1) Options Includes, (2) Options +Includes, or (3) Options +IncludesNOEXEC in a .htaccess file, and then inserting an exec element in a .shtml file.
2.2.12
Affected by 42 other vulnerabilities.
VCID-us96-4dyu-aaad
Aliases:
CVE-2009-2412
Multiple integer overflows in the Apache Portable Runtime (APR) library and the Apache Portable Utility library (aka APR-util) 0.9.x and 1.3.x allow remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via vectors that trigger crafted calls to the (1) allocator_alloc or (2) apr_palloc function in memory/unix/apr_pools.c in APR; or crafted calls to the (3) apr_rmm_malloc, (4) apr_rmm_calloc, or (5) apr_rmm_realloc function in misc/apr_rmm.c in APR-util; leading to buffer overflows. NOTE: some of these details are obtained from third party information.
2.2.13
Affected by 41 other vulnerabilities.
VCID-w5ba-fmfs-aaam
Aliases:
CVE-2011-0419
Stack consumption vulnerability in the fnmatch implementation in apr_fnmatch.c in the Apache Portable Runtime (APR) library before 1.4.3 and the Apache HTTP Server before 2.2.18, and in fnmatch.c in libc in NetBSD 5.1, OpenBSD 4.8, FreeBSD, Apple Mac OS X 10.6, Oracle Solaris 10, and Android, allows context-dependent attackers to cause a denial of service (CPU and memory consumption) via *? sequences in the first argument, as demonstrated by attacks against mod_autoindex in httpd.
2.2.19
Affected by 30 other vulnerabilities.
VCID-wf8u-9fv3-aaap
Aliases:
CVE-2016-8743
Apache HTTP Server, in all releases prior to 2.2.32 and 2.4.25, was liberal in the whitespace accepted from requests and sent in response lines and headers. Accepting these different behaviors represented a security concern when httpd participates in any chain of proxies or interacts with back-end application servers, either through mod_proxy or using conventional CGI mechanisms, and may result in request smuggling, response splitting and cache pollution.
2.2.28
Affected by 0 other vulnerabilities.
2.2.30
Affected by 0 other vulnerabilities.
2.2.32
Affected by 6 other vulnerabilities.
2.4.5
Affected by 1 other vulnerability.
2.4.8
Affected by 1 other vulnerability.
2.4.11
Affected by 1 other vulnerability.
2.4.13
Affected by 1 other vulnerability.
2.4.19
Affected by 2 other vulnerabilities.
2.4.21
Affected by 2 other vulnerabilities.
2.4.24
Affected by 2 other vulnerabilities.
2.4.25
Affected by 38 other vulnerabilities.
VCID-wmsx-921j-aaam
Aliases:
CVE-2012-3499
Multiple cross-site scripting (XSS) vulnerabilities in the Apache HTTP Server 2.2.x before 2.2.24-dev and 2.4.x before 2.4.4 allow remote attackers to inject arbitrary web script or HTML via vectors involving hostnames and URIs in the (1) mod_imagemap, (2) mod_info, (3) mod_ldap, (4) mod_proxy_ftp, and (5) mod_status modules.
2.2.24
Affected by 15 other vulnerabilities.
2.4.4
Affected by 40 other vulnerabilities.
VCID-wyfa-5v5x-aaam
Aliases:
CVE-2011-3368
The mod_proxy module in the Apache HTTP Server 1.3.x through 1.3.42, 2.0.x through 2.0.64, and 2.2.x through 2.2.21 does not properly interact with use of (1) RewriteRule and (2) ProxyPassMatch pattern matches for configuration of a reverse proxy, which allows remote attackers to send requests to intranet servers via a malformed URI containing an initial @ (at sign) character.
2.2.22
Affected by 21 other vulnerabilities.
VCID-xfau-vqn8-aaah
Aliases:
CVE-2010-0425
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."
2.2.15
Affected by 35 other vulnerabilities.
VCID-xjt7-2ew4-aaaj
Aliases:
CVE-2014-0118
The deflate_in_filter function in mod_deflate.c in the mod_deflate module in the Apache HTTP Server before 2.4.10, when request body decompression is enabled, allows remote attackers to cause a denial of service (resource consumption) via crafted request data that decompresses to a much larger size.
2.2.28
Affected by 0 other vulnerabilities.
2.2.29
Affected by 9 other vulnerabilities.
2.4.5
Affected by 1 other vulnerability.
2.4.8
Affected by 1 other vulnerability.
2.4.10
Affected by 37 other vulnerabilities.
VCID-xqb8-4zzf-aaae
Aliases:
CVE-2014-0231
The mod_cgid module in the Apache HTTP Server before 2.4.10 does not have a timeout mechanism, which allows remote attackers to cause a denial of service (process hang) via a request to a CGI script that does not read from its stdin file descriptor.
2.2.28
Affected by 0 other vulnerabilities.
2.2.29
Affected by 9 other vulnerabilities.
2.4.5
Affected by 1 other vulnerability.
2.4.8
Affected by 1 other vulnerability.
2.4.10
Affected by 37 other vulnerabilities.
VCID-y8n2-ru9b-aaac
Aliases:
CVE-2012-0031
scoreboard.c in the Apache HTTP Server 2.2.21 and earlier might allow local users to cause a denial of service (daemon crash during shutdown) or possibly have unspecified other impact by modifying a certain type field within a scoreboard shared memory segment, leading to an invalid call to the free function.
2.2.22
Affected by 21 other vulnerabilities.
VCID-z2dp-keth-aaan
Aliases:
CVE-2009-3094
The ap_proxy_ftp_handler function in modules/proxy/proxy_ftp.c in the mod_proxy_ftp module in the Apache HTTP Server 2.0.63 and 2.2.13 allows remote FTP servers to cause a denial of service (NULL pointer dereference and child process crash) via a malformed reply to an EPSV command.
2.2.14
Affected by 38 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2025-03-28T12:34:53.286446+00:00 Apache HTTPD Importer Affected by VCID-2cgf-57ed-aaap https://httpd.apache.org/security/json/CVE-2017-9798.json 36.0.0
2025-03-28T12:34:52.821064+00:00 Apache HTTPD Importer Affected by VCID-kraa-vyt2-aaaa https://httpd.apache.org/security/json/CVE-2017-9788.json 36.0.0
2025-03-28T12:34:52.385407+00:00 Apache HTTPD Importer Affected by VCID-g5wc-xh9z-aaaf https://httpd.apache.org/security/json/CVE-2017-7679.json 36.0.0
2025-03-28T12:34:51.886668+00:00 Apache HTTPD Importer Affected by VCID-pm2k-zdhx-aaam https://httpd.apache.org/security/json/CVE-2017-3169.json 36.0.0
2025-03-28T12:34:51.451257+00:00 Apache HTTPD Importer Affected by VCID-1awx-fb64-aaae https://httpd.apache.org/security/json/CVE-2017-3167.json 36.0.0
2025-03-28T12:34:51.031271+00:00 Apache HTTPD Importer Affected by VCID-wf8u-9fv3-aaap https://httpd.apache.org/security/json/CVE-2016-8743.json 36.0.0
2025-03-28T12:34:50.580190+00:00 Apache HTTPD Importer Affected by VCID-ryex-1mb4-aaap https://httpd.apache.org/security/json/CVE-2016-5387.json 36.0.0
2025-03-28T12:34:50.138600+00:00 Apache HTTPD Importer Affected by VCID-g7gd-zfmv-aaae https://httpd.apache.org/security/json/CVE-2016-4975.json 36.0.0
2025-03-28T12:34:49.508589+00:00 Apache HTTPD Importer Affected by VCID-1pf4-rzru-aaak https://httpd.apache.org/security/json/CVE-2015-3183.json 36.0.0
2025-03-28T12:34:48.939774+00:00 Apache HTTPD Importer Affected by VCID-xqb8-4zzf-aaae https://httpd.apache.org/security/json/CVE-2014-0231.json 36.0.0
2025-03-28T12:34:48.607140+00:00 Apache HTTPD Importer Affected by VCID-evyq-x542-aaaj https://httpd.apache.org/security/json/CVE-2014-0226.json 36.0.0
2025-03-28T12:34:48.273953+00:00 Apache HTTPD Importer Affected by VCID-xjt7-2ew4-aaaj https://httpd.apache.org/security/json/CVE-2014-0118.json 36.0.0
2025-03-28T12:34:47.928744+00:00 Apache HTTPD Importer Affected by VCID-5zd4-jd9e-aaac https://httpd.apache.org/security/json/CVE-2014-0098.json 36.0.0
2025-03-28T12:34:47.614986+00:00 Apache HTTPD Importer Affected by VCID-dmwk-usu8-aaas https://httpd.apache.org/security/json/CVE-2013-6438.json 36.0.0
2025-03-28T12:34:47.272715+00:00 Apache HTTPD Importer Affected by VCID-tnc6-bvst-aaan https://httpd.apache.org/security/json/CVE-2013-5704.json 36.0.0
2025-03-28T12:34:46.948665+00:00 Apache HTTPD Importer Affected by VCID-q1pj-pmht-aaam https://httpd.apache.org/security/json/CVE-2013-1896.json 36.0.0
2025-03-28T12:34:46.615221+00:00 Apache HTTPD Importer Affected by VCID-hvbx-3ykq-aaan https://httpd.apache.org/security/json/CVE-2013-1862.json 36.0.0
2025-03-28T12:34:46.232954+00:00 Apache HTTPD Importer Affected by VCID-9w5c-q5bk-aaae https://httpd.apache.org/security/json/CVE-2012-4558.json 36.0.0
2025-03-28T12:34:45.883757+00:00 Apache HTTPD Importer Affected by VCID-wmsx-921j-aaam https://httpd.apache.org/security/json/CVE-2012-3499.json 36.0.0
2025-03-28T12:34:45.642605+00:00 Apache HTTPD Importer Affected by VCID-n958-rf3k-aaan https://httpd.apache.org/security/json/CVE-2012-2687.json 36.0.0
2025-03-28T12:34:45.408368+00:00 Apache HTTPD Importer Affected by VCID-sh71-kuxa-aaag https://httpd.apache.org/security/json/CVE-2012-0883.json 36.0.0
2025-03-28T12:34:45.093033+00:00 Apache HTTPD Importer Affected by VCID-cxt1-n6br-aaaf https://httpd.apache.org/security/json/CVE-2012-0053.json 36.0.0
2025-03-28T12:34:44.654680+00:00 Apache HTTPD Importer Affected by VCID-y8n2-ru9b-aaac https://httpd.apache.org/security/json/CVE-2012-0031.json 36.0.0
2025-03-28T12:34:44.374776+00:00 Apache HTTPD Importer Affected by VCID-5rut-tj2x-aaap https://httpd.apache.org/security/json/CVE-2011-4317.json 36.0.0
2025-03-28T12:34:44.061218+00:00 Apache HTTPD Importer Affected by VCID-gjk7-z8g3-aaaq https://httpd.apache.org/security/json/CVE-2011-3607.json 36.0.0
2025-03-28T12:34:43.510870+00:00 Apache HTTPD Importer Affected by VCID-wyfa-5v5x-aaam https://httpd.apache.org/security/json/CVE-2011-3368.json 36.0.0
2025-03-28T12:34:42.893873+00:00 Apache HTTPD Importer Affected by VCID-29gg-v4hb-aaak https://httpd.apache.org/security/json/CVE-2011-3192.json 36.0.0
2025-03-28T12:34:42.483419+00:00 Apache HTTPD Importer Affected by VCID-w5ba-fmfs-aaam https://httpd.apache.org/security/json/CVE-2011-0419.json 36.0.0
2025-03-28T12:34:42.245435+00:00 Apache HTTPD Importer Affected by VCID-d59r-2grq-aaab https://httpd.apache.org/security/json/CVE-2010-2068.json 36.0.0
2025-03-28T12:34:42.016499+00:00 Apache HTTPD Importer Affected by VCID-rxf1-1k5a-aaam https://httpd.apache.org/security/json/CVE-2010-1623.json 36.0.0
2025-03-28T12:34:41.645159+00:00 Apache HTTPD Importer Affected by VCID-t9hu-6b2h-aaae https://httpd.apache.org/security/json/CVE-2010-1452.json 36.0.0
2025-03-28T12:34:41.281430+00:00 Apache HTTPD Importer Affected by VCID-a61m-1sk9-aaaj https://httpd.apache.org/security/json/CVE-2010-0434.json 36.0.0
2025-03-28T12:34:40.926138+00:00 Apache HTTPD Importer Affected by VCID-xfau-vqn8-aaah https://httpd.apache.org/security/json/CVE-2010-0425.json 36.0.0
2025-03-28T12:34:40.736947+00:00 Apache HTTPD Importer Affected by VCID-964c-4tbk-aaan https://httpd.apache.org/security/json/CVE-2010-0408.json 36.0.0
2025-03-28T12:34:40.320067+00:00 Apache HTTPD Importer Affected by VCID-c7e7-cdc7-aaam https://httpd.apache.org/security/json/CVE-2009-3720.json 36.0.0
2025-03-28T12:34:39.939826+00:00 Apache HTTPD Importer Affected by VCID-8dyd-depr-aaam https://httpd.apache.org/security/json/CVE-2009-3560.json 36.0.0
2025-03-28T12:34:39.587294+00:00 Apache HTTPD Importer Affected by VCID-dq5v-7ymd-aaaq https://httpd.apache.org/security/json/CVE-2009-3095.json 36.0.0
2025-03-28T12:34:39.235238+00:00 Apache HTTPD Importer Affected by VCID-z2dp-keth-aaan https://httpd.apache.org/security/json/CVE-2009-3094.json 36.0.0
2025-03-28T12:34:39.038294+00:00 Apache HTTPD Importer Affected by VCID-2tq2-wbv4-aaab https://httpd.apache.org/security/json/CVE-2009-2699.json 36.0.0
2025-03-28T12:34:38.806597+00:00 Apache HTTPD Importer Affected by VCID-us96-4dyu-aaad https://httpd.apache.org/security/json/CVE-2009-2412.json 36.0.0
2025-03-28T12:34:38.617623+00:00 Apache HTTPD Importer Affected by VCID-1sxy-v71c-aaah https://httpd.apache.org/security/json/CVE-2009-1956.json 36.0.0
2025-03-28T12:34:38.551531+00:00 Apache HTTPD Importer Affected by VCID-tepv-qzma-aaab https://httpd.apache.org/security/json/CVE-2009-1955.json 36.0.0
2025-03-28T12:34:38.332270+00:00 Apache HTTPD Importer Affected by VCID-p4wk-zcuh-aaad https://httpd.apache.org/security/json/CVE-2009-1891.json 36.0.0
2025-03-28T12:34:38.147660+00:00 Apache HTTPD Importer Affected by VCID-u4qv-snzv-aaaq https://httpd.apache.org/security/json/CVE-2009-1890.json 36.0.0
2025-03-28T12:34:38.081641+00:00 Apache HTTPD Importer Affected by VCID-u7ab-vxf1-aaak https://httpd.apache.org/security/json/CVE-2009-1195.json 36.0.0
2025-03-28T12:34:38.016877+00:00 Apache HTTPD Importer Affected by VCID-d333-ppvg-aaaq https://httpd.apache.org/security/json/CVE-2009-1191.json 36.0.0
2025-03-28T12:34:37.997454+00:00 Apache HTTPD Importer Affected by VCID-g44f-ek3a-aaak https://httpd.apache.org/security/json/CVE-2009-0023.json 36.0.0
2025-03-28T12:34:37.306850+00:00 Apache HTTPD Importer Affected by VCID-9khq-s81v-aaaf https://httpd.apache.org/security/json/CVE-2008-0456.json 36.0.0
2024-11-18T22:52:58.429851+00:00 Apache HTTPD Importer Affected by VCID-2cgf-57ed-aaap https://httpd.apache.org/security/json/CVE-2017-9798.json 34.3.2
2024-11-18T22:52:57.553943+00:00 Apache HTTPD Importer Affected by VCID-kraa-vyt2-aaaa https://httpd.apache.org/security/json/CVE-2017-9788.json 34.3.2
2024-11-18T22:52:56.859548+00:00 Apache HTTPD Importer Affected by VCID-g5wc-xh9z-aaaf https://httpd.apache.org/security/json/CVE-2017-7679.json 34.3.2
2024-11-18T22:52:55.707655+00:00 Apache HTTPD Importer Affected by VCID-pm2k-zdhx-aaam https://httpd.apache.org/security/json/CVE-2017-3169.json 34.3.2
2024-11-18T22:52:55.022897+00:00 Apache HTTPD Importer Affected by VCID-1awx-fb64-aaae https://httpd.apache.org/security/json/CVE-2017-3167.json 34.3.2
2024-11-18T22:52:54.364840+00:00 Apache HTTPD Importer Affected by VCID-wf8u-9fv3-aaap https://httpd.apache.org/security/json/CVE-2016-8743.json 34.3.2
2024-11-18T22:52:53.543161+00:00 Apache HTTPD Importer Affected by VCID-ryex-1mb4-aaap https://httpd.apache.org/security/json/CVE-2016-5387.json 34.3.2
2024-11-18T22:52:52.731113+00:00 Apache HTTPD Importer Affected by VCID-g7gd-zfmv-aaae https://httpd.apache.org/security/json/CVE-2016-4975.json 34.3.2
2024-11-18T22:52:51.333471+00:00 Apache HTTPD Importer Affected by VCID-1pf4-rzru-aaak https://httpd.apache.org/security/json/CVE-2015-3183.json 34.3.2
2024-11-18T22:52:49.705227+00:00 Apache HTTPD Importer Affected by VCID-xqb8-4zzf-aaae https://httpd.apache.org/security/json/CVE-2014-0231.json 34.3.2
2024-11-18T22:52:49.126564+00:00 Apache HTTPD Importer Affected by VCID-evyq-x542-aaaj https://httpd.apache.org/security/json/CVE-2014-0226.json 34.3.2
2024-11-18T22:52:48.551186+00:00 Apache HTTPD Importer Affected by VCID-xjt7-2ew4-aaaj https://httpd.apache.org/security/json/CVE-2014-0118.json 34.3.2
2024-11-18T22:52:47.821702+00:00 Apache HTTPD Importer Affected by VCID-5zd4-jd9e-aaac https://httpd.apache.org/security/json/CVE-2014-0098.json 34.3.2
2024-11-18T22:52:47.261776+00:00 Apache HTTPD Importer Affected by VCID-dmwk-usu8-aaas https://httpd.apache.org/security/json/CVE-2013-6438.json 34.3.2
2024-11-18T22:52:46.675519+00:00 Apache HTTPD Importer Affected by VCID-tnc6-bvst-aaan https://httpd.apache.org/security/json/CVE-2013-5704.json 34.3.2
2024-11-18T22:52:45.826897+00:00 Apache HTTPD Importer Affected by VCID-q1pj-pmht-aaam https://httpd.apache.org/security/json/CVE-2013-1896.json 34.3.2
2024-11-18T22:52:45.230954+00:00 Apache HTTPD Importer Affected by VCID-hvbx-3ykq-aaan https://httpd.apache.org/security/json/CVE-2013-1862.json 34.3.2
2024-11-18T22:52:44.587390+00:00 Apache HTTPD Importer Affected by VCID-9w5c-q5bk-aaae https://httpd.apache.org/security/json/CVE-2012-4558.json 34.3.2
2024-11-18T22:52:43.710584+00:00 Apache HTTPD Importer Affected by VCID-wmsx-921j-aaam https://httpd.apache.org/security/json/CVE-2012-3499.json 34.3.2
2024-11-18T22:52:43.197992+00:00 Apache HTTPD Importer Affected by VCID-n958-rf3k-aaan https://httpd.apache.org/security/json/CVE-2012-2687.json 34.3.2
2024-11-18T22:52:42.684214+00:00 Apache HTTPD Importer Affected by VCID-sh71-kuxa-aaag https://httpd.apache.org/security/json/CVE-2012-0883.json 34.3.2
2024-11-18T22:52:42.114172+00:00 Apache HTTPD Importer Affected by VCID-cxt1-n6br-aaaf https://httpd.apache.org/security/json/CVE-2012-0053.json 34.3.2
2024-11-18T22:52:41.427322+00:00 Apache HTTPD Importer Affected by VCID-y8n2-ru9b-aaac https://httpd.apache.org/security/json/CVE-2012-0031.json 34.3.2
2024-11-18T22:52:40.878393+00:00 Apache HTTPD Importer Affected by VCID-5rut-tj2x-aaap https://httpd.apache.org/security/json/CVE-2011-4317.json 34.3.2
2024-11-18T22:52:40.316481+00:00 Apache HTTPD Importer Affected by VCID-gjk7-z8g3-aaaq https://httpd.apache.org/security/json/CVE-2011-3607.json 34.3.2
2024-11-18T22:52:39.527629+00:00 Apache HTTPD Importer Affected by VCID-wyfa-5v5x-aaam https://httpd.apache.org/security/json/CVE-2011-3368.json 34.3.2
2024-11-18T22:52:38.514136+00:00 Apache HTTPD Importer Affected by VCID-29gg-v4hb-aaak https://httpd.apache.org/security/json/CVE-2011-3192.json 34.3.2
2024-11-18T22:52:37.853959+00:00 Apache HTTPD Importer Affected by VCID-w5ba-fmfs-aaam https://httpd.apache.org/security/json/CVE-2011-0419.json 34.3.2
2024-11-18T22:52:37.347013+00:00 Apache HTTPD Importer Affected by VCID-d59r-2grq-aaab https://httpd.apache.org/security/json/CVE-2010-2068.json 34.3.2
2024-11-18T22:52:36.854751+00:00 Apache HTTPD Importer Affected by VCID-rxf1-1k5a-aaam https://httpd.apache.org/security/json/CVE-2010-1623.json 34.3.2
2024-11-18T22:52:36.233855+00:00 Apache HTTPD Importer Affected by VCID-t9hu-6b2h-aaae https://httpd.apache.org/security/json/CVE-2010-1452.json 34.3.2
2024-11-18T22:52:35.614055+00:00 Apache HTTPD Importer Affected by VCID-a61m-1sk9-aaaj https://httpd.apache.org/security/json/CVE-2010-0434.json 34.3.2
2024-11-18T22:52:35.003265+00:00 Apache HTTPD Importer Affected by VCID-xfau-vqn8-aaah https://httpd.apache.org/security/json/CVE-2010-0425.json 34.3.2
2024-11-18T22:52:34.686368+00:00 Apache HTTPD Importer Affected by VCID-964c-4tbk-aaan https://httpd.apache.org/security/json/CVE-2010-0408.json 34.3.2
2024-11-18T22:52:33.889855+00:00 Apache HTTPD Importer Affected by VCID-c7e7-cdc7-aaam https://httpd.apache.org/security/json/CVE-2009-3720.json 34.3.2
2024-11-18T22:52:33.266757+00:00 Apache HTTPD Importer Affected by VCID-8dyd-depr-aaam https://httpd.apache.org/security/json/CVE-2009-3560.json 34.3.2
2024-11-18T22:52:32.657773+00:00 Apache HTTPD Importer Affected by VCID-dq5v-7ymd-aaaq https://httpd.apache.org/security/json/CVE-2009-3095.json 34.3.2
2024-11-18T22:52:32.043686+00:00 Apache HTTPD Importer Affected by VCID-z2dp-keth-aaan https://httpd.apache.org/security/json/CVE-2009-3094.json 34.3.2
2024-11-18T22:52:31.714680+00:00 Apache HTTPD Importer Affected by VCID-2tq2-wbv4-aaab https://httpd.apache.org/security/json/CVE-2009-2699.json 34.3.2
2024-11-18T22:52:31.223372+00:00 Apache HTTPD Importer Affected by VCID-us96-4dyu-aaad https://httpd.apache.org/security/json/CVE-2009-2412.json 34.3.2
2024-11-18T22:52:30.906477+00:00 Apache HTTPD Importer Affected by VCID-1sxy-v71c-aaah https://httpd.apache.org/security/json/CVE-2009-1956.json 34.3.2
2024-11-18T22:52:30.685402+00:00 Apache HTTPD Importer Affected by VCID-tepv-qzma-aaab https://httpd.apache.org/security/json/CVE-2009-1955.json 34.3.2
2024-11-18T22:52:30.201538+00:00 Apache HTTPD Importer Affected by VCID-p4wk-zcuh-aaad https://httpd.apache.org/security/json/CVE-2009-1891.json 34.3.2
2024-11-18T22:52:29.882393+00:00 Apache HTTPD Importer Affected by VCID-u4qv-snzv-aaaq https://httpd.apache.org/security/json/CVE-2009-1890.json 34.3.2
2024-11-18T22:52:29.678490+00:00 Apache HTTPD Importer Affected by VCID-u7ab-vxf1-aaak https://httpd.apache.org/security/json/CVE-2009-1195.json 34.3.2
2024-11-18T22:52:29.476420+00:00 Apache HTTPD Importer Affected by VCID-d333-ppvg-aaaq https://httpd.apache.org/security/json/CVE-2009-1191.json 34.3.2
2024-11-18T22:52:29.314841+00:00 Apache HTTPD Importer Affected by VCID-g44f-ek3a-aaak https://httpd.apache.org/security/json/CVE-2009-0023.json 34.3.2
2024-11-18T22:52:27.980310+00:00 Apache HTTPD Importer Affected by VCID-9khq-s81v-aaaf https://httpd.apache.org/security/json/CVE-2008-0456.json 34.3.2
2024-01-04T01:33:40.091918+00:00 Apache HTTPD Importer Affected by VCID-2cgf-57ed-aaap https://httpd.apache.org/security/json/CVE-2017-9798.json 34.0.0rc1
2024-01-04T01:33:39.642848+00:00 Apache HTTPD Importer Affected by VCID-kraa-vyt2-aaaa https://httpd.apache.org/security/json/CVE-2017-9788.json 34.0.0rc1
2024-01-04T01:33:39.224071+00:00 Apache HTTPD Importer Affected by VCID-g5wc-xh9z-aaaf https://httpd.apache.org/security/json/CVE-2017-7679.json 34.0.0rc1
2024-01-04T01:33:38.736962+00:00 Apache HTTPD Importer Affected by VCID-pm2k-zdhx-aaam https://httpd.apache.org/security/json/CVE-2017-3169.json 34.0.0rc1
2024-01-04T01:33:38.322032+00:00 Apache HTTPD Importer Affected by VCID-1awx-fb64-aaae https://httpd.apache.org/security/json/CVE-2017-3167.json 34.0.0rc1
2024-01-04T01:33:37.920007+00:00 Apache HTTPD Importer Affected by VCID-wf8u-9fv3-aaap https://httpd.apache.org/security/json/CVE-2016-8743.json 34.0.0rc1
2024-01-04T01:33:37.480658+00:00 Apache HTTPD Importer Affected by VCID-ryex-1mb4-aaap https://httpd.apache.org/security/json/CVE-2016-5387.json 34.0.0rc1
2024-01-04T01:33:37.051783+00:00 Apache HTTPD Importer Affected by VCID-g7gd-zfmv-aaae https://httpd.apache.org/security/json/CVE-2016-4975.json 34.0.0rc1
2024-01-04T01:33:36.420505+00:00 Apache HTTPD Importer Affected by VCID-1pf4-rzru-aaak https://httpd.apache.org/security/json/CVE-2015-3183.json 34.0.0rc1
2024-01-04T01:33:35.844503+00:00 Apache HTTPD Importer Affected by VCID-xqb8-4zzf-aaae https://httpd.apache.org/security/json/CVE-2014-0231.json 34.0.0rc1
2024-01-04T01:33:35.521628+00:00 Apache HTTPD Importer Affected by VCID-evyq-x542-aaaj https://httpd.apache.org/security/json/CVE-2014-0226.json 34.0.0rc1
2024-01-04T01:33:35.200361+00:00 Apache HTTPD Importer Affected by VCID-xjt7-2ew4-aaaj https://httpd.apache.org/security/json/CVE-2014-0118.json 34.0.0rc1
2024-01-04T01:33:34.856874+00:00 Apache HTTPD Importer Affected by VCID-5zd4-jd9e-aaac https://httpd.apache.org/security/json/CVE-2014-0098.json 34.0.0rc1
2024-01-04T01:33:34.545355+00:00 Apache HTTPD Importer Affected by VCID-dmwk-usu8-aaas https://httpd.apache.org/security/json/CVE-2013-6438.json 34.0.0rc1
2024-01-04T01:33:34.191440+00:00 Apache HTTPD Importer Affected by VCID-tnc6-bvst-aaan https://httpd.apache.org/security/json/CVE-2013-5704.json 34.0.0rc1
2024-01-04T01:33:33.864404+00:00 Apache HTTPD Importer Affected by VCID-q1pj-pmht-aaam https://httpd.apache.org/security/json/CVE-2013-1896.json 34.0.0rc1
2024-01-04T01:33:33.544346+00:00 Apache HTTPD Importer Affected by VCID-hvbx-3ykq-aaan https://httpd.apache.org/security/json/CVE-2013-1862.json 34.0.0rc1
2024-01-04T01:33:33.167472+00:00 Apache HTTPD Importer Affected by VCID-9w5c-q5bk-aaae https://httpd.apache.org/security/json/CVE-2012-4558.json 34.0.0rc1
2024-01-04T01:33:32.822214+00:00 Apache HTTPD Importer Affected by VCID-wmsx-921j-aaam https://httpd.apache.org/security/json/CVE-2012-3499.json 34.0.0rc1
2024-01-04T01:33:32.591234+00:00 Apache HTTPD Importer Affected by VCID-n958-rf3k-aaan https://httpd.apache.org/security/json/CVE-2012-2687.json 34.0.0rc1
2024-01-04T01:33:32.367087+00:00 Apache HTTPD Importer Affected by VCID-sh71-kuxa-aaag https://httpd.apache.org/security/json/CVE-2012-0883.json 34.0.0rc1
2024-01-04T01:33:32.060899+00:00 Apache HTTPD Importer Affected by VCID-cxt1-n6br-aaaf https://httpd.apache.org/security/json/CVE-2012-0053.json 34.0.0rc1
2024-01-04T01:33:31.640928+00:00 Apache HTTPD Importer Affected by VCID-y8n2-ru9b-aaac https://httpd.apache.org/security/json/CVE-2012-0031.json 34.0.0rc1
2024-01-04T01:33:31.357735+00:00 Apache HTTPD Importer Affected by VCID-5rut-tj2x-aaap https://httpd.apache.org/security/json/CVE-2011-4317.json 34.0.0rc1
2024-01-04T01:33:31.053980+00:00 Apache HTTPD Importer Affected by VCID-gjk7-z8g3-aaaq https://httpd.apache.org/security/json/CVE-2011-3607.json 34.0.0rc1
2024-01-04T01:33:30.524832+00:00 Apache HTTPD Importer Affected by VCID-wyfa-5v5x-aaam https://httpd.apache.org/security/json/CVE-2011-3368.json 34.0.0rc1
2024-01-04T01:33:29.922124+00:00 Apache HTTPD Importer Affected by VCID-29gg-v4hb-aaak https://httpd.apache.org/security/json/CVE-2011-3192.json 34.0.0rc1
2024-01-04T01:33:29.522297+00:00 Apache HTTPD Importer Affected by VCID-w5ba-fmfs-aaam https://httpd.apache.org/security/json/CVE-2011-0419.json 34.0.0rc1
2024-01-04T01:33:29.287879+00:00 Apache HTTPD Importer Affected by VCID-d59r-2grq-aaab https://httpd.apache.org/security/json/CVE-2010-2068.json 34.0.0rc1
2024-01-04T01:33:29.073585+00:00 Apache HTTPD Importer Affected by VCID-rxf1-1k5a-aaam https://httpd.apache.org/security/json/CVE-2010-1623.json 34.0.0rc1
2024-01-04T01:33:28.718722+00:00 Apache HTTPD Importer Affected by VCID-t9hu-6b2h-aaae https://httpd.apache.org/security/json/CVE-2010-1452.json 34.0.0rc1
2024-01-04T01:33:28.373264+00:00 Apache HTTPD Importer Affected by VCID-a61m-1sk9-aaaj https://httpd.apache.org/security/json/CVE-2010-0434.json 34.0.0rc1
2024-01-04T01:33:28.033590+00:00 Apache HTTPD Importer Affected by VCID-xfau-vqn8-aaah https://httpd.apache.org/security/json/CVE-2010-0425.json 34.0.0rc1
2024-01-04T01:33:27.847012+00:00 Apache HTTPD Importer Affected by VCID-964c-4tbk-aaan https://httpd.apache.org/security/json/CVE-2010-0408.json 34.0.0rc1
2024-01-04T01:33:27.434896+00:00 Apache HTTPD Importer Affected by VCID-c7e7-cdc7-aaam https://httpd.apache.org/security/json/CVE-2009-3720.json 34.0.0rc1
2024-01-04T01:33:27.062834+00:00 Apache HTTPD Importer Affected by VCID-8dyd-depr-aaam https://httpd.apache.org/security/json/CVE-2009-3560.json 34.0.0rc1
2024-01-04T01:33:26.724933+00:00 Apache HTTPD Importer Affected by VCID-dq5v-7ymd-aaaq https://httpd.apache.org/security/json/CVE-2009-3095.json 34.0.0rc1
2024-01-04T01:33:26.386402+00:00 Apache HTTPD Importer Affected by VCID-z2dp-keth-aaan https://httpd.apache.org/security/json/CVE-2009-3094.json 34.0.0rc1
2024-01-04T01:33:26.194781+00:00 Apache HTTPD Importer Affected by VCID-2tq2-wbv4-aaab https://httpd.apache.org/security/json/CVE-2009-2699.json 34.0.0rc1
2024-01-04T01:33:25.972876+00:00 Apache HTTPD Importer Affected by VCID-us96-4dyu-aaad https://httpd.apache.org/security/json/CVE-2009-2412.json 34.0.0rc1
2024-01-04T01:33:25.794080+00:00 Apache HTTPD Importer Affected by VCID-1sxy-v71c-aaah https://httpd.apache.org/security/json/CVE-2009-1956.json 34.0.0rc1
2024-01-04T01:33:25.726106+00:00 Apache HTTPD Importer Affected by VCID-tepv-qzma-aaab https://httpd.apache.org/security/json/CVE-2009-1955.json 34.0.0rc1
2024-01-04T01:33:25.517125+00:00 Apache HTTPD Importer Affected by VCID-p4wk-zcuh-aaad https://httpd.apache.org/security/json/CVE-2009-1891.json 34.0.0rc1
2024-01-04T01:33:25.339826+00:00 Apache HTTPD Importer Affected by VCID-u4qv-snzv-aaaq https://httpd.apache.org/security/json/CVE-2009-1890.json 34.0.0rc1
2024-01-04T01:33:25.275351+00:00 Apache HTTPD Importer Affected by VCID-u7ab-vxf1-aaak https://httpd.apache.org/security/json/CVE-2009-1195.json 34.0.0rc1
2024-01-04T01:33:25.208809+00:00 Apache HTTPD Importer Affected by VCID-d333-ppvg-aaaq https://httpd.apache.org/security/json/CVE-2009-1191.json 34.0.0rc1
2024-01-04T01:33:25.189411+00:00 Apache HTTPD Importer Affected by VCID-g44f-ek3a-aaak https://httpd.apache.org/security/json/CVE-2009-0023.json 34.0.0rc1
2024-01-04T01:33:24.523775+00:00 Apache HTTPD Importer Affected by VCID-9khq-s81v-aaaf https://httpd.apache.org/security/json/CVE-2008-0456.json 34.0.0rc1