Search for packages
Package details: pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@11.0.0-M3
purl pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@11.0.0-M3
Next non-vulnerable version 11.0.6
Latest non-vulnerable version 11.0.8
Risk 10.0
Vulnerabilities affecting this package (12)
Vulnerability Summary Fixed by
VCID-2c6h-srga-aaap
Aliases:
CVE-2023-24998
GHSA-hfrx-6qgj-fp6c
Apache Commons FileUpload denial of service vulnerability
11.0.0-M5
Affected by 11 other vulnerabilities.
VCID-2yb1-zq4x-aaad
Aliases:
CVE-2023-28709
GHSA-cx6h-86xw-9x34
The fix for CVE-2023-24998 was incomplete for Apache Tomcat 11.0.0-M2 to 11.0.0-M4, 10.1.5 to 10.1.7, 9.0.71 to 9.0.73 and 8.5.85 to 8.5.87. If non-default HTTP connector settings were used such that the maxParameterCount could be reached using query string parameters and a request was submitted that supplied exactly maxParameterCount parameters in the query string, the limit for uploaded request parts could be bypassed with the potential for a denial of service to occur.
11.0.0-M5
Affected by 11 other vulnerabilities.
11.0.1
Affected by 2 other vulnerabilities.
VCID-6y3x-kyj7-aaaf
Aliases:
CVE-2023-44487
GHSA-qppj-fm5r-hxr3
VSV00013
The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.
11.0.0-M12
Affected by 5 other vulnerabilities.
11.0.1
Affected by 2 other vulnerabilities.
VCID-7sta-sz5f-aaap
Aliases:
CVE-2023-28708
GHSA-2c9m-w27f-53rm
Apache Tomcat vulnerable to Unprotected Transport of Credentials
11.0.0
Affected by 8 other vulnerabilities.
VCID-7uaw-6w3w-aaar
Aliases:
CVE-2024-24549
GHSA-7w75-32cg-r6g2
Denial of Service due to improper input validation vulnerability for HTTP/2 requests in Apache Tomcat. When processing an HTTP/2 request, if the request exceeded any of the configured limits for headers, the associated HTTP/2 stream was not reset until after all of the headers had been processed.This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M16, from 10.1.0-M1 through 10.1.18, from 9.0.0-M1 through 9.0.85, from 8.5.0 through 8.5.98. Users are recommended to upgrade to version 11.0.0-M17, 10.1.19, 9.0.86 or 8.5.99 which fix the issue.
11.0.0-M17
Affected by 4 other vulnerabilities.
VCID-ckkm-g4kc-tfbg
Aliases:
CVE-2025-31650
GHSA-3p2h-wqq4-wf4h
Improper Input Validation vulnerability in Apache Tomcat. Incorrect error handling for some invalid HTTP priority headers resulted in incomplete clean-up of the failed request which created a memory leak. A large number of such requests could trigger an OutOfMemoryException resulting in a denial of service. This issue affects Apache Tomcat: from 9.0.76 through 9.0.102, from 10.1.10 through 10.1.39, from 11.0.0-M2 through 11.0.5. Users are recommended to upgrade to version 9.0.104, 10.1.40 or 11.0.6 which fix the issue.
11.0.6
Affected by 0 other vulnerabilities.
VCID-e318-2aad-aaag
Aliases:
CVE-2023-41080
GHSA-q3mw-pvr8-9ggc
URL Redirection to Untrusted Site ('Open Redirect') vulnerability in FORM authentication feature Apache Tomcat.This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M10, from 10.1.0-M1 through 10.0.12, from 9.0.0-M1 through 9.0.79 and from 8.5.0 through 8.5.92. The vulnerability is limited to the ROOT (default) web application.
11.0.0-M11
Affected by 8 other vulnerabilities.
11.0.1
Affected by 2 other vulnerabilities.
VCID-f68z-z5n7-aaae
Aliases:
CVE-2023-42795
GHSA-g8pj-r55q-5c2v
Incomplete Cleanup vulnerability in Apache Tomcat.When recycling various internal objects in Apache Tomcat from 11.0.0-M1 through 11.0.0-M11, from 10.1.0-M1 through 10.1.13, from 9.0.0-M1 through 9.0.80 and from 8.5.0 through 8.5.93, an error could cause Tomcat to skip some parts of the recycling process leading to information leaking from the current request/response to the next. Users are recommended to upgrade to version 11.0.0-M12 onwards, 10.1.14 onwards, 9.0.81 onwards or 8.5.94 onwards, which fixes the issue.
11.0.0-M12
Affected by 5 other vulnerabilities.
11.0.1
Affected by 2 other vulnerabilities.
VCID-pcvp-wv2z-aaas
Aliases:
CVE-2023-46589
GHSA-fccv-jmmp-qg76
Improper Input Validation vulnerability in Apache Tomcat.Tomcat from 11.0.0-M1 through 11.0.0-M10, from 10.1.0-M1 through 10.1.15, from 9.0.0-M1 through 9.0.82 and from 8.5.0 through 8.5.95 did not correctly parse HTTP trailer headers. A trailer header that exceeded the header size limit could cause Tomcat to treat a single request as multiple requests leading to the possibility of request smuggling when behind a reverse proxy. Users are recommended to upgrade to version 11.0.0-M11 onwards, 10.1.16 onwards, 9.0.83 onwards or 8.5.96 onwards, which fix the issue.
11.0.0-M11
Affected by 8 other vulnerabilities.
11.0.1
Affected by 2 other vulnerabilities.
VCID-r78u-gre6-aaaj
Aliases:
CVE-2023-45648
GHSA-r6j3-px5g-cq3x
Improper Input Validation vulnerability in Apache Tomcat.Tomcat from 11.0.0-M1 through 11.0.0-M11, from 10.1.0-M1 through 10.1.13, from 9.0.0-M1 through 9.0.81 and from 8.5.0 through 8.5.93 did not correctly parse HTTP trailer headers. A specially crafted, invalid trailer header could cause Tomcat to treat a single request as multiple requests leading to the possibility of request smuggling when behind a reverse proxy. Users are recommended to upgrade to version 11.0.0-M12 onwards, 10.1.14 onwards, 9.0.81 onwards or 8.5.94 onwards, which fix the issue.
11.0.0-M12
Affected by 5 other vulnerabilities.
11.0.1
Affected by 2 other vulnerabilities.
VCID-yktk-48uz-aaac
Aliases:
CVE-2024-34750
GHSA-wm9w-rjj3-j356
Improper Handling of Exceptional Conditions, Uncontrolled Resource Consumption vulnerability in Apache Tomcat. When processing an HTTP/2 stream, Tomcat did not handle some cases of excessive HTTP headers correctly. This led to a miscounting of active HTTP/2 streams which in turn led to the use of an incorrect infinite timeout which allowed connections to remain open which should have been closed. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M20, from 10.1.0-M1 through 10.1.24, from 9.0.0-M1 through 9.0.89. Users are recommended to upgrade to version 11.0.0-M21, 10.1.25 or 9.0.90, which fixes the issue.
11.0.0-M21
Affected by 3 other vulnerabilities.
VCID-yzt8-watu-qkcs
Aliases:
CVE-2025-31651
GHSA-ff77-26x5-69cr
Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in Apache Tomcat. For a subset of unlikely rewrite rule configurations, it was possible for a specially crafted request to bypass some rewrite rules. If those rewrite rules effectively enforced security constraints, those constraints could be bypassed. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.5, from 10.1.0-M1 through 10.1.39, from 9.0.0.M1 through 9.0.102. Users are recommended to upgrade to version [FIXED_VERSION], which fixes the issue.
11.0.6
Affected by 0 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-06-20T17:20:47.242121+00:00 GitLab Importer Affected by VCID-ckkm-g4kc-tfbg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2025-31650.yml 36.1.3
2025-06-20T17:20:46.505100+00:00 GitLab Importer Affected by VCID-yzt8-watu-qkcs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2025-31651.yml 36.1.3
2025-06-20T16:55:11.254198+00:00 GitLab Importer Affected by VCID-7uaw-6w3w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2024-24549.yml 36.1.3
2025-06-20T16:40:53.897827+00:00 GitLab Importer Affected by VCID-e318-2aad-aaag None 36.1.3
2025-06-20T16:25:29.953848+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2023-28708.yml 36.1.3
2025-06-20T16:25:27.444111+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap None 36.1.3
2025-06-03T23:55:41.964744+00:00 GitLab Importer Affected by VCID-ckkm-g4kc-tfbg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2025-31650.yml 36.1.0
2025-06-03T23:55:41.379098+00:00 GitLab Importer Affected by VCID-yzt8-watu-qkcs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2025-31651.yml 36.1.0
2025-06-03T23:32:02.487387+00:00 GitLab Importer Affected by VCID-7uaw-6w3w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2024-24549.yml 36.1.0
2025-06-03T23:19:31.518245+00:00 GitLab Importer Affected by VCID-e318-2aad-aaag None 36.1.0
2025-06-03T23:04:52.187494+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2023-28708.yml 36.1.0
2025-06-03T23:04:49.999680+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap None 36.1.0
2025-06-02T23:54:36.229431+00:00 GitLab Importer Affected by VCID-ckkm-g4kc-tfbg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2025-31650.yml 36.1.2
2025-06-02T23:54:35.523141+00:00 GitLab Importer Affected by VCID-yzt8-watu-qkcs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2025-31651.yml 36.1.2
2025-06-02T23:29:53.367129+00:00 GitLab Importer Affected by VCID-7uaw-6w3w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2024-24549.yml 36.1.2
2025-06-02T23:16:36.131416+00:00 GitLab Importer Affected by VCID-e318-2aad-aaag None 36.1.2
2025-06-02T23:01:29.871145+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2023-28708.yml 36.1.2
2025-06-02T23:01:27.518098+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap None 36.1.2
2025-05-29T23:36:36.824880+00:00 GitLab Importer Affected by VCID-ckkm-g4kc-tfbg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2025-31650.yml 36.0.0
2025-05-29T23:36:36.027062+00:00 GitLab Importer Affected by VCID-yzt8-watu-qkcs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2025-31651.yml 36.0.0
2025-04-03T21:59:44.067808+00:00 GitLab Importer Affected by VCID-7uaw-6w3w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2024-24549.yml 36.0.0
2025-04-03T21:31:08.337210+00:00 GitLab Importer Affected by VCID-e318-2aad-aaag None 36.0.0
2025-04-03T20:59:11.154228+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2023-28708.yml 36.0.0
2025-04-03T20:59:05.563882+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap None 36.0.0
2025-02-18T03:48:10.917450+00:00 GitLab Importer Affected by VCID-7uaw-6w3w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2024-24549.yml 35.1.0
2025-02-18T03:36:20.046319+00:00 GitLab Importer Affected by VCID-e318-2aad-aaag None 35.1.0
2025-02-18T03:15:38.388290+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap None 35.1.0
2025-02-18T03:15:34.044756+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2023-28708.yml 35.1.0
2024-11-21T01:03:03.065073+00:00 GitLab Importer Affected by VCID-7uaw-6w3w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2024-24549.yml 35.0.0
2024-11-21T00:44:41.345897+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2023-28708.yml 35.0.0
2024-11-19T00:52:00.677283+00:00 GitLab Importer Affected by VCID-7uaw-6w3w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2024-24549.yml 34.3.2
2024-11-19T00:30:36.343496+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2023-28708.yml 34.3.2
2024-10-08T01:23:07.113665+00:00 GitLab Importer Affected by VCID-7uaw-6w3w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2024-24549.yml 34.0.2
2024-10-08T01:12:44.057357+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2023-28708.yml 34.0.2
2024-10-07T22:14:43.629649+00:00 GHSA Importer Affected by VCID-yktk-48uz-aaac https://github.com/advisories/GHSA-wm9w-rjj3-j356 34.0.2
2024-10-07T22:05:10.719033+00:00 GHSA Importer Affected by VCID-7uaw-6w3w-aaar https://github.com/advisories/GHSA-7w75-32cg-r6g2 34.0.2
2024-10-07T21:46:07.054355+00:00 GHSA Importer Affected by VCID-pcvp-wv2z-aaas https://github.com/advisories/GHSA-fccv-jmmp-qg76 34.0.2
2024-10-07T21:45:05.961888+00:00 GHSA Importer Affected by VCID-r78u-gre6-aaaj https://github.com/advisories/GHSA-r6j3-px5g-cq3x 34.0.2
2024-10-07T21:44:38.370186+00:00 GHSA Importer Affected by VCID-6y3x-kyj7-aaaf https://github.com/advisories/GHSA-qppj-fm5r-hxr3 34.0.2
2024-10-07T21:43:43.942348+00:00 GHSA Importer Affected by VCID-f68z-z5n7-aaae https://github.com/advisories/GHSA-g8pj-r55q-5c2v 34.0.2
2024-10-07T21:42:34.646708+00:00 GHSA Importer Affected by VCID-e318-2aad-aaag https://github.com/advisories/GHSA-q3mw-pvr8-9ggc 34.0.2
2024-10-07T21:14:40.976331+00:00 GHSA Importer Affected by VCID-2yb1-zq4x-aaad https://github.com/advisories/GHSA-cx6h-86xw-9x34 34.0.2
2024-10-07T21:09:52.564375+00:00 GHSA Importer Affected by VCID-2c6h-srga-aaap https://github.com/advisories/GHSA-hfrx-6qgj-fp6c 34.0.2
2024-09-23T01:28:09.808843+00:00 GitLab Importer Affected by VCID-7uaw-6w3w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2024-24549.yml 34.0.1
2024-09-23T01:19:35.804617+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2023-28708.yml 34.0.1
2024-09-22T22:41:26.160423+00:00 GHSA Importer Affected by VCID-yktk-48uz-aaac https://github.com/advisories/GHSA-wm9w-rjj3-j356 34.0.1
2024-09-22T22:27:06.912094+00:00 GHSA Importer Affected by VCID-7uaw-6w3w-aaar https://github.com/advisories/GHSA-7w75-32cg-r6g2 34.0.1
2024-09-22T22:15:34.104359+00:00 GHSA Importer Affected by VCID-pcvp-wv2z-aaas https://github.com/advisories/GHSA-fccv-jmmp-qg76 34.0.1
2024-09-22T22:14:33.736404+00:00 GHSA Importer Affected by VCID-r78u-gre6-aaaj https://github.com/advisories/GHSA-r6j3-px5g-cq3x 34.0.1
2024-09-22T22:14:09.084272+00:00 GHSA Importer Affected by VCID-6y3x-kyj7-aaaf https://github.com/advisories/GHSA-qppj-fm5r-hxr3 34.0.1
2024-09-22T22:13:14.911038+00:00 GHSA Importer Affected by VCID-f68z-z5n7-aaae https://github.com/advisories/GHSA-g8pj-r55q-5c2v 34.0.1
2024-09-22T22:06:37.242126+00:00 GHSA Importer Affected by VCID-e318-2aad-aaag https://github.com/advisories/GHSA-q3mw-pvr8-9ggc 34.0.1
2024-09-22T21:49:47.278340+00:00 GHSA Importer Affected by VCID-2yb1-zq4x-aaad https://github.com/advisories/GHSA-cx6h-86xw-9x34 34.0.1
2024-09-22T21:45:12.538886+00:00 GHSA Importer Affected by VCID-2c6h-srga-aaap https://github.com/advisories/GHSA-hfrx-6qgj-fp6c 34.0.1
2024-05-17T21:14:39.270288+00:00 GHSA Importer Affected by VCID-7uaw-6w3w-aaar https://github.com/advisories/GHSA-7w75-32cg-r6g2 34.0.0rc4
2024-05-17T20:54:40.591338+00:00 GHSA Importer Affected by VCID-pcvp-wv2z-aaas https://github.com/advisories/GHSA-fccv-jmmp-qg76 34.0.0rc4
2024-05-17T20:52:03.991606+00:00 GHSA Importer Affected by VCID-r78u-gre6-aaaj https://github.com/advisories/GHSA-r6j3-px5g-cq3x 34.0.0rc4
2024-05-17T20:50:43.771393+00:00 GHSA Importer Affected by VCID-6y3x-kyj7-aaaf https://github.com/advisories/GHSA-qppj-fm5r-hxr3 34.0.0rc4
2024-05-17T20:14:08.748615+00:00 GHSA Importer Affected by VCID-2yb1-zq4x-aaad https://github.com/advisories/GHSA-cx6h-86xw-9x34 34.0.0rc4
2024-04-24T03:59:56.293082+00:00 GitLab Importer Affected by VCID-7uaw-6w3w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2024-24549.yml 34.0.0rc4
2024-04-24T03:51:53.560793+00:00 GitLab Importer Affected by VCID-e318-2aad-aaag None 34.0.0rc4
2024-04-24T03:42:54.006629+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap None 34.0.0rc4
2024-04-24T03:42:51.777829+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2023-28708.yml 34.0.0rc4
2024-04-24T00:49:24.156240+00:00 GHSA Importer Affected by VCID-f68z-z5n7-aaae https://github.com/advisories/GHSA-g8pj-r55q-5c2v 34.0.0rc4
2024-04-24T00:47:09.716790+00:00 GHSA Importer Affected by VCID-e318-2aad-aaag None 34.0.0rc4
2024-04-24T00:47:04.131575+00:00 GHSA Importer Affected by VCID-e318-2aad-aaag https://github.com/advisories/GHSA-q3mw-pvr8-9ggc 34.0.0rc4
2024-04-24T00:04:17.404291+00:00 GHSA Importer Affected by VCID-2c6h-srga-aaap https://github.com/advisories/GHSA-hfrx-6qgj-fp6c 34.0.0rc4
2024-01-10T06:33:47.881822+00:00 GitLab Importer Affected by VCID-e318-2aad-aaag None 34.0.0rc2
2024-01-10T06:24:19.501669+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap None 34.0.0rc2
2024-01-10T06:24:17.324181+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2023-28708.yml 34.0.0rc2
2024-01-10T03:02:25.155889+00:00 GHSA Importer Affected by VCID-pcvp-wv2z-aaas https://github.com/advisories/GHSA-fccv-jmmp-qg76 34.0.0rc2
2024-01-10T02:59:09.835801+00:00 GHSA Importer Affected by VCID-r78u-gre6-aaaj https://github.com/advisories/GHSA-r6j3-px5g-cq3x 34.0.0rc2
2024-01-10T02:58:06.428080+00:00 GHSA Importer Affected by VCID-6y3x-kyj7-aaaf https://github.com/advisories/GHSA-qppj-fm5r-hxr3 34.0.0rc2
2024-01-10T02:56:00.344801+00:00 GHSA Importer Affected by VCID-f68z-z5n7-aaae https://github.com/advisories/GHSA-g8pj-r55q-5c2v 34.0.0rc2
2024-01-10T02:53:52.899778+00:00 GHSA Importer Affected by VCID-e318-2aad-aaag None 34.0.0rc2
2024-01-10T02:53:47.563698+00:00 GHSA Importer Affected by VCID-e318-2aad-aaag https://github.com/advisories/GHSA-q3mw-pvr8-9ggc 34.0.0rc2
2024-01-03T23:20:06.266831+00:00 GitLab Importer Affected by VCID-e318-2aad-aaag None 34.0.0rc1
2024-01-03T23:10:50.160956+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap None 34.0.0rc1
2024-01-03T23:10:47.972885+00:00 GitLab Importer Affected by VCID-7sta-sz5f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2023-28708.yml 34.0.0rc1