Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:apache/tomcat@4.0.0
purl pkg:apache/tomcat@4.0.0
Next non-vulnerable version 4.1.3
Latest non-vulnerable version 11.0.21
Risk 10.0
Vulnerabilities affecting this package (18)
Vulnerability Summary Fixed by
VCID-18j8-kwdv-dyak
Aliases:
CVE-2005-3510
GHSA-8f4w-jwqv-5cxc
Apache Tomcat 5.5.0 to 5.5.11 allows remote attackers to cause a denial of service (CPU consumption) via a large number of simultaneous requests to list a web directory that has a large number of files.
4.1.32
Affected by 1 other vulnerability.
5.5.13
Affected by 0 other vulnerabilities.
VCID-2fb2-r763-ybg5
Aliases:
CVE-2002-2006
GHSA-8g4f-fh7f-4fwh
The default installation of Apache Tomcat 4.0 through 4.1 and 3.0 through 3.3.1 allows remote attackers to obtain the installation path and other sensitive system information via the (1) SnoopServlet or (2) TroubleShooter example servlets.
4.1.0
Affected by 30 other vulnerabilities.
VCID-2jnv-segx-zkfd
Aliases:
CVE-2006-3835
GHSA-wfj7-mhr5-pcwq
Apache Tomcat 5 before 5.5.17 allows remote attackers to list directories via a semicolon (;) preceding a filename with a mapped extension, as demonstrated by URLs ending with /;index.jsp and /;help.do.
4.1.32
Affected by 1 other vulnerability.
5.5.13
Affected by 0 other vulnerabilities.
VCID-41ps-jy8t-cyfm
Aliases:
CVE-2001-0917
GHSA-2w2w-cv3h-rr38
Jakarta Tomcat 4.0.1 allows remote attackers to reveal physical path information by requesting a long URL with a .JSP extension.
4.0.2
Affected by 1 other vulnerability.
VCID-6epr-2hbd-skcz
Aliases:
CVE-2005-2090
GHSA-f2gq-p6qv-ccw4
Jakarta Tomcat 5.0.19 (Coyote/1.1) and Tomcat 4.1.24 (Coyote/1.0) allows remote attackers to poison the web cache, bypass web application firewall protection, and conduct XSS attacks via an HTTP request with both a "Transfer-Encoding: chunked" header and a Content-Length header, which causes Tomcat 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, aka "HTTP Request Smuggling."
4.1.36
Affected by 9 other vulnerabilities.
5.5.23
Affected by 1 other vulnerability.
6.0.11
Affected by 0 other vulnerabilities.
VCID-87p8-zvvf-y7dm
Aliases:
CVE-2007-0450
GHSA-4prh-gqw8-rgh5
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.
4.1.36
Affected by 9 other vulnerabilities.
5.5.22
Affected by 1 other vulnerability.
6.0.10
Affected by 2 other vulnerabilities.
VCID-88v7-kc2y-bfd7
Aliases:
CVE-2007-5461
GHSA-v5p2-vg3c-pmrr
Absolute path traversal vulnerability in Apache Tomcat 4.0.0 through 4.0.6, 4.1.0, 5.0.0, 5.5.0 through 5.5.25, and 6.0.0 through 6.0.14, under certain configurations, allows remote authenticated users to read arbitrary files via a WebDAV write request that specifies an entity with a SYSTEM tag.
4.1.37
Affected by 3 other vulnerabilities.
5.5.26
Affected by 3 other vulnerabilities.
6.0.16
Affected by 4 other vulnerabilities.
VCID-99es-8ecb-uub8
Aliases:
CVE-2002-0935
GHSA-xmf4-j3j7-xj7q
Apache Tomcat 4.0.3, and possibly other versions before 4.1.3 beta, allows remote attackers to cause a denial of service (resource exhaustion) via a large number of requests to the server with null characters, which causes the working threads to hang.
4.1.3
Affected by 0 other vulnerabilities.
VCID-9y3t-7vfv-cbd2
Aliases:
CVE-2003-0866
GHSA-7wj2-48c4-2684
The Catalina org.apache.catalina.connector.http package in Tomcat 4.0.x up to 4.0.3 allows remote attackers to cause a denial of service via several requests that do not follow the HTTP protocol, which causes Tomcat to reject later requests.
4.1.0
Affected by 30 other vulnerabilities.
VCID-bhq7-d545-27bj
Aliases:
CVE-2006-7196
GHSA-pm78-wxxf-fw98
Cross-site scripting (XSS) vulnerability in the calendar application example in Apache Tomcat 4.0.0 through 4.0.6, 4.1.0 through 4.1.31, 5.0.0 through 5.0.30, and 5.5.0 through 5.5.15 allows remote attackers to inject arbitrary web script or HTML via the time parameter to cal2.jsp and possibly unspecified other vectors. NOTE: this may be related to CVE-2006-0254.1.
4.1.32
Affected by 1 other vulnerability.
5.5.16
Affected by 1 other vulnerability.
VCID-gcgw-9fjy-nuap
Aliases:
CVE-2002-2009
GHSA-r6cf-cr44-m8rr
Apache Tomcat 4.0.1 allows remote attackers to obtain the web root path via HTTP requests for JSP files preceded by (1) +/, (2) >/, (3) </, and (4) %20/, which leaks the pathname in an error message.
4.0.2
Affected by 1 other vulnerability.
VCID-j2sv-62js-xbav
Aliases:
CVE-2002-1394
GHSA-8v5p-2cpv-c2x6
Apache Tomcat 4.0.5 and earlier, when using both the invoker servlet and the default servlet, allows remote attackers to read source code for server files or bypass certain protections, a variant of CAN-2002-1148.
4.1.13
Affected by 0 other vulnerabilities.
VCID-p45v-qpgg-qqfj
Aliases:
CVE-2007-3383
GHSA-wjwr-3jch-479j
Cross-site scripting (XSS) vulnerability in SendMailServlet in the examples web application (examples/jsp/mail/sendmail.jsp) in Apache Tomcat 4.0.0 through 4.0.6 and 4.1.0 through 4.1.36 allows remote attackers to inject arbitrary web script or HTML via the From field and possibly other fields, related to generation of error messages.
4.1.37
Affected by 3 other vulnerabilities.
VCID-peya-mr7j-vugf
Aliases:
CVE-2007-2449
GHSA-hc39-rjwp-qffq
Multiple cross-site scripting (XSS) vulnerabilities in certain JSP files in the examples web application in Apache Tomcat 4.0.0 through 4.0.6, 4.1.0 through 4.1.36, 5.0.0 through 5.0.30, 5.5.0 through 5.5.24, and 6.0.0 through 6.0.13 allow remote attackers to inject arbitrary web script or HTML via the portion of the URI after the ';' character, as demonstrated by a URI containing a "snp/snoop.jsp;" sequence.
4.1.37
Affected by 3 other vulnerabilities.
5.5.25
Affected by 4 other vulnerabilities.
6.0.14
Affected by 2 other vulnerabilities.
VCID-q7jp-hn4a-4kec
Aliases:
CVE-2005-4838
Multiple cross-site scripting (XSS) vulnerabilities in the example web applications for Jakarta Tomcat 5.5.6 and earlier allow remote attackers to inject arbitrary web script or HTML via (1) el/functions.jsp, (2) el/implicit-objects.jsp, and (3) jspx/textRotate.jspx in examples/jsp2/, as demonstrated via script in a request to snp/snoop.jsp. NOTE: other XSS issues in the manager were simultaneously reported, but these require admin access and do not cross privilege boundaries.
4.1.32
Affected by 1 other vulnerability.
5.5.7
Affected by 0 other vulnerabilities.
VCID-qxkf-4ddv-j3b7
Aliases:
CVE-2007-1358
GHSA-xmc9-6p56-3c4v
Cross-site scripting (XSS) vulnerability in certain applications using Apache Tomcat 4.0.0 through 4.0.6 and 4.1.0 through 4.1.34 allows remote attackers to inject arbitrary web script or HTML via crafted "Accept-Language headers that do not conform to RFC 2616".
4.1.36
Affected by 9 other vulnerabilities.
5.5.21
Affected by 1 other vulnerability.
6.0.6
Affected by 0 other vulnerabilities.
VCID-r1bk-cqhx-ebc5
Aliases:
CVE-2002-1148
GHSA-jxcv-v856-j5vg
The default servlet (org.apache.catalina.servlets.DefaultServlet) in Tomcat 4.0.4 and 4.1.10 and earlier allows remote attackers to read source code for server files via a direct request to the servlet.
4.1.12
Affected by 2 other vulnerabilities.
VCID-ssnx-gz8e-87ab
Aliases:
CVE-2002-0682
Cross-site scripting vulnerability in Apache Tomcat 4.0.3 allows remote attackers to execute script as other web users via script in a URL with the /servlet/ mapping, which does not filter the script when an exception is thrown by the servlet.
4.1.13
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-xu51-tkfm-57am Apache Tomcat may be started without proper security settings if errors are encountered while reading the web.xml file, which could allow attackers to bypass intended restrictions. CVE-2002-0493
GHSA-p543-jg43-9pm5

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-01T12:38:20.725439+00:00 Apache Tomcat Importer Fixing VCID-xu51-tkfm-57am https://tomcat.apache.org/security-4.html 38.0.0
2026-04-01T12:38:20.698601+00:00 Apache Tomcat Importer Affected by VCID-41ps-jy8t-cyfm https://tomcat.apache.org/security-4.html 38.0.0
2026-04-01T12:38:20.671820+00:00 Apache Tomcat Importer Affected by VCID-gcgw-9fjy-nuap https://tomcat.apache.org/security-4.html 38.0.0
2026-04-01T12:38:20.644523+00:00 Apache Tomcat Importer Affected by VCID-2fb2-r763-ybg5 https://tomcat.apache.org/security-4.html 38.0.0
2026-04-01T12:38:20.614280+00:00 Apache Tomcat Importer Affected by VCID-9y3t-7vfv-cbd2 https://tomcat.apache.org/security-4.html 38.0.0
2026-04-01T12:38:20.559370+00:00 Apache Tomcat Importer Affected by VCID-99es-8ecb-uub8 https://tomcat.apache.org/security-4.html 38.0.0
2026-04-01T12:38:20.517322+00:00 Apache Tomcat Importer Affected by VCID-r1bk-cqhx-ebc5 https://tomcat.apache.org/security-4.html 38.0.0
2026-04-01T12:38:20.481213+00:00 Apache Tomcat Importer Affected by VCID-ssnx-gz8e-87ab https://tomcat.apache.org/security-4.html 38.0.0
2026-04-01T12:38:20.441015+00:00 Apache Tomcat Importer Affected by VCID-j2sv-62js-xbav https://tomcat.apache.org/security-4.html 38.0.0
2026-04-01T12:38:20.375960+00:00 Apache Tomcat Importer Affected by VCID-18j8-kwdv-dyak https://tomcat.apache.org/security-4.html 38.0.0
2026-04-01T12:38:20.340906+00:00 Apache Tomcat Importer Affected by VCID-q7jp-hn4a-4kec https://tomcat.apache.org/security-4.html 38.0.0
2026-04-01T12:38:20.306401+00:00 Apache Tomcat Importer Affected by VCID-2jnv-segx-zkfd https://tomcat.apache.org/security-4.html 38.0.0
2026-04-01T12:38:20.271778+00:00 Apache Tomcat Importer Affected by VCID-bhq7-d545-27bj https://tomcat.apache.org/security-4.html 38.0.0
2026-04-01T12:38:20.152705+00:00 Apache Tomcat Importer Affected by VCID-qxkf-4ddv-j3b7 https://tomcat.apache.org/security-4.html 38.0.0
2026-04-01T12:38:20.118874+00:00 Apache Tomcat Importer Affected by VCID-87p8-zvvf-y7dm https://tomcat.apache.org/security-4.html 38.0.0
2026-04-01T12:38:20.084205+00:00 Apache Tomcat Importer Affected by VCID-6epr-2hbd-skcz https://tomcat.apache.org/security-4.html 38.0.0
2026-04-01T12:38:20.047372+00:00 Apache Tomcat Importer Affected by VCID-88v7-kc2y-bfd7 https://tomcat.apache.org/security-4.html 38.0.0
2026-04-01T12:38:19.960226+00:00 Apache Tomcat Importer Affected by VCID-p45v-qpgg-qqfj https://tomcat.apache.org/security-4.html 38.0.0
2026-04-01T12:38:19.860841+00:00 Apache Tomcat Importer Affected by VCID-peya-mr7j-vugf https://tomcat.apache.org/security-4.html 38.0.0