Search for packages
Package details: pkg:maven/org.apache.tomcat/tomcat@8.0.44
purl pkg:maven/org.apache.tomcat/tomcat@8.0.44
Next non-vulnerable version None.
Latest non-vulnerable version None.
Risk 10.0
Vulnerabilities affecting this package (14)
Vulnerability Summary Fixed by
VCID-21fj-g9yj-aaaa
Aliases:
CVE-2020-1745
GHSA-gv2w-88hx-8m9r
Information Exposure A remote, unauthenticated attacker could exploit this vulnerability to read web application files from a vulnerable server. In instances where the vulnerable server allows file uploads, an attacker could upload malicious JavaServer Pages (JSP) code within a variety of file types and trigger this vulnerability to gain remote code execution.
8.5.51
Affected by 33 other vulnerabilities.
9.0.31
Affected by 36 other vulnerabilities.
VCID-259r-tjud-aaad
Aliases:
CVE-2020-1935
GHSA-qxf4-chvg-4r8r
Potential HTTP request smuggling in Apache Tomcat
8.5.51
Affected by 33 other vulnerabilities.
9.0.31
Affected by 36 other vulnerabilities.
VCID-7c2n-n9ga-aaar
Aliases:
CVE-2018-8034
GHSA-46j3-r4pj-4835
The host name verification missing in Apache Tomcat
8.0.53
Affected by 8 other vulnerabilities.
8.5.32
Affected by 41 other vulnerabilities.
9.0.10
Affected by 44 other vulnerabilities.
VCID-9pu2-we8w-aaar
Aliases:
CVE-2018-1305
GHSA-jx6h-3fjx-cgv5
Moderate severity vulnerability that affects org.apache.tomcat.embed:tomcat-embed-core
8.0.50
Affected by 12 other vulnerabilities.
8.5.28
Affected by 45 other vulnerabilities.
9.0.5
Affected by 48 other vulnerabilities.
VCID-9suj-hpmx-aaag
Aliases:
CVE-2021-30639
GHSA-44qp-qhfv-c7f6
Improper Handling of Exceptional Conditions in Apache Tomcat
8.5.65
Affected by 22 other vulnerabilities.
9.0.45
Affected by 25 other vulnerabilities.
10.0.5
Affected by 12 other vulnerabilities.
VCID-ah95-hj74-aaaq
Aliases:
CVE-2017-12617
GHSA-xjgh-84hx-56c5
Unrestricted Upload of File with Dangerous Type When running Apache Tomcat with HTTP PUTs enabled 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.
8.0.47
Affected by 13 other vulnerabilities.
8.5.23
Affected by 46 other vulnerabilities.
9.0.1
Affected by 50 other vulnerabilities.
VCID-b2z1-15m4-aaac
Aliases:
CVE-2018-1336
GHSA-m59c-jpc8-m2x4
In Apache Tomcat there is an improper handing of overflow in the UTF-8 decoder
8.0.52
Affected by 11 other vulnerabilities.
8.5.31
Affected by 44 other vulnerabilities.
9.0.8
Affected by 47 other vulnerabilities.
VCID-cp4z-y57s-aaah
Aliases:
CVE-2018-8014
GHSA-r4x2-3cq5-hqvp
The defaults settings for the CORS filter provided in Apache Tomcat are insecure and enable 'supportsCredentials' for all origins
8.0.53
Affected by 8 other vulnerabilities.
8.5.32
Affected by 41 other vulnerabilities.
9.0.9
Affected by 2 other vulnerabilities.
9.0.10
Affected by 44 other vulnerabilities.
VCID-d82s-fpes-aaar
Aliases:
CVE-2018-1304
GHSA-6rxj-58jh-436r
Moderate severity vulnerability that affects org.apache.tomcat.embed:tomcat-embed-core
8.0.50
Affected by 12 other vulnerabilities.
8.5.28
Affected by 45 other vulnerabilities.
9.0.5
Affected by 48 other vulnerabilities.
VCID-dwgf-f1eg-aaaf
Aliases:
CVE-2022-23181
GHSA-9f3j-pm6f-9fm5
Race condition in Apache Tomcat
8.5.75
Affected by 18 other vulnerabilities.
9.0.58
Affected by 21 other vulnerabilities.
10.0.16
Affected by 9 other vulnerabilities.
10.1.0-M10
Affected by 22 other vulnerabilities.
10.1.1
Affected by 18 other vulnerabilities.
VCID-jtsq-4sgf-aaag
Aliases:
CVE-2017-7674
GHSA-73rx-3f9r-x949
Insufficient Verification of Data Authenticity The CORS Filter in Apache Tomcat does 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.
8.0.45
Affected by 14 other vulnerabilities.
8.5.16
Affected by 47 other vulnerabilities.
9.0.0.M22
Affected by 47 other vulnerabilities.
9.0.1
Affected by 50 other vulnerabilities.
VCID-ma76-864y-aaaf
Aliases:
CVE-2005-4836
GHSA-qrcx-p4rr-g48h
The HTTP/1.1 connector in Apache Tomcat 4.1.15 through 4.1.40 does not reject NULL bytes in a URL when allowLinking is configured, which allows remote attackers to read JSP source files and obtain sensitive information. There are no reported fixed by versions.
VCID-mmcg-y2kn-aaab
Aliases:
CVE-2013-4286
GHSA-j448-j653-r3vj
Apache Tomcat before 6.0.39, 7.x before 7.0.47, and 8.x before 8.0.0-RC3, when an HTTP connector or AJP connector is used, does not properly handle certain inconsistent HTTP request headers, which allows remote attackers to trigger incorrect identification of a request's length and conduct request-smuggling attacks via (1) multiple Content-Length headers or (2) a Content-Length header and a "Transfer-Encoding: chunked" header. NOTE: this vulnerability exists because of an incomplete fix for CVE-2005-2090. There are no reported fixed by versions.
VCID-rjmz-fcp1-aaac
Aliases:
CVE-2020-8022
GHSA-gc58-v8h3-x2gr
Incorrect Default Permissions in Apache Tomcat
8.0.53
Affected by 8 other vulnerabilities.
9.0.35
Affected by 35 other vulnerabilities.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-yv8m-r56n-aaan Improper Handling of Exceptional Conditions The error page mechanism of the Java Servlet Specification requires that, when an error occurs and an error page is configured for the error that occurred, the original request and response are forwarded to the error page. The Default Servlet in Apache Tomcat does not do this. Depending on the original request this could lead to unexpected and undesirable results for static error pages including, if the DefaultServlet is configured to permit writes, the replacement or removal of the custom error page. Notes for other user provided error pages: (1) Unless explicitly coded otherwise, JSPs ignore the HTTP method. JSPs used as error pages must ensure that they handle any error dispatch as a GET request, regardless of the actual method. (2) By default, the response generated by a Servlet does depend on the HTTP method. Custom Servlets used as error pages must ensure that they handle any error dispatch as a GET request, regardless of the actual method. CVE-2017-5664
GHSA-jmvv-524f-hj5j

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-21T19:23:13.059316+00:00 Apache Tomcat Importer Fixing VCID-yv8m-r56n-aaan None 36.1.3
2025-06-21T19:23:11.467573+00:00 Apache Tomcat Importer Affected by VCID-b2z1-15m4-aaac None 36.1.3
2025-06-21T19:23:06.081408+00:00 Apache Tomcat Importer Affected by VCID-cp4z-y57s-aaah None 36.1.3
2025-06-21T19:23:04.404192+00:00 Apache Tomcat Importer Affected by VCID-9pu2-we8w-aaar https://tomcat.apache.org/security-8.html 36.1.3
2025-06-21T19:23:01.671168+00:00 Apache Tomcat Importer Affected by VCID-ah95-hj74-aaaq https://tomcat.apache.org/security-8.html 36.1.3
2025-06-21T19:22:59.889121+00:00 Apache Tomcat Importer Affected by VCID-jtsq-4sgf-aaag https://tomcat.apache.org/security-8.html 36.1.3
2025-06-21T19:22:51.994872+00:00 Apache Tomcat Importer Affected by VCID-cp4z-y57s-aaah https://tomcat.apache.org/security-8.html 36.1.3
2025-06-21T19:22:51.432003+00:00 Apache Tomcat Importer Affected by VCID-7c2n-n9ga-aaar https://tomcat.apache.org/security-8.html 36.1.3
2025-06-21T19:22:43.332789+00:00 Apache Tomcat Importer Affected by VCID-7c2n-n9ga-aaar None 36.1.3
2025-06-21T19:22:36.619478+00:00 Apache Tomcat Importer Affected by VCID-jtsq-4sgf-aaag None 36.1.3
2025-06-21T19:22:36.197520+00:00 Apache Tomcat Importer Fixing VCID-yv8m-r56n-aaan https://tomcat.apache.org/security-8.html 36.1.3
2025-06-21T19:22:35.804781+00:00 Apache Tomcat Importer Affected by VCID-d82s-fpes-aaar None 36.1.3
2025-06-21T19:22:32.534733+00:00 Apache Tomcat Importer Affected by VCID-mmcg-y2kn-aaab https://tomcat.apache.org/security-8.html 36.1.3
2025-06-21T19:22:30.858947+00:00 Apache Tomcat Importer Affected by VCID-d82s-fpes-aaar https://tomcat.apache.org/security-8.html 36.1.3
2025-06-21T19:22:23.736866+00:00 Apache Tomcat Importer Affected by VCID-mmcg-y2kn-aaab None 36.1.3
2025-06-21T19:22:20.615479+00:00 Apache Tomcat Importer Affected by VCID-b2z1-15m4-aaac https://tomcat.apache.org/security-8.html 36.1.3
2025-06-21T19:22:20.008894+00:00 Apache Tomcat Importer Affected by VCID-9pu2-we8w-aaar None 36.1.3
2025-06-21T19:22:19.462367+00:00 Apache Tomcat Importer Affected by VCID-ah95-hj74-aaaq None 36.1.3
2025-06-20T15:40:19.444287+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5664.yml 36.1.3
2025-06-20T15:39:23.108053+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan None 36.1.3
2025-06-20T15:28:54.999328+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac None 36.1.3
2025-06-20T15:28:15.370305+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-8022.yml 36.1.3
2025-06-20T14:37:22.571457+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-1745.yml 36.1.3
2025-06-20T14:37:21.954032+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa None 36.1.3
2025-06-20T14:08:07.090750+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1336.yml 36.1.3
2025-06-20T14:08:06.793487+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac None 36.1.3
2025-06-20T14:08:06.199521+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8034.yml 36.1.3
2025-06-20T14:08:04.118177+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar None 36.1.3
2025-06-20T14:02:29.784858+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8014.yml 36.1.3
2025-06-20T14:02:29.487519+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah None 36.1.3
2025-06-20T14:00:50.906633+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1304.yml 36.1.3
2025-06-20T14:00:50.659399+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar None 36.1.3
2025-06-20T14:00:46.041564+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar None 36.1.3
2025-06-20T14:00:45.613603+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1305.yml 36.1.3
2025-06-20T13:55:26.968752+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-7674.yml 36.1.3
2025-06-20T13:55:25.796008+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag None 36.1.3
2025-06-05T11:12:23.573233+00:00 Apache Tomcat Importer Fixing VCID-yv8m-r56n-aaan None 36.1.0
2025-06-05T11:12:22.249714+00:00 Apache Tomcat Importer Affected by VCID-b2z1-15m4-aaac None 36.1.0
2025-06-05T11:12:18.029536+00:00 Apache Tomcat Importer Affected by VCID-cp4z-y57s-aaah None 36.1.0
2025-06-05T11:12:16.741529+00:00 Apache Tomcat Importer Affected by VCID-9pu2-we8w-aaar https://tomcat.apache.org/security-8.html 36.1.0
2025-06-05T11:12:14.141678+00:00 Apache Tomcat Importer Affected by VCID-ah95-hj74-aaaq https://tomcat.apache.org/security-8.html 36.1.0
2025-06-05T11:12:12.705230+00:00 Apache Tomcat Importer Affected by VCID-jtsq-4sgf-aaag https://tomcat.apache.org/security-8.html 36.1.0
2025-06-05T11:12:06.576467+00:00 Apache Tomcat Importer Affected by VCID-cp4z-y57s-aaah https://tomcat.apache.org/security-8.html 36.1.0
2025-06-05T11:12:06.103519+00:00 Apache Tomcat Importer Affected by VCID-7c2n-n9ga-aaar https://tomcat.apache.org/security-8.html 36.1.0
2025-06-05T11:11:59.461259+00:00 Apache Tomcat Importer Affected by VCID-7c2n-n9ga-aaar None 36.1.0
2025-06-05T11:11:54.240205+00:00 Apache Tomcat Importer Affected by VCID-jtsq-4sgf-aaag None 36.1.0
2025-06-05T11:11:53.911558+00:00 Apache Tomcat Importer Fixing VCID-yv8m-r56n-aaan https://tomcat.apache.org/security-8.html 36.1.0
2025-06-05T11:11:53.602831+00:00 Apache Tomcat Importer Affected by VCID-d82s-fpes-aaar None 36.1.0
2025-06-05T11:11:50.759873+00:00 Apache Tomcat Importer Affected by VCID-mmcg-y2kn-aaab https://tomcat.apache.org/security-8.html 36.1.0
2025-06-05T11:11:49.378098+00:00 Apache Tomcat Importer Affected by VCID-d82s-fpes-aaar https://tomcat.apache.org/security-8.html 36.1.0
2025-06-05T11:11:43.510578+00:00 Apache Tomcat Importer Affected by VCID-mmcg-y2kn-aaab None 36.1.0
2025-06-05T11:11:41.081834+00:00 Apache Tomcat Importer Affected by VCID-b2z1-15m4-aaac https://tomcat.apache.org/security-8.html 36.1.0
2025-06-05T11:11:40.653088+00:00 Apache Tomcat Importer Affected by VCID-9pu2-we8w-aaar None 36.1.0
2025-06-05T11:11:40.176169+00:00 Apache Tomcat Importer Affected by VCID-ah95-hj74-aaaq None 36.1.0
2025-06-03T22:20:36.464093+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5664.yml 36.1.0
2025-06-03T22:19:39.596145+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan None 36.1.0
2025-06-03T22:09:56.366929+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac None 36.1.0
2025-06-03T22:09:25.516783+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-8022.yml 36.1.0
2025-06-03T21:21:13.479736+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-1745.yml 36.1.0
2025-06-03T21:21:12.931885+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa None 36.1.0
2025-06-03T21:00:32.448393+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1336.yml 36.1.0
2025-06-03T21:00:32.167068+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac None 36.1.0
2025-06-03T21:00:31.554788+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8034.yml 36.1.0
2025-06-03T21:00:29.291666+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar None 36.1.0
2025-06-03T20:54:28.399871+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8014.yml 36.1.0
2025-06-03T20:54:28.123597+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah None 36.1.0
2025-06-03T20:52:55.524858+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1304.yml 36.1.0
2025-06-03T20:52:55.236750+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar None 36.1.0
2025-06-03T20:52:49.682324+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar None 36.1.0
2025-06-03T20:52:49.262868+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1305.yml 36.1.0
2025-06-03T20:47:22.771875+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-7674.yml 36.1.0
2025-06-03T20:47:21.594136+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag None 36.1.0
2025-06-03T00:01:58.788760+00:00 Apache Tomcat Importer Fixing VCID-yv8m-r56n-aaan None 36.1.2
2025-06-03T00:01:57.538066+00:00 Apache Tomcat Importer Affected by VCID-b2z1-15m4-aaac None 36.1.2
2025-06-03T00:01:53.384976+00:00 Apache Tomcat Importer Affected by VCID-cp4z-y57s-aaah None 36.1.2
2025-06-03T00:01:52.142953+00:00 Apache Tomcat Importer Affected by VCID-9pu2-we8w-aaar https://tomcat.apache.org/security-8.html 36.1.2
2025-06-03T00:01:49.569809+00:00 Apache Tomcat Importer Affected by VCID-ah95-hj74-aaaq https://tomcat.apache.org/security-8.html 36.1.2
2025-06-03T00:01:48.209712+00:00 Apache Tomcat Importer Affected by VCID-jtsq-4sgf-aaag https://tomcat.apache.org/security-8.html 36.1.2
2025-06-03T00:01:42.111694+00:00 Apache Tomcat Importer Affected by VCID-cp4z-y57s-aaah https://tomcat.apache.org/security-8.html 36.1.2
2025-06-03T00:01:41.666160+00:00 Apache Tomcat Importer Affected by VCID-7c2n-n9ga-aaar https://tomcat.apache.org/security-8.html 36.1.2
2025-06-03T00:01:35.057461+00:00 Apache Tomcat Importer Affected by VCID-7c2n-n9ga-aaar None 36.1.2
2025-06-03T00:01:29.865411+00:00 Apache Tomcat Importer Affected by VCID-jtsq-4sgf-aaag None 36.1.2
2025-06-03T00:01:29.522585+00:00 Apache Tomcat Importer Fixing VCID-yv8m-r56n-aaan https://tomcat.apache.org/security-8.html 36.1.2
2025-06-03T00:01:29.203379+00:00 Apache Tomcat Importer Affected by VCID-d82s-fpes-aaar None 36.1.2
2025-06-03T00:01:26.283743+00:00 Apache Tomcat Importer Affected by VCID-mmcg-y2kn-aaab https://tomcat.apache.org/security-8.html 36.1.2
2025-06-03T00:01:24.958429+00:00 Apache Tomcat Importer Affected by VCID-d82s-fpes-aaar https://tomcat.apache.org/security-8.html 36.1.2
2025-06-03T00:01:19.358675+00:00 Apache Tomcat Importer Affected by VCID-mmcg-y2kn-aaab None 36.1.2
2025-06-03T00:01:16.948978+00:00 Apache Tomcat Importer Affected by VCID-b2z1-15m4-aaac https://tomcat.apache.org/security-8.html 36.1.2
2025-06-03T00:01:16.507773+00:00 Apache Tomcat Importer Affected by VCID-9pu2-we8w-aaar None 36.1.2
2025-06-03T00:01:16.093906+00:00 Apache Tomcat Importer Affected by VCID-ah95-hj74-aaaq None 36.1.2
2025-06-02T22:09:24.360825+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5664.yml 36.1.2
2025-06-02T22:08:23.436210+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan None 36.1.2
2025-06-02T21:57:20.631797+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac None 36.1.2
2025-06-02T21:56:42.765700+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-8022.yml 36.1.2
2025-06-02T21:02:49.283091+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-1745.yml 36.1.2
2025-06-02T21:02:48.590153+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa None 36.1.2
2025-06-02T20:40:28.637119+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1336.yml 36.1.2
2025-06-02T20:40:28.323899+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac None 36.1.2
2025-06-02T20:40:27.655128+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8034.yml 36.1.2
2025-06-02T20:40:25.384028+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar None 36.1.2
2025-06-02T20:34:18.759866+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8014.yml 36.1.2
2025-06-02T20:34:18.431471+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah None 36.1.2
2025-06-02T20:32:40.135344+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1304.yml 36.1.2
2025-06-02T20:32:39.867334+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar None 36.1.2
2025-06-02T20:32:34.454782+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar None 36.1.2
2025-06-02T20:32:33.964759+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1305.yml 36.1.2
2025-06-02T20:26:59.136254+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-7674.yml 36.1.2
2025-06-02T20:26:57.562959+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag None 36.1.2
2025-04-07T11:51:09.994427+00:00 Apache Tomcat Importer Fixing VCID-yv8m-r56n-aaan None 36.0.0
2025-04-07T11:51:06.206433+00:00 Apache Tomcat Importer Affected by VCID-b2z1-15m4-aaac None 36.0.0
2025-04-07T11:50:54.032376+00:00 Apache Tomcat Importer Affected by VCID-cp4z-y57s-aaah None 36.0.0
2025-04-07T11:50:50.402160+00:00 Apache Tomcat Importer Affected by VCID-9pu2-we8w-aaar https://tomcat.apache.org/security-8.html 36.0.0
2025-04-07T11:50:43.036131+00:00 Apache Tomcat Importer Affected by VCID-ah95-hj74-aaaq https://tomcat.apache.org/security-8.html 36.0.0
2025-04-07T11:50:20.750419+00:00 Apache Tomcat Importer Affected by VCID-cp4z-y57s-aaah https://tomcat.apache.org/security-8.html 36.0.0
2025-04-07T11:50:19.445689+00:00 Apache Tomcat Importer Affected by VCID-7c2n-n9ga-aaar https://tomcat.apache.org/security-8.html 36.0.0
2025-04-07T11:49:59.693843+00:00 Apache Tomcat Importer Affected by VCID-7c2n-n9ga-aaar None 36.0.0
2025-04-07T11:49:44.408945+00:00 Apache Tomcat Importer Affected by VCID-jtsq-4sgf-aaag None 36.0.0
2025-04-07T11:49:42.508785+00:00 Apache Tomcat Importer Affected by VCID-d82s-fpes-aaar None 36.0.0
2025-04-07T11:49:34.325255+00:00 Apache Tomcat Importer Affected by VCID-mmcg-y2kn-aaab https://tomcat.apache.org/security-8.html 36.0.0
2025-04-07T11:49:30.251290+00:00 Apache Tomcat Importer Affected by VCID-d82s-fpes-aaar https://tomcat.apache.org/security-8.html 36.0.0
2025-04-07T11:49:13.655537+00:00 Apache Tomcat Importer Affected by VCID-mmcg-y2kn-aaab None 36.0.0
2025-04-07T11:49:06.888767+00:00 Apache Tomcat Importer Affected by VCID-b2z1-15m4-aaac https://tomcat.apache.org/security-8.html 36.0.0
2025-04-07T11:49:05.550914+00:00 Apache Tomcat Importer Affected by VCID-9pu2-we8w-aaar None 36.0.0
2025-04-07T11:49:04.276069+00:00 Apache Tomcat Importer Affected by VCID-ah95-hj74-aaaq None 36.0.0
2025-04-03T19:37:22.323440+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5664.yml 36.0.0
2025-04-03T19:35:43.353095+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan None 36.0.0
2025-04-03T19:14:57.470347+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac None 36.0.0
2025-04-03T19:13:39.004809+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-8022.yml 36.0.0
2025-04-03T17:36:20.624145+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-1745.yml 36.0.0
2025-04-03T17:36:18.917588+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa None 36.0.0
2025-04-03T17:00:19.780221+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1336.yml 36.0.0
2025-04-03T17:00:19.005126+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac None 36.0.0
2025-04-03T17:00:17.659185+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8034.yml 36.0.0
2025-04-03T17:00:14.597933+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar None 36.0.0
2025-04-03T16:51:35.905146+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8014.yml 36.0.0
2025-04-03T16:51:35.159101+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah None 36.0.0
2025-04-03T16:48:52.783079+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1304.yml 36.0.0
2025-04-03T16:48:52.077560+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar None 36.0.0
2025-04-03T16:48:44.486911+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar None 36.0.0
2025-04-03T16:48:43.352208+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1305.yml 36.0.0
2025-04-03T16:40:31.501741+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-7674.yml 36.0.0
2025-04-03T16:40:30.121448+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag None 36.0.0
2025-03-28T13:19:24.720085+00:00 Apache Tomcat Importer Fixing VCID-yv8m-r56n-aaan https://tomcat.apache.org/security-8.html 36.0.0
2025-03-28T13:19:24.528890+00:00 Apache Tomcat Importer Affected by VCID-jtsq-4sgf-aaag https://tomcat.apache.org/security-8.html 36.0.0
2025-02-22T08:02:51.814795+00:00 Apache Tomcat Importer Affected by VCID-7c2n-n9ga-aaar https://tomcat.apache.org/security-8.html 35.1.0
2025-02-22T08:02:51.277757+00:00 Apache Tomcat Importer Affected by VCID-7c2n-n9ga-aaar None 35.1.0
2025-02-22T08:02:48.704441+00:00 Apache Tomcat Importer Affected by VCID-cp4z-y57s-aaah None 35.1.0
2025-02-22T08:02:48.398312+00:00 Apache Tomcat Importer Affected by VCID-cp4z-y57s-aaah https://tomcat.apache.org/security-8.html 35.1.0
2025-02-22T08:02:46.377221+00:00 Apache Tomcat Importer Affected by VCID-b2z1-15m4-aaac None 35.1.0
2025-02-22T08:02:44.879694+00:00 Apache Tomcat Importer Affected by VCID-b2z1-15m4-aaac https://tomcat.apache.org/security-8.html 35.1.0
2025-02-22T08:02:44.114838+00:00 Apache Tomcat Importer Affected by VCID-9pu2-we8w-aaar None 35.1.0
2025-02-22T08:02:42.119620+00:00 Apache Tomcat Importer Affected by VCID-9pu2-we8w-aaar https://tomcat.apache.org/security-8.html 35.1.0
2025-02-22T08:02:41.611213+00:00 Apache Tomcat Importer Affected by VCID-d82s-fpes-aaar None 35.1.0
2025-02-22T08:02:39.422637+00:00 Apache Tomcat Importer Affected by VCID-d82s-fpes-aaar https://tomcat.apache.org/security-8.html 35.1.0
2025-02-22T08:02:35.094124+00:00 Apache Tomcat Importer Affected by VCID-jtsq-4sgf-aaag None 35.1.0
2025-02-22T08:02:34.411587+00:00 Apache Tomcat Importer Affected by VCID-jtsq-4sgf-aaag https://tomcat.apache.org/security-8.html 35.1.0
2025-02-22T08:02:33.012676+00:00 Apache Tomcat Importer Fixing VCID-yv8m-r56n-aaan None 35.1.0
2025-02-22T08:02:31.700804+00:00 Apache Tomcat Importer Fixing VCID-yv8m-r56n-aaan https://tomcat.apache.org/security-8.html 35.1.0
2025-02-22T08:02:23.643041+00:00 Apache Tomcat Importer Affected by VCID-ah95-hj74-aaaq None 35.1.0
2025-02-22T08:02:21.137754+00:00 Apache Tomcat Importer Affected by VCID-ah95-hj74-aaaq https://tomcat.apache.org/security-8.html 35.1.0
2025-02-22T08:01:34.592064+00:00 Apache Tomcat Importer Affected by VCID-mmcg-y2kn-aaab None 35.1.0
2025-02-22T08:01:30.085392+00:00 Apache Tomcat Importer Affected by VCID-mmcg-y2kn-aaab https://tomcat.apache.org/security-8.html 35.1.0
2025-02-18T06:43:32.736382+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan None 35.1.0
2025-02-18T06:43:30.874379+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5664.yml 35.1.0
2025-02-18T06:23:57.061499+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-8022.yml 35.1.0
2025-02-18T06:23:54.456722+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac None 35.1.0
2025-02-17T23:36:21.669814+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa None 35.1.0
2025-02-17T23:36:20.699424+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-1745.yml 35.1.0
2025-02-17T23:02:47.216450+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar None 35.1.0
2025-02-17T23:02:46.433965+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8034.yml 35.1.0
2025-02-17T23:02:36.086971+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah None 35.1.0
2025-02-17T23:02:35.300813+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8014.yml 35.1.0
2025-02-17T22:55:15.523462+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1336.yml 35.1.0
2025-02-17T22:55:14.779453+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac None 35.1.0
2025-02-17T22:54:58.099931+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1305.yml 35.1.0
2025-02-17T22:54:56.858364+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar None 35.1.0
2025-02-17T22:54:55.547514+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1304.yml 35.1.0
2025-02-17T22:54:54.839948+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar None 35.1.0
2025-02-17T22:47:46.093475+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-7674.yml 35.1.0
2025-02-17T22:47:45.408038+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag None 35.1.0
2025-01-17T02:30:55.196831+00:00 GHSA Importer Affected by VCID-jtsq-4sgf-aaag None 35.1.0
2025-01-17T02:30:50.671826+00:00 GHSA Importer Fixing VCID-yv8m-r56n-aaan None 35.1.0
2024-11-24T15:00:24.530193+00:00 Apache Tomcat Importer Affected by VCID-7c2n-n9ga-aaar https://tomcat.apache.org/security-8.html 35.0.0
2024-11-24T15:00:22.882212+00:00 Apache Tomcat Importer Affected by VCID-cp4z-y57s-aaah https://tomcat.apache.org/security-8.html 35.0.0
2024-11-24T15:00:21.529140+00:00 Apache Tomcat Importer Affected by VCID-b2z1-15m4-aaac https://tomcat.apache.org/security-8.html 35.0.0
2024-11-24T15:00:20.683629+00:00 Apache Tomcat Importer Affected by VCID-9pu2-we8w-aaar https://tomcat.apache.org/security-8.html 35.0.0
2024-11-24T15:00:19.905043+00:00 Apache Tomcat Importer Affected by VCID-d82s-fpes-aaar https://tomcat.apache.org/security-8.html 35.0.0
2024-11-24T15:00:17.929019+00:00 Apache Tomcat Importer Affected by VCID-jtsq-4sgf-aaag https://tomcat.apache.org/security-8.html 35.0.0
2024-11-24T15:00:17.029222+00:00 Apache Tomcat Importer Fixing VCID-yv8m-r56n-aaan https://tomcat.apache.org/security-8.html 35.0.0
2024-11-24T15:00:12.918137+00:00 Apache Tomcat Importer Affected by VCID-ah95-hj74-aaaq https://tomcat.apache.org/security-8.html 35.0.0
2024-11-24T14:59:54.210376+00:00 Apache Tomcat Importer Affected by VCID-mmcg-y2kn-aaab https://tomcat.apache.org/security-8.html 35.0.0
2024-11-21T02:38:19.904930+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5664.yml 35.0.0
2024-11-21T02:30:13.099462+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-8022.yml 35.0.0
2024-11-20T22:38:55.278549+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-1745.yml 35.0.0
2024-11-20T22:17:51.325566+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8034.yml 35.0.0
2024-11-20T22:17:47.142391+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8014.yml 35.0.0
2024-11-20T22:14:30.632458+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1336.yml 35.0.0
2024-11-20T22:14:22.905271+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1305.yml 35.0.0
2024-11-20T22:14:22.131106+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1304.yml 35.0.0
2024-11-20T22:11:40.405204+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-7674.yml 35.0.0
2024-11-19T02:28:26.786311+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5664.yml 34.3.2
2024-11-19T02:13:32.605145+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-8022.yml 34.3.2
2024-11-18T22:30:09.964024+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-1745.yml 34.3.2
2024-11-18T22:13:18.038675+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8034.yml 34.3.2
2024-11-18T22:13:14.062018+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8014.yml 34.3.2
2024-11-18T22:10:20.407203+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1336.yml 34.3.2
2024-11-18T22:10:13.685099+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1305.yml 34.3.2
2024-11-18T22:10:13.004989+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1304.yml 34.3.2
2024-11-18T22:07:41.207865+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-7674.yml 34.3.2
2024-10-15T18:19:36.278355+00:00 GithubOSV Importer Fixing VCID-yv8m-r56n-aaan https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-jmvv-524f-hj5j/GHSA-jmvv-524f-hj5j.json 34.0.2
2024-10-11T09:25:56.653496+00:00 Apache Tomcat Importer Affected by VCID-7c2n-n9ga-aaar https://tomcat.apache.org/security-8.html 34.0.2
2024-10-11T09:25:55.095552+00:00 Apache Tomcat Importer Affected by VCID-cp4z-y57s-aaah https://tomcat.apache.org/security-8.html 34.0.2
2024-10-11T09:25:53.811083+00:00 Apache Tomcat Importer Affected by VCID-b2z1-15m4-aaac https://tomcat.apache.org/security-8.html 34.0.2
2024-10-11T09:25:53.027171+00:00 Apache Tomcat Importer Affected by VCID-9pu2-we8w-aaar https://tomcat.apache.org/security-8.html 34.0.2
2024-10-11T09:25:52.257767+00:00 Apache Tomcat Importer Affected by VCID-d82s-fpes-aaar https://tomcat.apache.org/security-8.html 34.0.2
2024-10-11T09:25:50.168533+00:00 Apache Tomcat Importer Affected by VCID-jtsq-4sgf-aaag https://tomcat.apache.org/security-8.html 34.0.2
2024-10-11T09:25:49.329930+00:00 Apache Tomcat Importer Fixing VCID-yv8m-r56n-aaan https://tomcat.apache.org/security-8.html 34.0.2
2024-10-11T09:25:45.104477+00:00 Apache Tomcat Importer Affected by VCID-ah95-hj74-aaaq https://tomcat.apache.org/security-8.html 34.0.2
2024-10-11T09:25:27.943004+00:00 Apache Tomcat Importer Affected by VCID-mmcg-y2kn-aaab https://tomcat.apache.org/security-8.html 34.0.2
2024-10-11T09:25:14.414503+00:00 Apache Tomcat Importer Affected by VCID-ma76-864y-aaaf https://tomcat.apache.org/security-4.html 34.0.2
2024-10-08T03:03:23.478582+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5664.yml 34.0.2
2024-10-08T02:47:42.941882+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-8022.yml 34.0.2
2024-10-07T23:30:56.561654+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-1745.yml 34.0.2
2024-10-07T23:13:55.538116+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8034.yml 34.0.2
2024-10-07T23:13:51.426313+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8014.yml 34.0.2
2024-10-07T23:10:41.315752+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1336.yml 34.0.2
2024-10-07T23:10:33.890802+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1305.yml 34.0.2
2024-10-07T23:10:33.187263+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1304.yml 34.0.2
2024-10-07T23:07:55.157705+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-7674.yml 34.0.2
2024-10-07T20:07:42.800503+00:00 GHSA Importer Affected by VCID-dwgf-f1eg-aaaf https://github.com/advisories/GHSA-9f3j-pm6f-9fm5 34.0.2
2024-10-07T19:23:03.016526+00:00 GHSA Importer Affected by VCID-9suj-hpmx-aaag https://github.com/advisories/GHSA-44qp-qhfv-c7f6 34.0.2
2024-10-07T18:48:10.399843+00:00 GHSA Importer Affected by VCID-rjmz-fcp1-aaac https://github.com/advisories/GHSA-gc58-v8h3-x2gr 34.0.2
2024-10-07T18:29:20.136474+00:00 GHSA Importer Affected by VCID-259r-tjud-aaad https://github.com/advisories/GHSA-qxf4-chvg-4r8r 34.0.2
2024-10-07T17:28:33.688477+00:00 GHSA Importer Affected by VCID-jtsq-4sgf-aaag https://github.com/advisories/GHSA-73rx-3f9r-x949 34.0.2
2024-10-07T17:27:51.063014+00:00 GHSA Importer Fixing VCID-yv8m-r56n-aaan https://github.com/advisories/GHSA-jmvv-524f-hj5j 34.0.2
2024-10-07T17:15:04.962682+00:00 GHSA Importer Affected by VCID-ah95-hj74-aaaq https://github.com/advisories/GHSA-xjgh-84hx-56c5 34.0.2
2024-09-23T02:45:23.292801+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-8022.yml 34.0.1
2024-09-22T23:44:50.235473+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-1745.yml 34.0.1
2024-09-22T23:28:20.746641+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8034.yml 34.0.1
2024-09-22T23:28:16.761115+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8014.yml 34.0.1
2024-09-22T23:25:25.135730+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1336.yml 34.0.1
2024-09-22T23:25:18.235988+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1305.yml 34.0.1
2024-09-22T23:25:17.515557+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1304.yml 34.0.1
2024-09-22T20:51:39.328146+00:00 GHSA Importer Affected by VCID-dwgf-f1eg-aaaf https://github.com/advisories/GHSA-9f3j-pm6f-9fm5 34.0.1
2024-09-22T20:10:58.133469+00:00 GHSA Importer Affected by VCID-9suj-hpmx-aaag https://github.com/advisories/GHSA-44qp-qhfv-c7f6 34.0.1
2024-09-22T19:42:13.886066+00:00 GHSA Importer Affected by VCID-rjmz-fcp1-aaac https://github.com/advisories/GHSA-gc58-v8h3-x2gr 34.0.1
2024-09-22T19:19:41.315112+00:00 GHSA Importer Affected by VCID-259r-tjud-aaad https://github.com/advisories/GHSA-qxf4-chvg-4r8r 34.0.1
2024-09-22T17:38:31.291298+00:00 GHSA Importer Affected by VCID-ah95-hj74-aaaq https://github.com/advisories/GHSA-xjgh-84hx-56c5 34.0.1
2024-09-20T08:49:04.778325+00:00 Apache Tomcat Importer Affected by VCID-7c2n-n9ga-aaar https://tomcat.apache.org/security-8.html 34.0.1
2024-09-20T08:49:03.173386+00:00 Apache Tomcat Importer Affected by VCID-cp4z-y57s-aaah https://tomcat.apache.org/security-8.html 34.0.1
2024-09-20T08:49:01.866383+00:00 Apache Tomcat Importer Affected by VCID-b2z1-15m4-aaac https://tomcat.apache.org/security-8.html 34.0.1
2024-09-20T08:49:01.072867+00:00 Apache Tomcat Importer Affected by VCID-9pu2-we8w-aaar https://tomcat.apache.org/security-8.html 34.0.1
2024-09-20T08:49:00.343354+00:00 Apache Tomcat Importer Affected by VCID-d82s-fpes-aaar https://tomcat.apache.org/security-8.html 34.0.1
2024-09-20T08:48:53.174800+00:00 Apache Tomcat Importer Affected by VCID-ah95-hj74-aaaq https://tomcat.apache.org/security-8.html 34.0.1
2024-09-20T08:48:35.981605+00:00 Apache Tomcat Importer Affected by VCID-mmcg-y2kn-aaab https://tomcat.apache.org/security-8.html 34.0.1
2024-09-20T08:48:22.718642+00:00 Apache Tomcat Importer Affected by VCID-ma76-864y-aaaf https://tomcat.apache.org/security-4.html 34.0.1
2024-09-18T09:10:32.821943+00:00 GithubOSV Importer Fixing VCID-yv8m-r56n-aaan https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-jmvv-524f-hj5j/GHSA-jmvv-524f-hj5j.json 34.0.1
2024-09-18T08:17:35.175886+00:00 Apache Tomcat Importer Fixing VCID-yv8m-r56n-aaan https://tomcat.apache.org/security-8.html 34.0.1
2024-09-18T08:17:35.023296+00:00 Apache Tomcat Importer Affected by VCID-jtsq-4sgf-aaag https://tomcat.apache.org/security-8.html 34.0.1
2024-09-17T22:36:53.636170+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-7674.yml 34.0.1
2024-09-17T22:36:45.130038+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5664.yml 34.0.1
2024-09-17T22:02:03.414572+00:00 GHSA Importer Fixing VCID-yv8m-r56n-aaan https://github.com/advisories/GHSA-jmvv-524f-hj5j 34.0.1
2024-09-17T22:02:02.655511+00:00 GHSA Importer Affected by VCID-jtsq-4sgf-aaag https://github.com/advisories/GHSA-73rx-3f9r-x949 34.0.1
2024-04-26T06:12:00.108882+00:00 Apache Tomcat Importer Affected by VCID-7c2n-n9ga-aaar https://tomcat.apache.org/security-8.html 34.0.0rc4
2024-04-26T06:11:59.507160+00:00 Apache Tomcat Importer Affected by VCID-7c2n-n9ga-aaar None 34.0.0rc4
2024-04-26T06:11:58.642928+00:00 Apache Tomcat Importer Affected by VCID-cp4z-y57s-aaah https://tomcat.apache.org/security-8.html 34.0.0rc4
2024-04-26T06:11:57.142998+00:00 Apache Tomcat Importer Affected by VCID-cp4z-y57s-aaah None 34.0.0rc4
2024-04-26T06:11:55.965152+00:00 Apache Tomcat Importer Affected by VCID-b2z1-15m4-aaac https://tomcat.apache.org/security-8.html 34.0.0rc4
2024-04-26T06:11:55.629294+00:00 Apache Tomcat Importer Affected by VCID-b2z1-15m4-aaac None 34.0.0rc4
2024-04-26T06:11:53.609453+00:00 Apache Tomcat Importer Affected by VCID-9pu2-we8w-aaar None 34.0.0rc4
2024-04-26T06:11:52.465538+00:00 Apache Tomcat Importer Affected by VCID-9pu2-we8w-aaar https://tomcat.apache.org/security-8.html 34.0.0rc4
2024-04-26T06:11:51.894039+00:00 Apache Tomcat Importer Affected by VCID-d82s-fpes-aaar None 34.0.0rc4
2024-04-26T06:11:50.442657+00:00 Apache Tomcat Importer Affected by VCID-d82s-fpes-aaar https://tomcat.apache.org/security-8.html 34.0.0rc4
2024-04-26T06:11:46.171722+00:00 Apache Tomcat Importer Affected by VCID-jtsq-4sgf-aaag None 34.0.0rc4
2024-04-26T06:11:45.674534+00:00 Apache Tomcat Importer Affected by VCID-jtsq-4sgf-aaag https://tomcat.apache.org/security-8.html 34.0.0rc4
2024-04-26T06:11:44.670051+00:00 Apache Tomcat Importer Fixing VCID-yv8m-r56n-aaan None 34.0.0rc4
2024-04-26T06:11:43.846001+00:00 Apache Tomcat Importer Fixing VCID-yv8m-r56n-aaan https://tomcat.apache.org/security-8.html 34.0.0rc4
2024-04-26T06:11:36.399132+00:00 Apache Tomcat Importer Affected by VCID-ah95-hj74-aaaq None 34.0.0rc4
2024-04-26T06:11:34.205121+00:00 Apache Tomcat Importer Affected by VCID-ah95-hj74-aaaq https://tomcat.apache.org/security-8.html 34.0.0rc4
2024-04-26T06:10:54.304339+00:00 Apache Tomcat Importer Affected by VCID-mmcg-y2kn-aaab None 34.0.0rc4
2024-04-26T06:10:52.297027+00:00 Apache Tomcat Importer Affected by VCID-mmcg-y2kn-aaab https://tomcat.apache.org/security-8.html 34.0.0rc4
2024-04-26T06:10:19.385831+00:00 Apache Tomcat Importer Affected by VCID-ma76-864y-aaaf None 34.0.0rc4
2024-04-26T06:10:17.096387+00:00 Apache Tomcat Importer Affected by VCID-ma76-864y-aaaf https://tomcat.apache.org/security-4.html 34.0.0rc4
2024-04-24T05:32:48.921708+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan None 34.0.0rc4
2024-04-24T05:32:47.955024+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5664.yml 34.0.0rc4
2024-04-24T05:18:29.213950+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-8022.yml 34.0.0rc4
2024-04-24T05:18:26.572794+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac None 34.0.0rc4
2024-04-24T01:47:12.208914+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-1745.yml 34.0.0rc4
2024-04-24T01:47:11.285697+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa None 34.0.0rc4
2024-04-24T01:27:27.384818+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8034.yml 34.0.0rc4
2024-04-24T01:27:26.647124+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar None 34.0.0rc4
2024-04-24T01:27:18.898428+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah None 34.0.0rc4
2024-04-24T01:27:18.125827+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8014.yml 34.0.0rc4
2024-04-24T01:21:31.976955+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1336.yml 34.0.0rc4
2024-04-24T01:21:31.255036+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac None 34.0.0rc4
2024-04-24T01:21:18.813742+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1305.yml 34.0.0rc4
2024-04-24T01:21:17.728739+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar None 34.0.0rc4
2024-04-24T01:21:17.060900+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1304.yml 34.0.0rc4
2024-04-24T01:21:16.315833+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar None 34.0.0rc4
2024-04-24T01:15:32.515180+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-7674.yml 34.0.0rc4
2024-04-24T01:15:31.960194+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag None 34.0.0rc4
2024-04-23T23:06:12.454728+00:00 GithubOSV Importer Fixing VCID-yv8m-r56n-aaan https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-jmvv-524f-hj5j/GHSA-jmvv-524f-hj5j.json 34.0.0rc4
2024-04-23T22:24:58.509555+00:00 GHSA Importer Affected by VCID-dwgf-f1eg-aaaf https://github.com/advisories/GHSA-9f3j-pm6f-9fm5 34.0.0rc4
2024-04-23T22:24:56.944194+00:00 GHSA Importer Affected by VCID-dwgf-f1eg-aaaf None 34.0.0rc4
2024-04-23T21:25:42.380100+00:00 GHSA Importer Affected by VCID-9suj-hpmx-aaag https://github.com/advisories/GHSA-44qp-qhfv-c7f6 34.0.0rc4
2024-04-23T21:25:39.966245+00:00 GHSA Importer Affected by VCID-9suj-hpmx-aaag None 34.0.0rc4
2024-04-23T20:40:05.095110+00:00 GHSA Importer Affected by VCID-rjmz-fcp1-aaac https://github.com/advisories/GHSA-gc58-v8h3-x2gr 34.0.0rc4
2024-04-23T20:40:03.670286+00:00 GHSA Importer Affected by VCID-rjmz-fcp1-aaac None 34.0.0rc4
2024-04-23T20:15:41.286126+00:00 GHSA Importer Affected by VCID-259r-tjud-aaad None 34.0.0rc4
2024-04-23T20:15:39.782449+00:00 GHSA Importer Affected by VCID-259r-tjud-aaad https://github.com/advisories/GHSA-qxf4-chvg-4r8r 34.0.0rc4
2024-04-23T18:51:45.736953+00:00 GHSA Importer Affected by VCID-jtsq-4sgf-aaag None 34.0.0rc4
2024-04-23T18:50:21.378046+00:00 GHSA Importer Fixing VCID-yv8m-r56n-aaan None 34.0.0rc4
2024-04-23T18:39:07.298960+00:00 GHSA Importer Affected by VCID-ah95-hj74-aaaq None 34.0.0rc4
2024-04-23T18:39:04.873090+00:00 GHSA Importer Affected by VCID-ah95-hj74-aaaq https://github.com/advisories/GHSA-xjgh-84hx-56c5 34.0.0rc4
2024-04-23T17:40:22.264780+00:00 GHSA Importer Fixing VCID-yv8m-r56n-aaan https://github.com/advisories/GHSA-jmvv-524f-hj5j 34.0.0rc4
2024-04-23T17:40:21.623328+00:00 GHSA Importer Affected by VCID-jtsq-4sgf-aaag https://github.com/advisories/GHSA-73rx-3f9r-x949 34.0.0rc4
2024-01-12T14:22:43.448495+00:00 Apache Tomcat Importer Affected by VCID-7c2n-n9ga-aaar https://tomcat.apache.org/security-8.html 34.0.0rc2
2024-01-12T14:22:42.880431+00:00 Apache Tomcat Importer Affected by VCID-7c2n-n9ga-aaar None 34.0.0rc2
2024-01-12T14:22:42.061104+00:00 Apache Tomcat Importer Affected by VCID-cp4z-y57s-aaah https://tomcat.apache.org/security-8.html 34.0.0rc2
2024-01-12T14:22:40.671636+00:00 Apache Tomcat Importer Affected by VCID-cp4z-y57s-aaah None 34.0.0rc2
2024-01-12T14:22:39.556872+00:00 Apache Tomcat Importer Affected by VCID-b2z1-15m4-aaac https://tomcat.apache.org/security-8.html 34.0.0rc2
2024-01-12T14:22:39.242735+00:00 Apache Tomcat Importer Affected by VCID-b2z1-15m4-aaac None 34.0.0rc2
2024-01-12T14:22:37.372217+00:00 Apache Tomcat Importer Affected by VCID-9pu2-we8w-aaar None 34.0.0rc2
2024-01-12T14:22:36.265355+00:00 Apache Tomcat Importer Affected by VCID-9pu2-we8w-aaar https://tomcat.apache.org/security-8.html 34.0.0rc2
2024-01-12T14:22:35.727353+00:00 Apache Tomcat Importer Affected by VCID-d82s-fpes-aaar None 34.0.0rc2
2024-01-12T14:22:34.355891+00:00 Apache Tomcat Importer Affected by VCID-d82s-fpes-aaar https://tomcat.apache.org/security-8.html 34.0.0rc2
2024-01-12T14:22:30.257685+00:00 Apache Tomcat Importer Affected by VCID-jtsq-4sgf-aaag None 34.0.0rc2
2024-01-12T14:22:29.781309+00:00 Apache Tomcat Importer Affected by VCID-jtsq-4sgf-aaag https://tomcat.apache.org/security-8.html 34.0.0rc2
2024-01-12T14:22:28.870093+00:00 Apache Tomcat Importer Fixing VCID-yv8m-r56n-aaan None 34.0.0rc2
2024-01-12T14:22:28.125590+00:00 Apache Tomcat Importer Fixing VCID-yv8m-r56n-aaan https://tomcat.apache.org/security-8.html 34.0.0rc2
2024-01-12T14:22:21.022021+00:00 Apache Tomcat Importer Affected by VCID-ah95-hj74-aaaq None 34.0.0rc2
2024-01-12T14:22:19.067002+00:00 Apache Tomcat Importer Affected by VCID-ah95-hj74-aaaq https://tomcat.apache.org/security-8.html 34.0.0rc2
2024-01-12T14:21:41.180105+00:00 Apache Tomcat Importer Affected by VCID-mmcg-y2kn-aaab None 34.0.0rc2
2024-01-12T14:21:39.415160+00:00 Apache Tomcat Importer Affected by VCID-mmcg-y2kn-aaab https://tomcat.apache.org/security-8.html 34.0.0rc2
2024-01-12T14:21:06.600775+00:00 Apache Tomcat Importer Affected by VCID-ma76-864y-aaaf None 34.0.0rc2
2024-01-12T14:21:04.802266+00:00 Apache Tomcat Importer Affected by VCID-ma76-864y-aaaf https://tomcat.apache.org/security-4.html 34.0.0rc2
2024-01-10T08:04:42.675648+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan None 34.0.0rc2
2024-01-10T08:04:41.729368+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5664.yml 34.0.0rc2
2024-01-10T07:50:01.934621+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-8022.yml 34.0.0rc2
2024-01-10T07:49:59.402518+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac None 34.0.0rc2
2024-01-10T04:18:22.214080+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-1745.yml 34.0.0rc2
2024-01-10T04:18:21.298173+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa None 34.0.0rc2
2024-01-10T03:57:39.871908+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8034.yml 34.0.0rc2
2024-01-10T03:57:39.150578+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar None 34.0.0rc2
2024-01-10T03:57:31.500103+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah None 34.0.0rc2
2024-01-10T03:57:30.752616+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8014.yml 34.0.0rc2
2024-01-10T03:50:21.485610+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1336.yml 34.0.0rc2
2024-01-10T03:50:20.777791+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac None 34.0.0rc2
2024-01-10T03:50:07.534756+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1305.yml 34.0.0rc2
2024-01-10T03:50:06.552912+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar None 34.0.0rc2
2024-01-10T03:50:05.911519+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1304.yml 34.0.0rc2
2024-01-10T03:50:05.247106+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar None 34.0.0rc2
2024-01-10T03:44:24.277644+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-7674.yml 34.0.0rc2
2024-01-10T03:44:23.741439+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag None 34.0.0rc2
2024-01-10T00:22:13.354232+00:00 GHSA Importer Affected by VCID-dwgf-f1eg-aaaf https://github.com/advisories/GHSA-9f3j-pm6f-9fm5 34.0.0rc2
2024-01-10T00:22:11.841731+00:00 GHSA Importer Affected by VCID-dwgf-f1eg-aaaf None 34.0.0rc2
2024-01-09T23:22:08.109277+00:00 GHSA Importer Affected by VCID-9suj-hpmx-aaag https://github.com/advisories/GHSA-44qp-qhfv-c7f6 34.0.0rc2
2024-01-09T23:22:05.757067+00:00 GHSA Importer Affected by VCID-9suj-hpmx-aaag None 34.0.0rc2
2024-01-09T22:33:04.184982+00:00 GHSA Importer Affected by VCID-rjmz-fcp1-aaac https://github.com/advisories/GHSA-gc58-v8h3-x2gr 34.0.0rc2
2024-01-09T22:33:02.693377+00:00 GHSA Importer Affected by VCID-rjmz-fcp1-aaac None 34.0.0rc2
2024-01-09T22:06:02.195407+00:00 GHSA Importer Affected by VCID-259r-tjud-aaad None 34.0.0rc2
2024-01-09T22:06:00.522634+00:00 GHSA Importer Affected by VCID-259r-tjud-aaad https://github.com/advisories/GHSA-qxf4-chvg-4r8r 34.0.0rc2
2024-01-09T20:44:41.548792+00:00 GHSA Importer Affected by VCID-jtsq-4sgf-aaag https://github.com/advisories/GHSA-73rx-3f9r-x949 34.0.0rc2
2024-01-09T20:44:40.569405+00:00 GHSA Importer Affected by VCID-jtsq-4sgf-aaag None 34.0.0rc2
2024-01-09T20:43:27.262513+00:00 GHSA Importer Fixing VCID-yv8m-r56n-aaan None 34.0.0rc2
2024-01-09T20:43:25.996711+00:00 GHSA Importer Fixing VCID-yv8m-r56n-aaan https://github.com/advisories/GHSA-jmvv-524f-hj5j 34.0.0rc2
2024-01-09T20:29:54.071221+00:00 GHSA Importer Affected by VCID-ah95-hj74-aaaq None 34.0.0rc2
2024-01-09T20:29:51.837999+00:00 GHSA Importer Affected by VCID-ah95-hj74-aaaq https://github.com/advisories/GHSA-xjgh-84hx-56c5 34.0.0rc2
2024-01-05T10:02:58.205277+00:00 Apache Tomcat Importer Affected by VCID-7c2n-n9ga-aaar https://tomcat.apache.org/security-8.html 34.0.0rc1
2024-01-05T10:02:57.663444+00:00 Apache Tomcat Importer Affected by VCID-7c2n-n9ga-aaar None 34.0.0rc1
2024-01-05T10:02:56.892229+00:00 Apache Tomcat Importer Affected by VCID-cp4z-y57s-aaah https://tomcat.apache.org/security-8.html 34.0.0rc1
2024-01-05T10:02:55.480148+00:00 Apache Tomcat Importer Affected by VCID-cp4z-y57s-aaah None 34.0.0rc1
2024-01-05T10:02:54.409667+00:00 Apache Tomcat Importer Affected by VCID-b2z1-15m4-aaac https://tomcat.apache.org/security-8.html 34.0.0rc1
2024-01-05T10:02:54.106180+00:00 Apache Tomcat Importer Affected by VCID-b2z1-15m4-aaac None 34.0.0rc1
2024-01-05T10:02:52.306045+00:00 Apache Tomcat Importer Affected by VCID-9pu2-we8w-aaar None 34.0.0rc1
2024-01-05T10:02:51.277289+00:00 Apache Tomcat Importer Affected by VCID-9pu2-we8w-aaar https://tomcat.apache.org/security-8.html 34.0.0rc1
2024-01-05T10:02:50.756024+00:00 Apache Tomcat Importer Affected by VCID-d82s-fpes-aaar None 34.0.0rc1
2024-01-05T10:02:49.455054+00:00 Apache Tomcat Importer Affected by VCID-d82s-fpes-aaar https://tomcat.apache.org/security-8.html 34.0.0rc1
2024-01-05T10:02:45.608545+00:00 Apache Tomcat Importer Affected by VCID-jtsq-4sgf-aaag None 34.0.0rc1
2024-01-05T10:02:44.256681+00:00 Apache Tomcat Importer Fixing VCID-yv8m-r56n-aaan None 34.0.0rc1
2024-01-05T10:02:36.668746+00:00 Apache Tomcat Importer Affected by VCID-ah95-hj74-aaaq None 34.0.0rc1
2024-01-05T10:02:34.773973+00:00 Apache Tomcat Importer Affected by VCID-ah95-hj74-aaaq https://tomcat.apache.org/security-8.html 34.0.0rc1
2024-01-05T10:01:58.221397+00:00 Apache Tomcat Importer Affected by VCID-mmcg-y2kn-aaab None 34.0.0rc1
2024-01-05T10:01:56.491935+00:00 Apache Tomcat Importer Affected by VCID-mmcg-y2kn-aaab https://tomcat.apache.org/security-8.html 34.0.0rc1
2024-01-05T10:01:24.262366+00:00 Apache Tomcat Importer Affected by VCID-ma76-864y-aaaf None 34.0.0rc1
2024-01-05T10:01:22.465875+00:00 Apache Tomcat Importer Affected by VCID-ma76-864y-aaaf https://tomcat.apache.org/security-4.html 34.0.0rc1
2024-01-04T02:15:38.689036+00:00 Apache Tomcat Importer Fixing VCID-yv8m-r56n-aaan https://tomcat.apache.org/security-8.html 34.0.0rc1
2024-01-04T02:15:38.538838+00:00 Apache Tomcat Importer Affected by VCID-jtsq-4sgf-aaag https://tomcat.apache.org/security-8.html 34.0.0rc1
2024-01-04T00:49:58.088009+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan None 34.0.0rc1
2024-01-04T00:35:14.278894+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-8022.yml 34.0.0rc1
2024-01-04T00:35:11.669314+00:00 GitLab Importer Affected by VCID-rjmz-fcp1-aaac None 34.0.0rc1
2024-01-03T21:02:32.553368+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2020-1745.yml 34.0.0rc1
2024-01-03T21:02:31.669455+00:00 GitLab Importer Affected by VCID-21fj-g9yj-aaaa None 34.0.0rc1
2024-01-03T20:39:36.274331+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8034.yml 34.0.0rc1
2024-01-03T20:39:35.552738+00:00 GitLab Importer Affected by VCID-7c2n-n9ga-aaar None 34.0.0rc1
2024-01-03T20:39:27.540757+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah None 34.0.0rc1
2024-01-03T20:39:26.792791+00:00 GitLab Importer Affected by VCID-cp4z-y57s-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-8014.yml 34.0.0rc1
2024-01-03T20:27:45.100791+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1336.yml 34.0.0rc1
2024-01-03T20:27:44.402666+00:00 GitLab Importer Affected by VCID-b2z1-15m4-aaac None 34.0.0rc1
2024-01-03T20:27:31.517005+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1305.yml 34.0.0rc1
2024-01-03T20:27:30.502017+00:00 GitLab Importer Affected by VCID-9pu2-we8w-aaar None 34.0.0rc1
2024-01-03T20:27:29.859893+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1304.yml 34.0.0rc1
2024-01-03T20:27:29.203353+00:00 GitLab Importer Affected by VCID-d82s-fpes-aaar None 34.0.0rc1
2024-01-03T20:21:12.448485+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag None 34.0.0rc1
2024-01-03T19:07:42.924757+00:00 GHSA Importer Affected by VCID-9suj-hpmx-aaag https://github.com/advisories/GHSA-44qp-qhfv-c7f6 34.0.0rc1
2024-01-03T19:07:40.590465+00:00 GHSA Importer Affected by VCID-9suj-hpmx-aaag None 34.0.0rc1
2024-01-03T18:21:43.026064+00:00 GHSA Importer Affected by VCID-rjmz-fcp1-aaac https://github.com/advisories/GHSA-gc58-v8h3-x2gr 34.0.0rc1
2024-01-03T17:59:57.392651+00:00 GitLab Importer Affected by VCID-jtsq-4sgf-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-7674.yml 34.0.0rc1
2024-01-03T17:59:49.369988+00:00 GitLab Importer Fixing VCID-yv8m-r56n-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5664.yml 34.0.0rc1
2024-01-03T17:50:38.630885+00:00 GHSA Importer Affected by VCID-259r-tjud-aaad https://github.com/advisories/GHSA-qxf4-chvg-4r8r 34.0.0rc1
2024-01-03T17:36:54.153401+00:00 GHSA Importer Fixing VCID-yv8m-r56n-aaan https://github.com/advisories/GHSA-jmvv-524f-hj5j 34.0.0rc1
2024-01-03T17:36:53.376089+00:00 GHSA Importer Affected by VCID-jtsq-4sgf-aaag https://github.com/advisories/GHSA-73rx-3f9r-x949 34.0.0rc1
2024-01-03T17:08:11.181882+00:00 GHSA Importer Affected by VCID-rjmz-fcp1-aaac None 34.0.0rc1
2024-01-03T16:51:15.324965+00:00 GHSA Importer Affected by VCID-259r-tjud-aaad None 34.0.0rc1
2024-01-03T15:57:49.881657+00:00 GHSA Importer Affected by VCID-jtsq-4sgf-aaag None 34.0.0rc1
2024-01-03T15:56:55.307777+00:00 GHSA Importer Fixing VCID-yv8m-r56n-aaan None 34.0.0rc1
2024-01-03T15:47:31.031208+00:00 GHSA Importer Affected by VCID-ah95-hj74-aaaq None 34.0.0rc1