Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.apache.tomcat/tomcat-catalina@7.0.75
purl pkg:maven/org.apache.tomcat/tomcat-catalina@7.0.75
Next non-vulnerable version 9.0.96
Latest non-vulnerable version 11.0.21
Risk 10.0
Vulnerabilities affecting this package (7)
Vulnerability Summary Fixed by
VCID-66kh-s6cr-tqf9
Aliases:
CVE-2020-9484
GHSA-344f-f5vg-2jfj
When using Apache Tomcat versions 10.0.0-M1 to 10.0.0-M4, 9.0.0.M1 to 9.0.34, 8.5.0 to 8.5.54 and 7.0.0 to 7.0.103 if a) an attacker is able to control the contents and name of a file on the server; and b) the server is configured to use the PersistenceManager with a FileStore; and c) the PersistenceManager is configured with sessionAttributeValueClassNameFilter="null" (the default unless a SecurityManager is used) or a sufficiently lax filter to allow the attacker provided object to be deserialized; and d) the attacker knows the relative file path from the storage location used by FileStore to the file the attacker has control over; then, using a specifically crafted request, the attacker will be able to trigger remote code execution via deserialization of the file under their control. Note that all of conditions a) to d) must be true for the attack to succeed.
7.0.104
Affected by 2 other vulnerabilities.
8.5.55
Affected by 6 other vulnerabilities.
9.0.35
Affected by 5 other vulnerabilities.
10.0.0-M5
Affected by 1 other vulnerability.
10.0.2
Affected by 1 other vulnerability.
VCID-8mns-kw6c-a7dk
Aliases:
CVE-2024-52316
GHSA-xcpr-7mr4-h4xq
Unchecked Error Condition vulnerability in Apache Tomcat. If Tomcat is configured to use a custom Jakarta Authentication (formerly JASPIC) ServerAuthContext component which may throw an exception during the authentication process without explicitly setting an HTTP status to indicate failure, the authentication may not fail, allowing the user to bypass the authentication process. There are no known Jakarta Authentication components that behave in this way. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M26, from 10.1.0-M1 through 10.1.30, from 9.0.0-M1 through 9.0.95. The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.0 though 8.5.100. Other EOL versions may also be affected. Users are recommended to upgrade to version 11.0.0, 10.1.31 or 9.0.96, which fix the issue.
9.0.96
Affected by 0 other vulnerabilities.
10.1.30
Affected by 0 other vulnerabilities.
11.0.1
Affected by 0 other vulnerabilities.
VCID-a8gk-n8bq-87cp
Aliases:
CVE-2021-24122
GHSA-2rvv-w9r2-rg7m
When serving resources from a network location using the NTFS file system, Apache Tomcat versions 10.0.0-M1 to 10.0.0-M9, 9.0.0.M1 to 9.0.39, 8.5.0 to 8.5.59 and 7.0.0 to 7.0.106 were susceptible to JSP source code disclosure in some configurations. The root cause was the unexpected behaviour of the JRE API File.getCanonicalPath() which in turn was caused by the inconsistent behaviour of the Windows API (FindFirstFileW) in some circumstances.
7.0.107
Affected by 1 other vulnerability.
8.5.60
Affected by 5 other vulnerabilities.
9.0.40
Affected by 6 other vulnerabilities.
10.0.0-M10
Affected by 0 other vulnerabilities.
VCID-c4jv-ws83-x7g2
Aliases:
CVE-2017-12616
GHSA-8qq4-8jvq-mfw4
When using a VirtualDirContext with Apache Tomcat 7.0.0 to 7.0.80 it was possible to bypass security constraints and/or view the source code of JSPs for resources served by the VirtualDirContext using a specially crafted request.
7.0.78
Affected by 4 other vulnerabilities.
7.0.81
Affected by 4 other vulnerabilities.
VCID-enaj-f97c-jbh7
Aliases:
CVE-2017-7674
GHSA-73rx-3f9r-x949
The CORS Filter in Apache Tomcat 9.0.0.M1 to 9.0.0.M21, 8.5.0 to 8.5.15, 8.0.0.RC1 to 8.0.44 and 7.0.41 to 7.0.78 did not add an HTTP Vary header indicating that the response varies depending on Origin. This permitted client and server side cache poisoning in some circumstances.
7.0.79
Affected by 5 other vulnerabilities.
8.0.45
Affected by 2 other vulnerabilities.
8.5.16
Affected by 7 other vulnerabilities.
9.0.0.M22
Affected by 1 other vulnerability.
VCID-hmbm-5ysw-77bu
Aliases:
CVE-2017-5648
GHSA-3vx3-xf6q-r5xp
While investigating bug 60718, it was noticed that some calls to application listeners in Apache Tomcat 9.0.0.M1 to 9.0.0.M17, 8.5.0 to 8.5.11, 8.0.0.RC1 to 8.0.41, and 7.0.0 to 7.0.75 did not use the appropriate facade object. When running an untrusted application under a SecurityManager, it was therefore possible for that untrusted application to retain a reference to the request or response object and thereby access and/or modify information associated with another web application.
7.0.76
Affected by 6 other vulnerabilities.
8.0.42
Affected by 3 other vulnerabilities.
8.5.13
Affected by 8 other vulnerabilities.
9.0.0.M18
Affected by 2 other vulnerabilities.
VCID-q6hm-mmfs-zka5
Aliases:
CVE-2017-12615
GHSA-pjfr-qf3p-3q25
When running Apache Tomcat 7.0.0 to 7.0.79 on Windows with HTTP PUTs enabled (e.g. via setting the readonly initialisation parameter of the Default to false) it was possible to upload a JSP file to the server via a specially crafted request. This JSP could then be requested and any code it contained would be executed by the server.
7.0.78
Affected by 4 other vulnerabilities.
7.0.81
Affected by 4 other vulnerabilities.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-hves-r5bg-yfes A bug in the error handling of the send file code for the NIO HTTP connector in Apache Tomcat 9.0.0.M1 to 9.0.0.M13, 8.5.0 to 8.5.8, 8.0.0.RC1 to 8.0.39, 7.0.0 to 7.0.73 and 6.0.16 to 6.0.48 resulted in the current Processor object being added to the Processor cache multiple times. This in turn meant that the same Processor could be used for concurrent requests. Sharing a Processor can result in information leakage between requests including, not not limited to, session ID and the response body. The bug was first noticed in 8.5.x onwards where it appears the refactoring of the Connector code for 8.5.x onwards made it more likely that the bug was observed. Initially it was thought that the 8.5.x refactoring introduced the bug but further investigation has shown that the bug is present in all currently supported Tomcat versions. CVE-2016-8745
GHSA-w3j5-q8f2-3cqq

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T23:14:53.744297+00:00 GitLab Importer Affected by VCID-8mns-kw6c-a7dk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2024-52316.yml 38.4.0
2026-04-16T21:52:09.845196+00:00 GitLab Importer Fixing VCID-hves-r5bg-yfes https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2016-8745.yml 38.4.0
2026-04-16T21:15:49.693638+00:00 GitLab Importer Affected by VCID-a8gk-n8bq-87cp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2021-24122.yml 38.4.0
2026-04-16T21:03:35.316967+00:00 GitLab Importer Affected by VCID-66kh-s6cr-tqf9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2020-9484.yml 38.4.0
2026-04-16T20:38:19.211973+00:00 GitLab Importer Affected by VCID-c4jv-ws83-x7g2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2017-12616.yml 38.4.0
2026-04-16T20:38:17.621227+00:00 GitLab Importer Affected by VCID-q6hm-mmfs-zka5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2017-12615.yml 38.4.0
2026-04-16T20:37:45.077071+00:00 GitLab Importer Affected by VCID-enaj-f97c-jbh7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2017-7674.yml 38.4.0
2026-04-12T00:33:29.060444+00:00 GitLab Importer Affected by VCID-8mns-kw6c-a7dk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2024-52316.yml 38.3.0
2026-04-11T23:07:58.153510+00:00 GitLab Importer Fixing VCID-hves-r5bg-yfes https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2016-8745.yml 38.3.0
2026-04-11T22:27:57.451022+00:00 GitLab Importer Affected by VCID-a8gk-n8bq-87cp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2021-24122.yml 38.3.0
2026-04-11T22:14:58.775246+00:00 GitLab Importer Affected by VCID-66kh-s6cr-tqf9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2020-9484.yml 38.3.0
2026-04-11T21:48:59.942285+00:00 GitLab Importer Affected by VCID-c4jv-ws83-x7g2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2017-12616.yml 38.3.0
2026-04-11T21:48:58.157624+00:00 GitLab Importer Affected by VCID-q6hm-mmfs-zka5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2017-12615.yml 38.3.0
2026-04-11T21:48:23.151418+00:00 GitLab Importer Affected by VCID-enaj-f97c-jbh7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2017-7674.yml 38.3.0
2026-04-03T00:41:12.043919+00:00 GitLab Importer Affected by VCID-8mns-kw6c-a7dk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2024-52316.yml 38.1.0
2026-04-02T23:16:25.106576+00:00 GitLab Importer Fixing VCID-hves-r5bg-yfes https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2016-8745.yml 38.1.0
2026-04-02T22:39:36.550728+00:00 GitLab Importer Affected by VCID-a8gk-n8bq-87cp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2021-24122.yml 38.1.0
2026-04-02T22:27:15.975070+00:00 GitLab Importer Affected by VCID-66kh-s6cr-tqf9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2020-9484.yml 38.1.0
2026-04-02T22:02:54.191607+00:00 GitLab Importer Affected by VCID-c4jv-ws83-x7g2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2017-12616.yml 38.1.0
2026-04-02T22:02:52.654704+00:00 GitLab Importer Affected by VCID-q6hm-mmfs-zka5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2017-12615.yml 38.1.0
2026-04-02T22:02:18.138640+00:00 GitLab Importer Affected by VCID-enaj-f97c-jbh7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2017-7674.yml 38.1.0
2026-04-01T16:57:00.039776+00:00 GitLab Importer Affected by VCID-a8gk-n8bq-87cp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2021-24122.yml 38.0.0
2026-04-01T16:45:16.352176+00:00 GitLab Importer Affected by VCID-66kh-s6cr-tqf9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2020-9484.yml 38.0.0
2026-04-01T16:20:03.997282+00:00 GitLab Importer Affected by VCID-c4jv-ws83-x7g2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2017-12616.yml 38.0.0
2026-04-01T16:20:02.426157+00:00 GitLab Importer Affected by VCID-q6hm-mmfs-zka5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2017-12615.yml 38.0.0
2026-04-01T16:19:26.100384+00:00 GitLab Importer Affected by VCID-enaj-f97c-jbh7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2017-7674.yml 38.0.0
2026-04-01T16:01:28.440223+00:00 GHSA Importer Affected by VCID-hmbm-5ysw-77bu https://github.com/advisories/GHSA-3vx3-xf6q-r5xp 38.0.0
2026-04-01T12:50:39.834279+00:00 GitLab Importer Fixing VCID-hves-r5bg-yfes https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-catalina/CVE-2016-8745.yml 38.0.0