Search for packages
| purl | pkg:apache/httpd@2.0.39 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-17dn-vnzu-eugr
Aliases: CVE-2009-3094 |
A NULL pointer dereference flaw was found in the mod_proxy_ftp module. A malicious FTP server to which requests are being proxied could use this flaw to crash an httpd child process via a malformed reply to the EPSV or PASV commands, resulting in a limited denial of service. |
Affected by 7 other vulnerabilities. Affected by 38 other vulnerabilities. |
|
VCID-1r9x-9cx9-3far
Aliases: CVE-2008-2939 |
A flaw was found in the handling of wildcards in the path of a FTP URL with mod_proxy_ftp. If mod_proxy_ftp is enabled to support FTP-over-HTTP, requests containing globbing characters could lead to cross-site scripting (XSS) attacks. |
Affected by 7 other vulnerabilities. Affected by 47 other vulnerabilities. |
|
VCID-2gy9-knuh-23et
Aliases: CVE-2005-2700 |
A flaw in the mod_ssl handling of the "SSLVerifyClient" directive. This flaw would occur if a virtual host has been configured using "SSLVerifyClient optional" and further a directive "SSLVerifyClient required" is set for a specific location. For servers configured in this fashion, an attacker may be able to access resources that should otherwise be protected, by not supplying a client certificate when connecting. |
Affected by 29 other vulnerabilities. |
|
VCID-2h74-w9ra-wbf7
Aliases: CVE-2009-2412 |
A flaw in apr_palloc() in the bundled copy of APR could cause heap overflows in programs that try to apr_palloc() a user controlled size. The Apache HTTP Server itself does not pass unsanitized user-provided sizes to this function, so it could only be triggered through some other application which uses apr_palloc() in a vulnerable way. |
Affected by 7 other vulnerabilities. Affected by 41 other vulnerabilities. |
|
VCID-39rt-392b-5bey
Aliases: CVE-2011-3192 |
A flaw was found in the way the Apache HTTP Server handled Range HTTP headers. A remote attacker could use this flaw to cause httpd to use an excessive amount of memory and CPU time via HTTP requests with a specially-crafted Range header. This could be used in a denial of service attack. Advisory: CVE-2011-3192.txt |
Affected by 0 other vulnerabilities. Affected by 29 other vulnerabilities. |
|
VCID-68d6-q8af-83b7
Aliases: CVE-2004-0942 |
An issue was discovered where the field length limit was not enforced for certain malicious requests. This could allow a remote attacker who is able to send large amounts of data to a server the ability to cause Apache children to consume proportional amounts of memory, leading to a denial of service. |
Affected by 35 other vulnerabilities. |
|
VCID-6tnh-h3yx-hugn
Aliases: CVE-2004-1834 |
The experimental mod_disk_cache module stored client authentication credentials for cached objects such as proxy authentication credentials and Basic Authentication passwords on disk. |
Affected by 35 other vulnerabilities. |
|
VCID-6vec-yx9r-f7e9
Aliases: CVE-2003-0254 |
When a client requests that proxy ftp connect to a ftp server with IPv6 address, and the proxy is unable to create an IPv6 socket, an infinite loop occurs causing a remote Denial of Service. |
Affected by 48 other vulnerabilities. |
|
VCID-7f2z-4x67-hqfw
Aliases: CVE-2009-3095 |
A flaw was found in the mod_proxy_ftp module. In a reverse proxy configuration, a remote attacker could use this flaw to bypass intended access restrictions by creating a carefully-crafted HTTP Authorization header, allowing the attacker to send arbitrary commands to the FTP server. |
Affected by 7 other vulnerabilities. Affected by 38 other vulnerabilities. |
|
VCID-7jx2-zgdg-vbbr
Aliases: CVE-2012-0031 |
A flaw was found in the handling of the scoreboard. An unprivileged child process could cause the parent process to crash at shutdown rather than terminate cleanly. |
Affected by 0 other vulnerabilities. Affected by 21 other vulnerabilities. |
|
VCID-8adb-pxka-97gq
Aliases: CVE-2011-0419 |
A flaw was found in the apr_fnmatch() function of the bundled APR library. Where mod_autoindex is enabled, and a directory indexed by mod_autoindex contained files with sufficiently long names, a remote attacker could send a carefully crafted request which would cause excessive CPU usage. This could be used in a denial of service attack. Workaround: Setting the 'IgnoreClient' option to the 'IndexOptions' directive disables processing of the client-supplied request query arguments, preventing this attack. Resolution: Update APR to release 1.4.5 (bundled with httpd 2.2.19) or release 0.9.20 (bundled with httpd 2.0.65) |
Affected by 0 other vulnerabilities. Affected by 30 other vulnerabilities. |
|
VCID-8rr4-7xg6-8bfk
Aliases: CVE-2006-5752 |
A flaw was found in the mod_status module. On sites where the server-status page is publicly accessible and ExtendedStatus is enabled this could lead to a cross-site scripting attack. Note that the server-status page is not enabled by default and it is best practice to not make this publicly available. |
Affected by 22 other vulnerabilities. Affected by 54 other vulnerabilities. |
|
VCID-8rxg-47wk-mkgp
Aliases: CVE-2004-0747 |
A buffer overflow was found in the expansion of environment variables during configuration file parsing. This issue could allow a local user to gain the privileges of a httpd child if a server can be forced to parse a carefully crafted .htaccess file written by a local user. |
Affected by 39 other vulnerabilities. |
|
VCID-94hn-gsjn-d7ff
Aliases: CVE-2003-0789 |
A bug in mod_cgid mishandling of CGI redirect paths can result in CGI output going to the wrong client when a threaded MPM is used. |
Affected by 46 other vulnerabilities. |
|
VCID-a5d5-k9b3-pfbm
Aliases: CVE-2011-3607 |
An integer overflow flaw was found which, when the mod_setenvif module is enabled, could allow local users to gain privileges via a .htaccess file. |
Affected by 0 other vulnerabilities. Affected by 21 other vulnerabilities. |
|
VCID-aaxa-msfa-3ucg
Aliases: CVE-2004-0809 |
An issue was discovered in the mod_dav module which could be triggered for a location where WebDAV authoring access has been configured. A malicious remote client which is authorized to use the LOCK method could force an httpd child process to crash by sending a particular sequence of LOCK requests. This issue does not allow execution of arbitrary code. and will only result in a denial of service where a threaded process model is in use. |
Affected by 39 other vulnerabilities. |
|
VCID-b37n-nzkt-z3ad
Aliases: CVE-2004-0786 |
Testing using the Codenomicon HTTP Test Tool performed by the Apache Software Foundation security group and Red Hat uncovered an input validation issue in the IPv6 URI parsing routines in the apr-util library. If a remote attacker sent a request including a carefully crafted URI, an httpd child process could be made to crash. One some BSD systems it is believed this flaw may be able to lead to remote code execution. |
Affected by 39 other vulnerabilities. |
|
VCID-cjbk-v93c-hyav
Aliases: CVE-2009-3560 |
A buffer over-read flaw was found in the bundled expat library. An attacker who is able to get Apache to parse an untrused XML document (for example through mod_dav) may be able to cause a crash. This crash would only be a denial of service if using the worker MPM. |
Affected by 7 other vulnerabilities. Affected by 31 other vulnerabilities. |
|
VCID-cqrd-ejej-uqe9
Aliases: CVE-2010-1623 |
A flaw was found in the apr_brigade_split_line() function of the bundled APR-util library, used to process non-SSL requests. A remote attacker could send requests, carefully crafting the timing of individual bytes, which would slowly consume memory, potentially leading to a denial of service. |
Affected by 7 other vulnerabilities. Affected by 31 other vulnerabilities. |
|
VCID-d7f3-3w8d-8kan
Aliases: CVE-2002-0661 |
Certain URIs would bypass security and allow users to invoke or access any file depending on the system configuration. Affects Windows, OS2, Netware and Cygwin platforms only. |
Affected by 55 other vulnerabilities. |
|
VCID-dcej-gz5f-xya7
Aliases: CVE-2002-0654 |
A path-revealing exposure was present in multiview type map negotiation (such as the default error documents) where a module would report the full path of the typemapped .var file when multiple documents or no documents could be served. Additionally a path-revealing exposure in cgi/cgid when Apache fails to invoke a script. The modules would report "couldn't create child process /path-to-script/script.pl" revealing the full path of the script. |
Affected by 55 other vulnerabilities. |
|
VCID-ddmx-yewy-n7hd
Aliases: CVE-2005-2970 |
A memory leak in the worker MPM would allow remote attackers to cause a denial of service (memory consumption) via aborted connections, which prevents the memory for the transaction pool from being reused for other connections. This issue was downgraded in severity to low (from moderate) as sucessful exploitation of the race condition would be difficult. |
Affected by 29 other vulnerabilities. |
|
VCID-decx-ng47-vfcr
Aliases: CVE-2009-3720 |
A buffer over-read flaw was found in the bundled expat library. An attacker who is able to get Apache to parse an untrused XML document (for example through mod_dav) may be able to cause a crash. This crash would only be a denial of service if using the worker MPM. |
Affected by 7 other vulnerabilities. Affected by 31 other vulnerabilities. |
|
VCID-ezsm-xmme-cbd2
Aliases: CVE-2007-1863 |
A bug was found in the mod_cache module. On sites where caching is enabled, a remote attacker could send a carefully crafted request that would cause the Apache child process handling that request to crash. This could lead to a denial of service if using a threaded Multi-Processing Module. |
Affected by 22 other vulnerabilities. Affected by 54 other vulnerabilities. |
|
VCID-f4td-t4gd-wygf
Aliases: CVE-2013-1862 |
mod_rewrite does not filter terminal escape sequences from logs, which could make it easier for attackers to insert those sequences into terminal emulators containing vulnerabilities related to escape sequences. |
Affected by 0 other vulnerabilities. Affected by 15 other vulnerabilities. |
|
VCID-g2dz-n5yc-eua6
Aliases: CVE-2007-6388 |
A flaw was found in the mod_status module. On sites where mod_status is enabled and the status pages were publicly accessible, a cross-site scripting attack is possible. Note that the server-status page is not enabled by default and it is best practice to not make this publicly available. |
Affected by 19 other vulnerabilities. Affected by 49 other vulnerabilities. |
|
VCID-hp9s-1hfz-hycw
Aliases: CVE-2005-2088 |
A flaw occured when using the Apache server as a HTTP proxy. A remote attacker could send a HTTP request with both a "Transfer-Encoding: chunked" header and a Content-Length header, causing Apache to incorrectly handle and forward the body of the request in a way that causes the receiving server to process it as a separate HTTP request. This could allow the bypass of web application firewall protection or lead to cross-site scripting (XSS) attacks. |
Affected by 29 other vulnerabilities. |
|
VCID-jnrv-wuh9-47ek
Aliases: CVE-2002-0840 |
Cross-site scripting (XSS) vulnerability in the default error page of Apache 2.0 before 2.0.43, and 1.3.x up to 1.3.26, when UseCanonicalName is "Off" and support for wildcard DNS is present, allows remote attackers to execute script as other web page visitors via the Host: header. |
Affected by 55 other vulnerabilities. |
|
VCID-jv33-5dmr-kufx
Aliases: CVE-2003-0542 |
By using a regular expression with more than 9 captures a buffer overflow can occur in mod_alias or mod_rewrite. To exploit this an attacker would need to be able to create a carefully crafted configuration file (.htaccess or httpd.conf) |
Affected by 46 other vulnerabilities. |
|
VCID-jyex-1hdd-fyat
Aliases: CVE-2003-0083 |
Apache did not filter terminal escape sequences from its access logs, which could make it easier for attackers to insert those sequences into terminal emulators containing vulnerabilities related to escape sequences. |
Affected by 51 other vulnerabilities. |
|
VCID-kfbv-m2vp-2fee
Aliases: CVE-2004-0174 |
A starvation issue on listening sockets occurs when a short-lived connection on a rarely-accessed listening socket will cause a child to hold the accept mutex and block out new connections until another connection arrives on that rarely-accessed listening socket. This issue is known to affect some versions of AIX, Solaris, and Tru64; it is known to not affect FreeBSD or Linux. |
Affected by 44 other vulnerabilities. |
|
VCID-kmk5-kvm5-3uev
Aliases: CVE-2005-1268 |
An off-by-one stack overflow was discovered in the mod_ssl CRL verification callback. In order to exploit this issue the Apache server would need to be configured to use a malicious certificate revocation list (CRL) |
Affected by 29 other vulnerabilities. |
|
VCID-kyv7-j49s-4ucj
Aliases: CVE-2005-2491 |
An integer overflow flaw was found in PCRE, a Perl-compatible regular expression library included within httpd. A local user who has the ability to create .htaccess files could create a maliciously crafted regular expression in such as way that they could gain the privileges of a httpd child. |
Affected by 29 other vulnerabilities. |
|
VCID-marp-9ycj-4kfh
Aliases: CVE-2012-0053 |
A flaw was found in the default error response for status code 400. This flaw could be used by an attacker to expose "httpOnly" cookies when no custom ErrorDocument is specified. |
Affected by 0 other vulnerabilities. Affected by 21 other vulnerabilities. |
|
VCID-me3e-377v-rqes
Aliases: CVE-2004-0885 |
An issue has been discovered in the mod_ssl module when configured to use the "SSLCipherSuite" directive in directory or location context. If a particular location context has been configured to require a specific set of cipher suites, then a client will be able to access that location using any cipher suite allowed by the virtual host configuration. |
Affected by 35 other vulnerabilities. |
|
VCID-npw5-3hh9-r7fh
Aliases: CVE-2005-3357 |
A NULL pointer dereference flaw in mod_ssl was discovered affecting server configurations where an SSL virtual host is configured with access control and a custom 400 error document. A remote attacker could send a carefully crafted request to trigger this issue which would lead to a crash. This crash would only be a denial of service if using the worker MPM. |
Affected by 27 other vulnerabilities. Affected by 59 other vulnerabilities. |
|
VCID-nq6v-nvbf-zfda
Aliases: CVE-2007-5000 |
A flaw was found in the mod_imagemap module. On sites where mod_imagemap is enabled and an imagemap file is publicly available, a cross-site scripting attack is possible. |
Affected by 19 other vulnerabilities. Affected by 49 other vulnerabilities. |
|
VCID-p3fd-2fcr-8qaz
Aliases: CVE-2003-0192 |
A bug in the optional renegotiation code in mod_ssl included with Apache httpd can cause cipher suite restrictions to be ignored. This is triggered if optional renegotiation is used (SSLOptions +OptRenegotiate) along with verification of client certificates and a change to the cipher suite over the renegotiation. |
Affected by 48 other vulnerabilities. |
|
VCID-q7ch-f7zh-ykfx
Aliases: CVE-2004-0113 |
A memory leak in mod_ssl allows a remote denial of service attack against an SSL-enabled server by sending plain HTTP requests to the SSL port. |
Affected by 44 other vulnerabilities. |
|
VCID-qcwv-72d2-c3cy
Aliases: CVE-2007-3304 |
The Apache HTTP server did not verify that a process was an Apache child process before sending it signals. A local attacker with the ability to run scripts on the HTTP server could manipulate the scoreboard and cause arbitrary processes to be terminated which could lead to a denial of service. |
Affected by 22 other vulnerabilities. Affected by 54 other vulnerabilities. |
|
VCID-qmyf-1sgn-dbf2
Aliases: CVE-2003-0020 |
Apache does not filter terminal escape sequences from error logs, which could make it easier for attackers to insert those sequences into terminal emulators containing vulnerabilities related to escape sequences. |
Affected by 44 other vulnerabilities. |
|
VCID-rp3y-u9gp-2ygj
Aliases: CVE-2005-2728 |
A flaw in the byterange filter would cause some responses to be buffered into memory. If a server has a dynamic resource such as a CGI script or PHP script which generates a large amount of data, an attacker could send carefully crafted requests in order to consume resources, potentially leading to a Denial of Service. |
Affected by 29 other vulnerabilities. |
|
VCID-sfpu-wh3p-6ffv
Aliases: CVE-2010-0425 |
A flaw was found with within mod_isapi which would attempt to unload the ISAPI dll when it encountered various error states. This could leave the callbacks in an undefined state and result in a segfault. On Windows platforms using mod_isapi, a remote attacker could send a malicious request to trigger this issue, and as win32 MPM runs only one process, this would result in a denial of service, and potentially allow arbitrary code execution. |
Affected by 7 other vulnerabilities. Affected by 35 other vulnerabilities. |
|
VCID-shmb-1ncq-wbgp
Aliases: CVE-2005-3352 |
A flaw in mod_imap when using the Referer directive with image maps. In certain site configurations a remote attacker could perform a cross-site scripting attack if a victim can be forced to visit a malicious URL using certain web browsers. |
Affected by 27 other vulnerabilities. Affected by 59 other vulnerabilities. |
|
VCID-tmg2-vh5t-83fx
Aliases: CVE-2003-0132 |
Apache 2.0 versions before Apache 2.0.45 had a significant Denial of Service vulnerability. Remote attackers could cause a denial of service (memory consumption) via large chunks of linefeed characters, which causes Apache to allocate 80 bytes for each linefeed. |
Affected by 54 other vulnerabilities. |
|
VCID-tp76-7rdf-7yhw
Aliases: CVE-2003-0245 |
A vulnerability in the apr_psprintf function in the Apache Portable Runtime (APR) library allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via long strings, as demonstrated using XML objects to mod_dav, and possibly other vectors. |
Affected by 51 other vulnerabilities. |
|
VCID-tyhj-6k4s-7qbt
Aliases: CVE-2003-0253 |
In a server with multiple listening sockets a certain error returned by accept() on a rarely access port can cause a temporary denial of service, due to a bug in the prefork MPM. |
Affected by 48 other vulnerabilities. |
|
VCID-ue9k-wgww-3fgj
Aliases: CVE-2002-1593 |
A flaw was found in handling of versioning hooks in mod_dav. An attacker could send a carefully crafted request in such a way to cause the child process handling the connection to crash. This issue will only result in a denial of service where a threaded process model is in use. |
Affected by 55 other vulnerabilities. |
|
VCID-upgx-p9mx-2qew
Aliases: CVE-2008-0005 |
A workaround was added in the mod_proxy_ftp module. On sites where mod_proxy_ftp is enabled and a forward proxy is configured, a cross-site scripting attack is possible against Web browsers which do not correctly derive the response character set following the rules in RFC 2616. |
Affected by 19 other vulnerabilities. Affected by 49 other vulnerabilities. |
|
VCID-vyvv-3yja-t7cu
Aliases: CVE-2004-0488 |
A buffer overflow in the mod_ssl FakeBasicAuth code could be exploited by an attacker using a (trusted) client certificate with a subject DN field which exceeds 6K in length. |
Affected by 43 other vulnerabilities. |
|
VCID-w3yn-b9sv-7fey
Aliases: CVE-2007-3847 |
A flaw was found in the Apache HTTP Server mod_proxy module. On sites where a reverse proxy is configured, a remote attacker could send a carefully crafted request that would cause the Apache child process handling that request to crash. On sites where a forward proxy is configured, an attacker could cause a similar crash if a user could be persuaded to visit a malicious site using the proxy. This could lead to a denial of service if using a threaded Multi-Processing Module. |
Affected by 22 other vulnerabilities. Affected by 54 other vulnerabilities. |
|
VCID-x5hy-ecvu-g7c2
Aliases: CVE-2010-1452 |
A flaw was found in the handling of requests by mod_cache (2.2) and mod_dav (2.0 and 2.2). A malicious remote attacker could send a carefully crafted request and cause a httpd child process to crash. This crash would only be a denial of service if using the worker MPM. This issue is further mitigated as mod_dav is only affected by requests that are most likely to be authenticated, and mod_cache is only affected if the uncommon "CacheIgnoreURLSessionIdentifiers" directive, introduced in version 2.2.14, is used. |
Affected by 7 other vulnerabilities. Affected by 33 other vulnerabilities. |
|
VCID-yuy2-dbmk-93f7
Aliases: CVE-2009-1891 |
A denial of service flaw was found in the mod_deflate module. This module continued to compress large files until compression was complete, even if the network connection that requested the content was closed before compression completed. This would cause mod_deflate to consume large amounts of CPU if mod_deflate was enabled for a large file. |
Affected by 7 other vulnerabilities. Affected by 42 other vulnerabilities. |
|
VCID-z4bh-2y2w-q7f1
Aliases: CVE-2008-2364 |
A flaw was found in the handling of excessive interim responses from an origin server when using mod_proxy_http. A remote attacker could cause a denial of service or high memory usage. |
Affected by 7 other vulnerabilities. Affected by 49 other vulnerabilities. |
|
VCID-z7xa-vrkn-t3bj
Aliases: CVE-2011-3368 |
An exposure was found when using mod_proxy in reverse proxy mode. In certain configurations using RewriteRule with proxy flag or ProxyPassMatch, a remote attacker could cause the reverse proxy to connect to an arbitrary server, possibly disclosing sensitive information from internal web servers not directly accessible to attacker. No update of 1.3 will be released. Patches will be published to https://archive.apache.org/dist/httpd/patches/apply_to_1.3.42/ |
Affected by 0 other vulnerabilities. Affected by 21 other vulnerabilities. |
|
VCID-zqh4-yaua-zqb3
Aliases: CVE-2010-0434 |
A flaw in the core subrequest process code was fixed, to always provide a shallow copy of the headers_in array to the subrequest, instead of a pointer to the parent request's array as it had for requests without request bodies. This meant all modules such as mod_headers which may manipulate the input headers for a subrequest would poison the parent request in two ways, one by modifying the parent request, which might not be intended, and second by leaving pointers to modified header fields in memory allocated to the subrequest scope, which could be freed before the main request processing was finished, resulting in a segfault or in revealing data from another request on threaded servers, such as the worker or winnt MPMs. |
Affected by 7 other vulnerabilities. Affected by 35 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||
| Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
|---|---|---|---|---|---|
| 2025-07-31T08:28:57.568781+00:00 | Apache HTTPD Importer | Affected by | VCID-f4td-t4gd-wygf | https://httpd.apache.org/security/json/CVE-2013-1862.json | 37.0.0 |
| 2025-07-31T08:28:56.042178+00:00 | Apache HTTPD Importer | Affected by | VCID-marp-9ycj-4kfh | https://httpd.apache.org/security/json/CVE-2012-0053.json | 37.0.0 |
| 2025-07-31T08:28:55.630885+00:00 | Apache HTTPD Importer | Affected by | VCID-7jx2-zgdg-vbbr | https://httpd.apache.org/security/json/CVE-2012-0031.json | 37.0.0 |
| 2025-07-31T08:28:55.036966+00:00 | Apache HTTPD Importer | Affected by | VCID-a5d5-k9b3-pfbm | https://httpd.apache.org/security/json/CVE-2011-3607.json | 37.0.0 |
| 2025-07-31T08:28:54.522553+00:00 | Apache HTTPD Importer | Affected by | VCID-z7xa-vrkn-t3bj | https://httpd.apache.org/security/json/CVE-2011-3368.json | 37.0.0 |
| 2025-07-31T08:28:53.929295+00:00 | Apache HTTPD Importer | Affected by | VCID-39rt-392b-5bey | https://httpd.apache.org/security/json/CVE-2011-3192.json | 37.0.0 |
| 2025-07-31T08:28:53.530119+00:00 | Apache HTTPD Importer | Affected by | VCID-8adb-pxka-97gq | https://httpd.apache.org/security/json/CVE-2011-0419.json | 37.0.0 |
| 2025-07-31T08:28:53.059701+00:00 | Apache HTTPD Importer | Affected by | VCID-cqrd-ejej-uqe9 | https://httpd.apache.org/security/json/CVE-2010-1623.json | 37.0.0 |
| 2025-07-31T08:28:52.704460+00:00 | Apache HTTPD Importer | Affected by | VCID-x5hy-ecvu-g7c2 | https://httpd.apache.org/security/json/CVE-2010-1452.json | 37.0.0 |
| 2025-07-31T08:28:52.351604+00:00 | Apache HTTPD Importer | Affected by | VCID-zqh4-yaua-zqb3 | https://httpd.apache.org/security/json/CVE-2010-0434.json | 37.0.0 |
| 2025-07-31T08:28:52.011916+00:00 | Apache HTTPD Importer | Affected by | VCID-sfpu-wh3p-6ffv | https://httpd.apache.org/security/json/CVE-2010-0425.json | 37.0.0 |
| 2025-07-31T08:28:51.421029+00:00 | Apache HTTPD Importer | Affected by | VCID-decx-ng47-vfcr | https://httpd.apache.org/security/json/CVE-2009-3720.json | 37.0.0 |
| 2025-07-31T08:28:51.057623+00:00 | Apache HTTPD Importer | Affected by | VCID-cjbk-v93c-hyav | https://httpd.apache.org/security/json/CVE-2009-3560.json | 37.0.0 |
| 2025-07-31T08:28:50.729640+00:00 | Apache HTTPD Importer | Affected by | VCID-7f2z-4x67-hqfw | https://httpd.apache.org/security/json/CVE-2009-3095.json | 37.0.0 |
| 2025-07-31T08:28:50.401751+00:00 | Apache HTTPD Importer | Affected by | VCID-17dn-vnzu-eugr | https://httpd.apache.org/security/json/CVE-2009-3094.json | 37.0.0 |
| 2025-07-31T08:28:49.995751+00:00 | Apache HTTPD Importer | Affected by | VCID-2h74-w9ra-wbf7 | https://httpd.apache.org/security/json/CVE-2009-2412.json | 37.0.0 |
| 2025-07-31T08:28:49.530928+00:00 | Apache HTTPD Importer | Affected by | VCID-yuy2-dbmk-93f7 | https://httpd.apache.org/security/json/CVE-2009-1891.json | 37.0.0 |
| 2025-07-31T08:28:48.979039+00:00 | Apache HTTPD Importer | Affected by | VCID-1r9x-9cx9-3far | https://httpd.apache.org/security/json/CVE-2008-2939.json | 37.0.0 |
| 2025-07-31T08:28:48.688845+00:00 | Apache HTTPD Importer | Affected by | VCID-z4bh-2y2w-q7f1 | https://httpd.apache.org/security/json/CVE-2008-2364.json | 37.0.0 |
| 2025-07-31T08:28:48.321404+00:00 | Apache HTTPD Importer | Affected by | VCID-upgx-p9mx-2qew | https://httpd.apache.org/security/json/CVE-2008-0005.json | 37.0.0 |
| 2025-07-31T08:28:47.578707+00:00 | Apache HTTPD Importer | Affected by | VCID-g2dz-n5yc-eua6 | https://httpd.apache.org/security/json/CVE-2007-6388.json | 37.0.0 |
| 2025-07-31T08:28:46.892402+00:00 | Apache HTTPD Importer | Affected by | VCID-nq6v-nvbf-zfda | https://httpd.apache.org/security/json/CVE-2007-5000.json | 37.0.0 |
| 2025-07-31T08:28:46.495891+00:00 | Apache HTTPD Importer | Affected by | VCID-w3yn-b9sv-7fey | https://httpd.apache.org/security/json/CVE-2007-3847.json | 37.0.0 |
| 2025-07-31T08:28:45.944834+00:00 | Apache HTTPD Importer | Affected by | VCID-qcwv-72d2-c3cy | https://httpd.apache.org/security/json/CVE-2007-3304.json | 37.0.0 |
| 2025-07-31T08:28:45.573088+00:00 | Apache HTTPD Importer | Affected by | VCID-ezsm-xmme-cbd2 | https://httpd.apache.org/security/json/CVE-2007-1863.json | 37.0.0 |
| 2025-07-31T08:28:45.008496+00:00 | Apache HTTPD Importer | Affected by | VCID-8rr4-7xg6-8bfk | https://httpd.apache.org/security/json/CVE-2006-5752.json | 37.0.0 |
| 2025-07-31T08:28:44.194277+00:00 | Apache HTTPD Importer | Affected by | VCID-npw5-3hh9-r7fh | https://httpd.apache.org/security/json/CVE-2005-3357.json | 37.0.0 |
| 2025-07-31T08:28:43.745284+00:00 | Apache HTTPD Importer | Affected by | VCID-shmb-1ncq-wbgp | https://httpd.apache.org/security/json/CVE-2005-3352.json | 37.0.0 |
| 2025-07-31T08:28:43.518821+00:00 | Apache HTTPD Importer | Affected by | VCID-ddmx-yewy-n7hd | https://httpd.apache.org/security/json/CVE-2005-2970.json | 37.0.0 |
| 2025-07-31T08:28:43.406744+00:00 | Apache HTTPD Importer | Affected by | VCID-rp3y-u9gp-2ygj | https://httpd.apache.org/security/json/CVE-2005-2728.json | 37.0.0 |
| 2025-07-31T08:28:43.294142+00:00 | Apache HTTPD Importer | Affected by | VCID-2gy9-knuh-23et | https://httpd.apache.org/security/json/CVE-2005-2700.json | 37.0.0 |
| 2025-07-31T08:28:43.183824+00:00 | Apache HTTPD Importer | Affected by | VCID-kyv7-j49s-4ucj | https://httpd.apache.org/security/json/CVE-2005-2491.json | 37.0.0 |
| 2025-07-31T08:28:43.071092+00:00 | Apache HTTPD Importer | Affected by | VCID-hp9s-1hfz-hycw | https://httpd.apache.org/security/json/CVE-2005-2088.json | 37.0.0 |
| 2025-07-31T08:28:42.957948+00:00 | Apache HTTPD Importer | Affected by | VCID-kmk5-kvm5-3uev | https://httpd.apache.org/security/json/CVE-2005-1268.json | 37.0.0 |
| 2025-07-31T08:28:42.852780+00:00 | Apache HTTPD Importer | Affected by | VCID-6tnh-h3yx-hugn | https://httpd.apache.org/security/json/CVE-2004-1834.json | 37.0.0 |
| 2025-07-31T08:28:42.749781+00:00 | Apache HTTPD Importer | Affected by | VCID-68d6-q8af-83b7 | https://httpd.apache.org/security/json/CVE-2004-0942.json | 37.0.0 |
| 2025-07-31T08:28:42.519486+00:00 | Apache HTTPD Importer | Affected by | VCID-me3e-377v-rqes | https://httpd.apache.org/security/json/CVE-2004-0885.json | 37.0.0 |
| 2025-07-31T08:28:42.397228+00:00 | Apache HTTPD Importer | Affected by | VCID-aaxa-msfa-3ucg | https://httpd.apache.org/security/json/CVE-2004-0809.json | 37.0.0 |
| 2025-07-31T08:28:42.301077+00:00 | Apache HTTPD Importer | Affected by | VCID-b37n-nzkt-z3ad | https://httpd.apache.org/security/json/CVE-2004-0786.json | 37.0.0 |
| 2025-07-31T08:28:42.114065+00:00 | Apache HTTPD Importer | Affected by | VCID-8rxg-47wk-mkgp | https://httpd.apache.org/security/json/CVE-2004-0747.json | 37.0.0 |
| 2025-07-31T08:28:41.943931+00:00 | Apache HTTPD Importer | Affected by | VCID-vyvv-3yja-t7cu | https://httpd.apache.org/security/json/CVE-2004-0488.json | 37.0.0 |
| 2025-07-31T08:28:41.794948+00:00 | Apache HTTPD Importer | Affected by | VCID-kfbv-m2vp-2fee | https://httpd.apache.org/security/json/CVE-2004-0174.json | 37.0.0 |
| 2025-07-31T08:28:41.701459+00:00 | Apache HTTPD Importer | Affected by | VCID-q7ch-f7zh-ykfx | https://httpd.apache.org/security/json/CVE-2004-0113.json | 37.0.0 |
| 2025-07-31T08:28:41.381649+00:00 | Apache HTTPD Importer | Affected by | VCID-94hn-gsjn-d7ff | https://httpd.apache.org/security/json/CVE-2003-0789.json | 37.0.0 |
| 2025-07-31T08:28:41.193840+00:00 | Apache HTTPD Importer | Affected by | VCID-jv33-5dmr-kufx | https://httpd.apache.org/security/json/CVE-2003-0542.json | 37.0.0 |
| 2025-07-31T08:28:40.999380+00:00 | Apache HTTPD Importer | Affected by | VCID-6vec-yx9r-f7e9 | https://httpd.apache.org/security/json/CVE-2003-0254.json | 37.0.0 |
| 2025-07-31T08:28:40.923845+00:00 | Apache HTTPD Importer | Affected by | VCID-tyhj-6k4s-7qbt | https://httpd.apache.org/security/json/CVE-2003-0253.json | 37.0.0 |
| 2025-07-31T08:28:40.855792+00:00 | Apache HTTPD Importer | Affected by | VCID-tp76-7rdf-7yhw | https://httpd.apache.org/security/json/CVE-2003-0245.json | 37.0.0 |
| 2025-07-31T08:28:40.792982+00:00 | Apache HTTPD Importer | Affected by | VCID-p3fd-2fcr-8qaz | https://httpd.apache.org/security/json/CVE-2003-0192.json | 37.0.0 |
| 2025-07-31T08:28:40.648137+00:00 | Apache HTTPD Importer | Affected by | VCID-tmg2-vh5t-83fx | https://httpd.apache.org/security/json/CVE-2003-0132.json | 37.0.0 |
| 2025-07-31T08:28:40.483474+00:00 | Apache HTTPD Importer | Affected by | VCID-jyex-1hdd-fyat | https://httpd.apache.org/security/json/CVE-2003-0083.json | 37.0.0 |
| 2025-07-31T08:28:40.198920+00:00 | Apache HTTPD Importer | Affected by | VCID-qmyf-1sgn-dbf2 | https://httpd.apache.org/security/json/CVE-2003-0020.json | 37.0.0 |
| 2025-07-31T08:28:39.991066+00:00 | Apache HTTPD Importer | Affected by | VCID-ue9k-wgww-3fgj | https://httpd.apache.org/security/json/CVE-2002-1593.json | 37.0.0 |
| 2025-07-31T08:28:39.678691+00:00 | Apache HTTPD Importer | Affected by | VCID-jnrv-wuh9-47ek | https://httpd.apache.org/security/json/CVE-2002-0840.json | 37.0.0 |
| 2025-07-31T08:28:39.451873+00:00 | Apache HTTPD Importer | Affected by | VCID-d7f3-3w8d-8kan | https://httpd.apache.org/security/json/CVE-2002-0661.json | 37.0.0 |
| 2025-07-31T08:28:39.405797+00:00 | Apache HTTPD Importer | Affected by | VCID-dcej-gz5f-xya7 | https://httpd.apache.org/security/json/CVE-2002-0654.json | 37.0.0 |