Search for packages
Package details: pkg:deb/debian/jetty9@9.4.50-1~bpo11%2B1
purl pkg:deb/debian/jetty9@9.4.50-1~bpo11%2B1
Next non-vulnerable version 9.4.57-0+deb12u1
Latest non-vulnerable version 9.4.57-1
Risk 10.0
Vulnerabilities affecting this package (7)
Vulnerability Summary Fixed by
VCID-1npy-8ft8-v3c4
Aliases:
CVE-2024-9823
GHSA-j26w-f9rq-mr2q
Eclipse Jetty has a denial of service vulnerability on DosFilter
9.4.56-1
Affected by 0 other vulnerabilities.
9.4.57-0+deb12u1
Affected by 0 other vulnerabilities.
9.4.57-1
Affected by 0 other vulnerabilities.
VCID-1pjh-3upb-aaaq
Aliases:
CVE-2023-36478
GHSA-wgh7-54f2-x98r
HTTP/2 HPACK integer overflow and buffer allocation
9.4.50-4+deb11u2
Affected by 4 other vulnerabilities.
9.4.50-4+deb12u2
Affected by 0 other vulnerabilities.
VCID-297f-wcds-aqcw
Aliases:
CVE-2024-6762
GHSA-r7m4-f9h5-gr79
Eclipse Jetty's PushSessionCacheFilter can cause remote DoS attacks
9.4.57-0+deb12u1
Affected by 0 other vulnerabilities.
9.4.57-1
Affected by 0 other vulnerabilities.
VCID-3mq7-x8eg-aaaa
Aliases:
CVE-2020-27218
GHSA-86wm-rrjm-8wh8
Buffer not correctly recycled in Gzip Request inflation
9.4.50-4+deb11u2
Affected by 4 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.
9.4.50-4+deb11u2
Affected by 4 other vulnerabilities.
9.4.50-4+deb12u2
Affected by 0 other vulnerabilities.
VCID-8d2b-qrs3-7fgg
Aliases:
CVE-2024-8184
GHSA-g8m5-722r-8whq
Eclipse Jetty's ThreadLimitHandler.getRemote() vulnerable to remote DoS attacks
9.4.56-1
Affected by 0 other vulnerabilities.
9.4.57-0+deb12u1
Affected by 0 other vulnerabilities.
9.4.57-1
Affected by 0 other vulnerabilities.
VCID-ggqc-qjf8-aaad
Aliases:
CVE-2024-22201
GHSA-rggv-cv7r-mw98
Jetty is a Java based web server and servlet engine. An HTTP/2 SSL connection that is established and TCP congested will be leaked when it times out. An attacker can cause many connections to end up in this state, and the server may run out of file descriptors, eventually causing the server to stop accepting new connections from valid clients. The vulnerability is patched in 9.4.54, 10.0.20, 11.0.20, and 12.0.6.
9.4.50-4+deb11u2
Affected by 4 other vulnerabilities.
Vulnerabilities fixed by this package (22)
Vulnerability Summary Aliases
VCID-1pjh-3upb-aaaq HTTP/2 HPACK integer overflow and buffer allocation CVE-2023-36478
GHSA-wgh7-54f2-x98r
VCID-2r83-7d8z-aaaq Uncontrolled Resource Consumption in Jetty CVE-2021-28165
GHSA-26vr-8j45-3r4w
VCID-3dvk-49uj-aaab Encoded URIs can access WEB-INF directory in Eclipse Jetty CVE-2021-34429
GHSA-vjv5-gp2w-65vm
VCID-3mq7-x8eg-aaaa Buffer not correctly recycled in Gzip Request inflation CVE-2020-27218
GHSA-86wm-rrjm-8wh8
VCID-4pm7-acja-aaar Eclipse Jetty's cookie parsing of quoted values can exfiltrate values from other cookies CVE-2023-26049
GHSA-p26g-97m4-6q7c
VCID-6y3x-kyj7-aaaf 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. CVE-2023-44487
GHSA-qppj-fm5r-hxr3
VSV00013
VCID-75t9-8jmr-aaar Unescaped exception messages in error responses in Jetty CVE-2019-17632
GHSA-5h9j-q6j2-253f
VCID-7sjs-prdk-aaar Jetty Utility Servlets ConcatServlet Double Decoding Information Disclosure Vulnerability CVE-2021-28169
GHSA-gwcr-j4wh-j3cq
VCID-7uj6-vf93-aaaa Cross-site Scripting in Eclipse Jetty CVE-2019-10241
GHSA-7vx9-xjhr-rw6h
VCID-7wm2-db6q-aaad Eclipse Jetty Canonical Repository is the canonical repository for the Jetty project. Users of the CgiServlet with a very specific command structure may have the wrong command executed. If a user sends a request to a org.eclipse.jetty.servlets.CGI Servlet for a binary with a space in its name, the servlet will escape the command by wrapping it in quotation marks. This wrapped command, plus an optional command prefix, will then be executed through a call to Runtime.exec. If the original binary name provided by the user contains a quotation mark followed by a space, the resulting command line will contain multiple tokens instead of one. This issue was patched in version 9.4.52, 10.0.16, 11.0.16 and 12.0.0-beta2. CVE-2023-36479
GHSA-3gh6-v5v9-6v9j
VCID-7yc8-hgnk-aaam SessionListener can prevent a session from being invalidated breaking logout CVE-2021-34428
GHSA-m6cp-vxjx-65j6
VCID-87rw-weuq-aaaq Jetty is a Java based web server and servlet engine. Prior to versions 9.4.52, 10.0.16, 11.0.16, and 12.0.1, Jetty accepts the `+` character proceeding the content-length value in a HTTP/1 header field. This is more permissive than allowed by the RFC and other servers routinely reject such requests with 400 responses. There is no known exploit scenario, but it is conceivable that request smuggling could result if jetty is used in combination with a server that does not close the connection after sending such a 400 response. Versions 9.4.52, 10.0.16, 11.0.16, and 12.0.1 contain a patch for this issue. There is no workaround as there is no known exploit scenario. CVE-2023-40167
GHSA-hmr7-m48g-48f6
VCID-9xa5-ja57-aaaa Local Temp Directory Hijacking Vulnerability CVE-2020-27216
GHSA-g3wg-6mcf-8jj6
VCID-dgvv-8aq3-aaaf In Eclipse Jetty HTTP/2 server implementation, when encountering an invalid HTTP/2 request, the error handling has a bug that can wind up not properly cleaning up the active connections and associated resources. This can lead to a Denial of Service scenario where there are no enough resources left to process good requests. CVE-2022-2048
GHSA-wgmr-mf83-7x4j
VCID-ehev-gt43-aaag Directory exposure in jetty CVE-2021-28163
GHSA-j6qj-j888-vvgq
VCID-qg7n-txwg-aaac In Eclipse Jetty versions 9.4.0 thru 9.4.46, and 10.0.0 thru 10.0.9, and 11.0.0 thru 11.0.9 versions, the parsing of the authority segment of an http scheme URI, the Jetty HttpURI class improperly detects an invalid input as a hostname. This can lead to failures in a Proxy scenario. CVE-2022-2047
GHSA-cj7v-27pg-wf7q
VCID-v2bf-23x6-aaah Installation information leak in Eclipse Jetty CVE-2019-10247
GHSA-xc67-hjx6-cgg6
VCID-vz7f-5qd7-aaar OutOfMemoryError for large multipart without filename in Eclipse Jetty CVE-2023-26048
GHSA-qw69-rqj8-6qw8
VCID-wgmy-gjuy-aaab Operation on a Resource after Expiration or Release in Jetty Server CVE-2019-17638
GHSA-x3rh-m7vp-35f2
VCID-wn4c-b38s-aaap Jetty is a Java based web server and servlet engine. Versions 9.4.21 through 9.4.51, 10.0.15, and 11.0.15 are vulnerable to weak authentication. If a Jetty `OpenIdAuthenticator` uses the optional nested `LoginService`, and that `LoginService` decides to revoke an already authenticated user, then the current request will still treat the user as authenticated. The authentication is then cleared from the session and subsequent requests will not be treated as authenticated. So a request on a previously authenticated session could be allowed to bypass authentication after it had been rejected by the `LoginService`. This impacts usages of the jetty-openid which have configured a nested `LoginService` and where that `LoginService` will is capable of rejecting previously authenticated users. Versions 9.4.52, 10.0.16, and 11.0.16 have a patch for this issue. CVE-2023-41900
GHSA-pwh8-58vv-vw48
VCID-z6zz-u5hj-aaaf DOS vulnerability for Quoted Quality CSV headers CVE-2020-27223
GHSA-m394-8rww-3jr7
VCID-zrfa-mk5w-aaar Authorization Before Parsing and Canonicalization in jetty CVE-2021-28164
GHSA-v7ff-8wcx-gmc5

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-22T13:37:37.927127+00:00 Debian Importer Fixing VCID-4pm7-acja-aaar None 36.1.3
2025-06-22T10:16:31.175644+00:00 Debian Importer Fixing VCID-6y3x-kyj7-aaaf None 36.1.3
2025-06-22T05:59:09.757602+00:00 Debian Importer Fixing VCID-qg7n-txwg-aaac None 36.1.3
2025-06-21T21:33:58.581280+00:00 Debian Importer Fixing VCID-7wm2-db6q-aaad None 36.1.3
2025-06-21T19:15:51.988930+00:00 Debian Oval Importer Affected by VCID-6y3x-kyj7-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:59:00.102764+00:00 Debian Oval Importer Fixing VCID-7yc8-hgnk-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:51:31.816199+00:00 Debian Oval Importer Fixing VCID-wgmy-gjuy-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:30:26.600211+00:00 Debian Oval Importer Fixing VCID-vz7f-5qd7-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:28:02.444731+00:00 Debian Oval Importer Fixing VCID-7sjs-prdk-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:13:22.579300+00:00 Debian Oval Importer Fixing VCID-75t9-8jmr-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:12:07.758892+00:00 Debian Oval Importer Fixing VCID-2r83-7d8z-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:04:42.429270+00:00 Debian Oval Importer Fixing VCID-7wm2-db6q-aaad https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:42:31.397755+00:00 Debian Oval Importer Affected by VCID-6y3x-kyj7-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:25:45.386558+00:00 Debian Importer Fixing VCID-1pjh-3upb-aaaq None 36.1.3
2025-06-21T17:02:20.735329+00:00 Debian Oval Importer Fixing VCID-dgvv-8aq3-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:59:17.449152+00:00 Debian Importer Fixing VCID-wn4c-b38s-aaap None 36.1.3
2025-06-21T15:01:39.786453+00:00 Debian Oval Importer Affected by VCID-3mq7-x8eg-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:20:58.432611+00:00 Debian Oval Importer Affected by VCID-1pjh-3upb-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:14:59.819065+00:00 Debian Oval Importer Fixing VCID-87rw-weuq-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:06:58.523393+00:00 Debian Oval Importer Fixing VCID-qg7n-txwg-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:08:42.082432+00:00 Debian Oval Importer Fixing VCID-vz7f-5qd7-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:35:45.987941+00:00 Debian Oval Importer Fixing VCID-4pm7-acja-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T10:49:41.722364+00:00 Debian Importer Fixing VCID-87rw-weuq-aaaq None 36.1.3
2025-06-21T06:25:51.751279+00:00 Debian Oval Importer Fixing VCID-wgmy-gjuy-aaab None 36.1.3
2025-06-21T06:10:08.170668+00:00 Debian Oval Importer Fixing VCID-7sjs-prdk-aaar None 36.1.3
2025-06-21T05:16:20.307662+00:00 Debian Importer Fixing VCID-dgvv-8aq3-aaaf None 36.1.3
2025-06-21T05:11:59.081342+00:00 Debian Oval Importer Fixing VCID-ehev-gt43-aaag None 36.1.3
2025-06-21T04:43:36.765726+00:00 Debian Oval Importer Fixing VCID-v2bf-23x6-aaah None 36.1.3
2025-06-21T04:34:22.539842+00:00 Debian Oval Importer Fixing VCID-75t9-8jmr-aaar None 36.1.3
2025-06-21T04:25:20.970785+00:00 Debian Oval Importer Fixing VCID-z6zz-u5hj-aaaf None 36.1.3
2025-06-21T04:01:59.125052+00:00 Debian Oval Importer Fixing VCID-9xa5-ja57-aaaa None 36.1.3
2025-06-21T03:51:11.771141+00:00 Debian Importer Fixing VCID-vz7f-5qd7-aaar None 36.1.3
2025-06-21T03:22:25.215128+00:00 Debian Oval Importer Fixing VCID-2r83-7d8z-aaaq None 36.1.3
2025-06-21T03:01:55.107828+00:00 Debian Oval Importer Fixing VCID-3mq7-x8eg-aaaa None 36.1.3
2025-06-21T02:57:19.400302+00:00 Debian Importer Fixing VCID-3mq7-x8eg-aaaa None 36.1.3
2025-06-21T02:35:39.390255+00:00 Debian Oval Importer Fixing VCID-7yc8-hgnk-aaam None 36.1.3
2025-06-21T02:19:31.391320+00:00 Debian Oval Importer Fixing VCID-3dvk-49uj-aaab None 36.1.3
2025-06-21T01:42:24.609149+00:00 Debian Oval Importer Fixing VCID-7uj6-vf93-aaaa None 36.1.3
2025-06-21T01:32:55.159594+00:00 Debian Oval Importer Fixing VCID-zrfa-mk5w-aaar None 36.1.3
2025-06-20T23:07:26.161361+00:00 Debian Oval Importer Fixing VCID-dgvv-8aq3-aaaf None 36.1.3
2025-06-20T22:49:15.286577+00:00 Debian Oval Importer Fixing VCID-qg7n-txwg-aaac None 36.1.3
2025-06-08T13:08:54.489186+00:00 Debian Oval Importer Fixing VCID-4pm7-acja-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T13:01:03.548752+00:00 Debian Oval Importer Fixing VCID-zrfa-mk5w-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:34:53.001676+00:00 Debian Oval Importer Fixing VCID-9xa5-ja57-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:31:34.777968+00:00 Debian Oval Importer Fixing VCID-ehev-gt43-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:15:22.514580+00:00 Debian Oval Importer Fixing VCID-3mq7-x8eg-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:10:49.567966+00:00 Debian Oval Importer Fixing VCID-wn4c-b38s-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:44:38.572935+00:00 Debian Oval Importer Affected by VCID-6y3x-kyj7-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:28:20.927076+00:00 Debian Oval Importer Fixing VCID-7yc8-hgnk-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:21:20.743284+00:00 Debian Oval Importer Fixing VCID-wgmy-gjuy-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:00:56.964754+00:00 Debian Oval Importer Fixing VCID-vz7f-5qd7-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:58:34.202357+00:00 Debian Oval Importer Fixing VCID-7sjs-prdk-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:44:39.848852+00:00 Debian Oval Importer Fixing VCID-75t9-8jmr-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:43:27.590501+00:00 Debian Oval Importer Fixing VCID-2r83-7d8z-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:36:21.285908+00:00 Debian Oval Importer Fixing VCID-7wm2-db6q-aaad https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T10:15:43.868263+00:00 Debian Oval Importer Affected by VCID-6y3x-kyj7-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:47:22.677581+00:00 Debian Oval Importer Fixing VCID-dgvv-8aq3-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:55:02.699327+00:00 Debian Oval Importer Affected by VCID-3mq7-x8eg-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:15:30.031026+00:00 Debian Oval Importer Affected by VCID-1pjh-3upb-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:09:39.931805+00:00 Debian Oval Importer Fixing VCID-87rw-weuq-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:01:49.830130+00:00 Debian Oval Importer Fixing VCID-qg7n-txwg-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:15:25.341084+00:00 Debian Oval Importer Fixing VCID-vz7f-5qd7-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T04:53:56.418084+00:00 Debian Oval Importer Fixing VCID-4pm7-acja-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T00:05:03.091614+00:00 Debian Oval Importer Fixing VCID-wgmy-gjuy-aaab None 36.1.0
2025-06-07T23:49:03.275657+00:00 Debian Oval Importer Fixing VCID-7sjs-prdk-aaar None 36.1.0
2025-06-07T22:49:24.796368+00:00 Debian Oval Importer Fixing VCID-ehev-gt43-aaag None 36.1.0
2025-06-07T22:20:33.429611+00:00 Debian Oval Importer Fixing VCID-v2bf-23x6-aaah None 36.1.0
2025-06-07T22:10:52.260777+00:00 Debian Oval Importer Fixing VCID-75t9-8jmr-aaar None 36.1.0
2025-06-07T22:01:35.393548+00:00 Debian Oval Importer Fixing VCID-z6zz-u5hj-aaaf None 36.1.0
2025-06-07T21:37:19.658601+00:00 Debian Oval Importer Fixing VCID-9xa5-ja57-aaaa None 36.1.0
2025-06-07T20:55:33.461325+00:00 Debian Oval Importer Fixing VCID-2r83-7d8z-aaaq None 36.1.0
2025-06-07T20:31:38.379799+00:00 Debian Oval Importer Fixing VCID-3mq7-x8eg-aaaa None 36.1.0
2025-06-07T19:59:51.353862+00:00 Debian Oval Importer Fixing VCID-7yc8-hgnk-aaam None 36.1.0
2025-06-07T19:43:19.659214+00:00 Debian Oval Importer Fixing VCID-3dvk-49uj-aaab None 36.1.0
2025-06-07T19:05:33.900523+00:00 Debian Oval Importer Fixing VCID-7uj6-vf93-aaaa None 36.1.0
2025-06-07T18:55:54.770644+00:00 Debian Oval Importer Fixing VCID-zrfa-mk5w-aaar None 36.1.0
2025-06-07T16:30:36.108311+00:00 Debian Oval Importer Fixing VCID-dgvv-8aq3-aaaf None 36.1.0
2025-06-07T16:13:03.567609+00:00 Debian Oval Importer Fixing VCID-qg7n-txwg-aaac None 36.1.0
2025-04-13T03:26:54.085678+00:00 Debian Oval Importer Affected by VCID-8d2b-qrs3-7fgg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-13T03:26:10.686420+00:00 Debian Oval Importer Affected by VCID-1npy-8ft8-v3c4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-13T03:25:02.439869+00:00 Debian Oval Importer Affected by VCID-297f-wcds-aqcw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T23:13:53.554391+00:00 Debian Oval Importer Affected by VCID-ggqc-qjf8-aaad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T23:08:33.026792+00:00 Debian Oval Importer Affected by VCID-ggqc-qjf8-aaad https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-12T21:58:41.577688+00:00 Debian Oval Importer Fixing VCID-3dvk-49uj-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:38:17.935093+00:00 Debian Oval Importer Fixing VCID-7uj6-vf93-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:04:17.291874+00:00 Debian Oval Importer Fixing VCID-dgvv-8aq3-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:02:33.888292+00:00 Debian Oval Importer Fixing VCID-v2bf-23x6-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:00:32.240501+00:00 Debian Oval Importer Affected by VCID-1pjh-3upb-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:48:45.634987+00:00 Debian Oval Importer Fixing VCID-qg7n-txwg-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:39:31.086314+00:00 Debian Oval Importer Fixing VCID-7wm2-db6q-aaad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:28:48.330381+00:00 Debian Oval Importer Fixing VCID-87rw-weuq-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:20:51.340829+00:00 Debian Oval Importer Fixing VCID-z6zz-u5hj-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:56:34.360262+00:00 Debian Oval Importer Fixing VCID-4pm7-acja-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:48:27.661583+00:00 Debian Oval Importer Fixing VCID-zrfa-mk5w-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:21:23.816297+00:00 Debian Oval Importer Fixing VCID-9xa5-ja57-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:17:58.533689+00:00 Debian Oval Importer Fixing VCID-ehev-gt43-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:01:06.853890+00:00 Debian Oval Importer Fixing VCID-3mq7-x8eg-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:56:28.034353+00:00 Debian Oval Importer Fixing VCID-wn4c-b38s-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:29:31.934790+00:00 Debian Oval Importer Affected by VCID-6y3x-kyj7-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:12:34.163004+00:00 Debian Oval Importer Fixing VCID-7yc8-hgnk-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:05:22.033002+00:00 Debian Oval Importer Fixing VCID-wgmy-gjuy-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:43:48.391337+00:00 Debian Oval Importer Fixing VCID-vz7f-5qd7-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:41:20.218231+00:00 Debian Oval Importer Fixing VCID-7sjs-prdk-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:26:37.089171+00:00 Debian Oval Importer Fixing VCID-75t9-8jmr-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:25:21.032940+00:00 Debian Oval Importer Fixing VCID-2r83-7d8z-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:17:50.993567+00:00 Debian Oval Importer Fixing VCID-7wm2-db6q-aaad https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-12T15:56:33.962783+00:00 Debian Oval Importer Affected by VCID-6y3x-kyj7-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:19:40.731267+00:00 Debian Oval Importer Fixing VCID-dgvv-8aq3-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:27:28.348124+00:00 Debian Oval Importer Affected by VCID-3mq7-x8eg-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:47:43.433387+00:00 Debian Oval Importer Affected by VCID-1pjh-3upb-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:41:42.470317+00:00 Debian Oval Importer Fixing VCID-87rw-weuq-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:33:46.635602+00:00 Debian Oval Importer Fixing VCID-qg7n-txwg-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:46:28.098923+00:00 Debian Oval Importer Fixing VCID-vz7f-5qd7-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:25:06.891008+00:00 Debian Oval Importer Fixing VCID-4pm7-acja-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-07T22:37:20.339277+00:00 Debian Oval Importer Fixing VCID-wgmy-gjuy-aaab None 36.0.0
2025-04-07T22:21:10.031515+00:00 Debian Oval Importer Fixing VCID-7sjs-prdk-aaar None 36.0.0
2025-04-07T21:21:21.887085+00:00 Debian Oval Importer Fixing VCID-ehev-gt43-aaag None 36.0.0
2025-04-07T20:52:06.403845+00:00 Debian Oval Importer Fixing VCID-v2bf-23x6-aaah None 36.0.0
2025-04-07T20:42:22.454202+00:00 Debian Oval Importer Fixing VCID-75t9-8jmr-aaar None 36.0.0
2025-04-07T20:32:30.511729+00:00 Debian Oval Importer Fixing VCID-z6zz-u5hj-aaaf None 36.0.0
2025-04-07T20:06:50.325817+00:00 Debian Oval Importer Fixing VCID-9xa5-ja57-aaaa None 36.0.0
2025-04-07T19:26:05.927046+00:00 Debian Oval Importer Fixing VCID-2r83-7d8z-aaaq None 36.0.0
2025-04-07T19:04:56.240911+00:00 Debian Oval Importer Fixing VCID-3mq7-x8eg-aaaa None 36.0.0
2025-04-07T18:37:44.276843+00:00 Debian Oval Importer Fixing VCID-7yc8-hgnk-aaam None 36.0.0
2025-04-07T18:21:06.527487+00:00 Debian Oval Importer Fixing VCID-3dvk-49uj-aaab None 36.0.0
2025-04-07T17:43:25.917403+00:00 Debian Oval Importer Fixing VCID-7uj6-vf93-aaaa None 36.0.0
2025-04-07T17:33:45.942841+00:00 Debian Oval Importer Fixing VCID-zrfa-mk5w-aaar None 36.0.0
2025-04-07T15:02:35.543345+00:00 Debian Oval Importer Fixing VCID-dgvv-8aq3-aaaf None 36.0.0
2025-04-07T14:44:29.177935+00:00 Debian Oval Importer Fixing VCID-qg7n-txwg-aaac None 36.0.0
2025-04-06T07:00:44.480628+00:00 Debian Importer Fixing VCID-4pm7-acja-aaar None 36.0.0
2025-04-06T03:38:06.475918+00:00 Debian Importer Fixing VCID-6y3x-kyj7-aaaf None 36.0.0
2025-04-05T23:47:09.261988+00:00 Debian Importer Fixing VCID-qg7n-txwg-aaac None 36.0.0
2025-04-05T17:34:06.456316+00:00 Debian Importer Fixing VCID-7wm2-db6q-aaad None 36.0.0
2025-04-05T13:44:42.407204+00:00 Debian Importer Fixing VCID-1pjh-3upb-aaaq None 36.0.0
2025-04-05T13:24:18.790310+00:00 Debian Importer Fixing VCID-wn4c-b38s-aaap None 36.0.0
2025-04-05T07:55:52.449549+00:00 Debian Importer Fixing VCID-87rw-weuq-aaaq None 36.0.0
2025-04-05T02:30:30.840735+00:00 Debian Importer Fixing VCID-dgvv-8aq3-aaaf None 36.0.0
2025-04-04T06:39:56.867228+00:00 Debian Importer Fixing VCID-vz7f-5qd7-aaar None 36.0.0
2025-04-04T05:44:25.415573+00:00 Debian Importer Fixing VCID-3mq7-x8eg-aaaa None 36.0.0
2025-02-21T14:04:54.368611+00:00 Debian Importer Fixing VCID-6y3x-kyj7-aaaf None 35.1.0
2025-02-21T13:28:40.150278+00:00 Debian Importer Fixing VCID-wn4c-b38s-aaap None 35.1.0
2025-02-21T12:59:42.098921+00:00 Debian Importer Fixing VCID-87rw-weuq-aaaq None 35.1.0
2025-02-21T12:16:55.307103+00:00 Debian Importer Fixing VCID-7wm2-db6q-aaad None 35.1.0
2025-02-21T12:16:52.629410+00:00 Debian Importer Fixing VCID-1pjh-3upb-aaaq None 35.1.0
2025-02-21T10:04:11.873408+00:00 Debian Importer Fixing VCID-4pm7-acja-aaar None 35.1.0
2025-02-21T10:04:08.526817+00:00 Debian Importer Fixing VCID-vz7f-5qd7-aaar None 35.1.0
2025-02-20T16:27:25.633182+00:00 Debian Importer Fixing VCID-dgvv-8aq3-aaaf None 35.1.0
2025-02-20T16:27:22.728718+00:00 Debian Importer Fixing VCID-qg7n-txwg-aaac None 35.1.0
2025-02-19T15:40:28.997272+00:00 Debian Importer Fixing VCID-3mq7-x8eg-aaaa None 35.1.0
2024-11-24T02:37:43.573827+00:00 Debian Importer Fixing VCID-wn4c-b38s-aaap None 35.0.0
2024-11-24T02:11:45.174265+00:00 Debian Importer Fixing VCID-87rw-weuq-aaaq None 35.0.0
2024-11-24T01:33:22.888049+00:00 Debian Importer Fixing VCID-7wm2-db6q-aaad None 35.0.0
2024-11-24T01:33:20.178000+00:00 Debian Importer Fixing VCID-1pjh-3upb-aaaq None 35.0.0
2024-11-23T23:44:22.398320+00:00 Debian Importer Fixing VCID-4pm7-acja-aaar None 35.0.0
2024-11-23T23:44:18.967647+00:00 Debian Importer Fixing VCID-vz7f-5qd7-aaar None 35.0.0
2024-11-23T09:30:22.984015+00:00 Debian Importer Fixing VCID-dgvv-8aq3-aaaf None 35.0.0
2024-11-23T09:30:20.083149+00:00 Debian Importer Fixing VCID-qg7n-txwg-aaac None 35.0.0
2024-10-11T00:13:49.847321+00:00 Debian Importer Fixing VCID-wn4c-b38s-aaap None 34.0.2
2024-10-10T23:49:21.423899+00:00 Debian Importer Fixing VCID-87rw-weuq-aaaq None 34.0.2
2024-10-10T23:07:24.531379+00:00 Debian Importer Fixing VCID-7wm2-db6q-aaad None 34.0.2
2024-10-10T23:07:21.895594+00:00 Debian Importer Fixing VCID-1pjh-3upb-aaaq None 34.0.2
2024-10-10T21:19:54.485898+00:00 Debian Importer Fixing VCID-4pm7-acja-aaar None 34.0.2
2024-10-10T21:19:51.073557+00:00 Debian Importer Fixing VCID-vz7f-5qd7-aaar None 34.0.2
2024-10-10T07:44:35.780003+00:00 Debian Importer Fixing VCID-dgvv-8aq3-aaaf None 34.0.2
2024-10-10T07:44:32.958250+00:00 Debian Importer Fixing VCID-qg7n-txwg-aaac None 34.0.2
2024-09-20T04:47:54.100913+00:00 Debian Importer Fixing VCID-wn4c-b38s-aaap None 34.0.1
2024-09-20T04:25:24.924493+00:00 Debian Importer Fixing VCID-87rw-weuq-aaaq None 34.0.1
2024-09-20T03:53:24.663475+00:00 Debian Importer Fixing VCID-7wm2-db6q-aaad None 34.0.1
2024-09-20T03:53:22.141192+00:00 Debian Importer Fixing VCID-1pjh-3upb-aaaq None 34.0.1
2024-09-20T02:20:28.980142+00:00 Debian Importer Fixing VCID-4pm7-acja-aaar None 34.0.1
2024-09-20T02:20:25.826381+00:00 Debian Importer Fixing VCID-vz7f-5qd7-aaar None 34.0.1
2024-09-19T14:19:00.203589+00:00 Debian Importer Fixing VCID-dgvv-8aq3-aaaf None 34.0.1
2024-09-19T14:18:57.555838+00:00 Debian Importer Fixing VCID-qg7n-txwg-aaac None 34.0.1
2024-04-26T05:24:42.988192+00:00 Debian Importer Fixing VCID-6y3x-kyj7-aaaf None 34.0.0rc4
2024-04-26T04:49:41.346880+00:00 Debian Importer Fixing VCID-wn4c-b38s-aaap None 34.0.0rc4
2024-04-26T04:26:37.517657+00:00 Debian Importer Fixing VCID-87rw-weuq-aaaq None 34.0.0rc4
2024-04-26T03:51:52.299417+00:00 Debian Importer Fixing VCID-7wm2-db6q-aaad None 34.0.0rc4
2024-04-26T03:51:49.307608+00:00 Debian Importer Fixing VCID-1pjh-3upb-aaaq None 34.0.0rc4
2024-04-26T02:14:52.319887+00:00 Debian Importer Fixing VCID-4pm7-acja-aaar None 34.0.0rc4
2024-04-26T02:14:46.401076+00:00 Debian Importer Fixing VCID-vz7f-5qd7-aaar None 34.0.0rc4
2024-04-25T11:33:29.725806+00:00 Debian Importer Fixing VCID-dgvv-8aq3-aaaf None 34.0.0rc4
2024-04-25T11:33:27.120068+00:00 Debian Importer Fixing VCID-qg7n-txwg-aaac None 34.0.0rc4
2024-04-24T19:19:20.354062+00:00 Debian Importer Fixing VCID-3mq7-x8eg-aaaa None 34.0.0rc4
2024-01-12T13:32:43.759447+00:00 Debian Importer Fixing VCID-1pjh-3upb-aaaq None 34.0.0rc2
2024-01-05T09:53:27.570361+00:00 Debian Importer Fixing VCID-6y3x-kyj7-aaaf None 34.0.0rc1
2024-01-05T09:07:52.946900+00:00 Debian Importer Fixing VCID-1pjh-3upb-aaaq None 34.0.0rc1