Search for packages
Package details: pkg:deb/debian/krb5@1.10.1%2Bdfsg-5%2Bdeb7u7
purl pkg:deb/debian/krb5@1.10.1%2Bdfsg-5%2Bdeb7u7
Next non-vulnerable version 1.20.1-2+deb12u4
Latest non-vulnerable version 1.21.3-5
Risk 10.0
Vulnerabilities affecting this package (42)
Vulnerability Summary Fixed by
VCID-11c1-meqb-aaaf
Aliases:
CVE-2021-36222
ec_verify in kdc/kdc_preauth_ec.c in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.18.4 and 1.19.x before 1.19.2 allows remote attackers to cause a NULL pointer dereference and daemon crash. This occurs because a return value is not properly managed in a certain situation.
1.17-3+deb10u4
Affected by 8 other vulnerabilities.
1.18.3-6+deb11u5
Affected by 2 other vulnerabilities.
VCID-1h5c-cqhe-aaak
Aliases:
CVE-2018-5729
MIT krb5 1.6 or later allows an authenticated kadmin with permission to add principals to an LDAP Kerberos database to cause a denial of service (NULL pointer dereference) or bypass a DN container check by supplying tagged data that is internal to the database module.
1.17-3+deb10u4
Affected by 8 other vulnerabilities.
VCID-38pa-7rqe-aaaf
Aliases:
CVE-2014-4345
Off-by-one error in the krb5_encode_krbsecretkey function in plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c in the LDAP KDB module in kadmind in MIT Kerberos 5 (aka krb5) 1.6.x through 1.11.x before 1.11.6 and 1.12.x before 1.12.2 allows remote authenticated users to cause a denial of service (buffer overflow) or possibly execute arbitrary code via a series of "cpw -keepold" commands.
1.12.1+dfsg-19
Affected by 26 other vulnerabilities.
VCID-3gg8-1dau-aaaa
Aliases:
CVE-2014-5352
The krb5_gss_process_context_token function in lib/gssapi/krb5/process_context_token.c in the libgssapi_krb5 library in MIT Kerberos 5 (aka krb5) through 1.11.5, 1.12.x through 1.12.2, and 1.13.x before 1.13.1 does not properly maintain security-context handles, which allows remote authenticated users to cause a denial of service (use-after-free and double free, and daemon crash) or possibly execute arbitrary code via crafted GSSAPI traffic, as demonstrated by traffic to kadmind.
1.12.1+dfsg-19
Affected by 26 other vulnerabilities.
VCID-4xdp-hf55-aaan
Aliases:
CVE-2014-5351
The kadm5_randkey_principal_3 function in lib/kadm5/srv/svr_principal.c in kadmind in MIT Kerberos 5 (aka krb5) before 1.13 sends old keys in a response to a -randkey -keepold request, which allows remote authenticated users to forge tickets by leveraging administrative access.
1.12.1+dfsg-19
Affected by 26 other vulnerabilities.
VCID-5147-c2rj-aaar
Aliases:
CVE-2014-4342
MIT Kerberos 5 (aka krb5) 1.7.x through 1.12.x before 1.12.2 allows remote attackers to cause a denial of service (buffer over-read or NULL pointer dereference, and application crash) by injecting invalid tokens into a GSSAPI application session.
1.12.1+dfsg-19
Affected by 26 other vulnerabilities.
VCID-5vwb-78vc-aaaj
Aliases:
CVE-2015-2695
lib/gssapi/spnego/spnego_mech.c in MIT Kerberos 5 (aka krb5) before 1.14 relies on an inappropriate context handle, which allows remote attackers to cause a denial of service (incorrect pointer read and process crash) via a crafted SPNEGO packet that is mishandled during a gss_inquire_context call.
1.12.1+dfsg-19+deb8u4
Affected by 26 other vulnerabilities.
1.15-1+deb9u1
Affected by 15 other vulnerabilities.
VCID-agzx-ufgz-aaab
Aliases:
CVE-2015-2697
The build_principal_va function in lib/krb5/krb/bld_princ.c in MIT Kerberos 5 (aka krb5) before 1.14 allows remote authenticated users to cause a denial of service (out-of-bounds read and KDC crash) via an initial '\0' character in a long realm field within a TGS request.
1.12.1+dfsg-19+deb8u4
Affected by 26 other vulnerabilities.
1.15-1+deb9u1
Affected by 15 other vulnerabilities.
VCID-apac-1qn7-aaaj
Aliases:
CVE-2017-11462
Double free vulnerability in MIT Kerberos 5 (aka krb5) allows attackers to have unspecified impact via vectors involving automatic deletion of security contexts on error.
1.17-3+deb10u4
Affected by 8 other vulnerabilities.
VCID-auyb-cyjc-aaap
Aliases:
CVE-2020-28196
MIT Kerberos 5 (aka krb5) before 1.17.2 and 1.18.x before 1.18.3 allows unbounded recursion via an ASN.1-encoded Kerberos message because the lib/krb5/asn.1/asn1_encode.c support for BER indefinite lengths lacks a recursion limit.
1.17-3+deb10u4
Affected by 8 other vulnerabilities.
1.18.3-6+deb11u5
Affected by 2 other vulnerabilities.
VCID-c74d-mzay-2kb7
Aliases:
CVE-2025-24528
krb5: overflow when calculating ulog block size
1.20.1-2+deb12u2
Affected by 3 other vulnerabilities.
1.20.1-2+deb12u3
Affected by 1 other vulnerability.
1.21.3-5
Affected by 0 other vulnerabilities.
VCID-d33t-tdke-aaap
Aliases:
CVE-2015-2698
The iakerb_gss_export_sec_context function in lib/gssapi/krb5/iakerb.c in MIT Kerberos 5 (aka krb5) 1.14 pre-release 2015-09-14 improperly accesses a certain pointer, which allows remote authenticated users to cause a denial of service (memory corruption) or possibly have unspecified other impact by interacting with an application that calls the gss_export_sec_context function. NOTE: this vulnerability exists because of an incorrect fix for CVE-2015-2696.
1.15-1+deb9u1
Affected by 15 other vulnerabilities.
VCID-eqbj-bt15-aaan
Aliases:
CVE-2016-3119
The process_db_args function in plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c in the LDAP KDB module in kadmind in MIT Kerberos 5 (aka krb5) through 1.13.4 and 1.14.x through 1.14.1 mishandles the DB argument, which allows remote authenticated users to cause a denial of service (NULL pointer dereference and daemon crash) via a crafted request to modify a principal.
1.15-1+deb9u1
Affected by 15 other vulnerabilities.
VCID-f6tt-xduh-aaas
Aliases:
CVE-2021-37750
The Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.18.5 and 1.19.x before 1.19.3 has a NULL pointer dereference in kdc/do_tgs_req.c via a FAST inner body that lacks a server field.
1.17-3+deb10u4
Affected by 8 other vulnerabilities.
1.18.3-6+deb11u5
Affected by 2 other vulnerabilities.
VCID-fkvz-cr3x-aaan
Aliases:
CVE-2015-8631
Multiple memory leaks in kadmin/server/server_stubs.c in kadmind in MIT Kerberos 5 (aka krb5) before 1.13.4 and 1.14.x before 1.14.1 allow remote authenticated users to cause a denial of service (memory consumption) via a request specifying a NULL principal name.
1.12.1+dfsg-19+deb8u4
Affected by 26 other vulnerabilities.
1.15-1+deb9u1
Affected by 15 other vulnerabilities.
VCID-g2bd-akys-aaas
Aliases:
CVE-2002-2443
schpw.c in the kpasswd service in kadmind in MIT Kerberos 5 (aka krb5) before 1.11.3 does not properly validate UDP packets before sending responses, which allows remote attackers to cause a denial of service (CPU and bandwidth consumption) via a forged packet that triggers a communication loop, as demonstrated by krb_pingpong.nasl, a related issue to CVE-1999-0103.
1.12.1+dfsg-19
Affected by 26 other vulnerabilities.
VCID-g4aj-rwe8-aaaa
Aliases:
CVE-2015-2696
lib/gssapi/krb5/iakerb.c in MIT Kerberos 5 (aka krb5) before 1.14 relies on an inappropriate context handle, which allows remote attackers to cause a denial of service (incorrect pointer read and process crash) via a crafted IAKERB packet that is mishandled during a gss_inquire_context call.
1.12.1+dfsg-19+deb8u4
Affected by 26 other vulnerabilities.
1.15-1+deb9u1
Affected by 15 other vulnerabilities.
VCID-ha9t-j61y-aaas
Aliases:
CVE-2014-4343
Double free vulnerability in the init_ctx_reselect function in the SPNEGO initiator in lib/gssapi/spnego/spnego_mech.c in MIT Kerberos 5 (aka krb5) 1.10.x through 1.12.x before 1.12.2 allows remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via network traffic that appears to come from an intended acceptor, but specifies a security mechanism different from the one proposed by the initiator.
1.12.1+dfsg-19
Affected by 26 other vulnerabilities.
VCID-jy7t-yd1h-aaar
Aliases:
CVE-2013-1418
The setup_server_realm function in main.c in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.10.7, when multiple realms are configured, allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a crafted request.
1.12.1+dfsg-19
Affected by 26 other vulnerabilities.
VCID-m67b-g9qg-aaam
Aliases:
CVE-2024-37370
In MIT Kerberos 5 (aka krb5) before 1.21.3, an attacker can modify the plaintext Extra Count field of a confidential GSS krb5 wrap token, causing the unwrapped token to appear truncated to the application.
1.18.3-6+deb11u5
Affected by 2 other vulnerabilities.
VCID-m91c-qfem-aaag
Aliases:
CVE-2014-5353
The krb5_ldap_get_password_policy_from_dn function in plugins/kdb/ldap/libkdb_ldap/ldap_pwd_policy.c in MIT Kerberos 5 (aka krb5) before 1.13.1, when the KDC uses LDAP, allows remote authenticated users to cause a denial of service (daemon crash) via a successful LDAP query with no results, as demonstrated by using an incorrect object type for a password policy.
1.12.1+dfsg-19
Affected by 26 other vulnerabilities.
VCID-nt2w-daac-aaag
Aliases:
CVE-2015-8629
The xdr_nullstring function in lib/kadm5/kadm_rpc_xdr.c in kadmind in MIT Kerberos 5 (aka krb5) before 1.13.4 and 1.14.x before 1.14.1 does not verify whether '\0' characters exist as expected, which allows remote authenticated users to obtain sensitive information or cause a denial of service (out-of-bounds read) via a crafted string.
1.12.1+dfsg-19+deb8u4
Affected by 26 other vulnerabilities.
1.15-1+deb9u1
Affected by 15 other vulnerabilities.
VCID-nxu2-un9y-aaan
Aliases:
CVE-2004-0971
The krb5-send-pr script in the kerberos5 (krb5) package in Trustix Secure Linux 1.5 through 2.1, and possibly other operating systems, allows local users to overwrite files via a symlink attack on temporary files.
1.15-1+deb9u1
Affected by 15 other vulnerabilities.
VCID-puwp-5xjq-aaap
Aliases:
CVE-2023-36054
lib/kadm5/kadm_rpc_xdr.c in MIT Kerberos 5 (aka krb5) before 1.20.2 and 1.21.x before 1.21.1 frees an uninitialized pointer. A remote authenticated user can trigger a kadmind crash. This occurs because _xdr_kadm5_principal_ent_rec does not validate the relationship between n_key_data and the key_data array count.
1.18.3-6+deb11u4
Affected by 0 other vulnerabilities.
1.18.3-6+deb11u5
Affected by 2 other vulnerabilities.
1.20.1-2+deb12u1
Affected by 0 other vulnerabilities.
VCID-q3j5-n1gk-aaac
Aliases:
CVE-2014-9421
The auth_gssapi_unwrap_data function in lib/rpc/auth_gssapi_misc.c in MIT Kerberos 5 (aka krb5) through 1.11.5, 1.12.x through 1.12.2, and 1.13.x before 1.13.1 does not properly handle partial XDR deserialization, which allows remote authenticated users to cause a denial of service (use-after-free and double free, and daemon crash) or possibly execute arbitrary code via malformed XDR data, as demonstrated by data sent to kadmind.
1.12.1+dfsg-19
Affected by 26 other vulnerabilities.
VCID-qq81-qnx4-aaae
Aliases:
CVE-2015-2694
The kdcpreauth modules in MIT Kerberos 5 (aka krb5) 1.12.x and 1.13.x before 1.13.2 do not properly track whether a client's request has been validated, which allows remote attackers to bypass an intended preauthentication requirement by providing (1) zero bytes of data or (2) an arbitrary realm name, related to plugins/preauth/otp/main.c and plugins/preauth/pkinit/pkinit_srv.c.
1.15-1+deb9u1
Affected by 15 other vulnerabilities.
VCID-qr91-uuuy-aaas
Aliases:
CVE-2022-42898
PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has "a similar bug."
1.18.3-6+deb11u3
Affected by 1 other vulnerability.
1.18.3-6+deb11u4
Affected by 0 other vulnerabilities.
1.18.3-6+deb11u5
Affected by 2 other vulnerabilities.
VCID-r5je-12xj-aaac
Aliases:
CVE-2018-5710
An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. The pre-defined function "strlen" is getting a "NULL" string as a parameter value in plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c in the Key Distribution Center (KDC), which allows remote authenticated users to cause a denial of service (NULL pointer dereference) via a modified kadmin client.
1.17-3+deb10u4
Affected by 8 other vulnerabilities.
VCID-rdx9-trru-aaam
Aliases:
CVE-2016-3120
The validate_as_request function in kdc_util.c in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.13.6 and 1.4.x before 1.14.3, when restrict_anonymous_to_tgt is enabled, uses an incorrect client data structure, which allows remote authenticated users to cause a denial of service (NULL pointer dereference and daemon crash) via an S4U2Self request.
1.15-1+deb9u1
Affected by 15 other vulnerabilities.
VCID-sj56-jfqf-aaar
Aliases:
CVE-2018-5730
MIT krb5 1.6 or later allows an authenticated kadmin with permission to add principals to an LDAP Kerberos database to circumvent a DN containership check by supplying both a "linkdn" and "containerdn" database argument, or by supplying a DN string which is a left extension of a container DN string but is not hierarchically within the container DN.
1.17-3+deb10u4
Affected by 8 other vulnerabilities.
VCID-stfd-6zgb-aaaq
Aliases:
CVE-2014-5355
MIT Kerberos 5 (aka krb5) through 1.13.1 incorrectly expects that a krb5_read_message data field is represented as a string ending with a '\0' character, which allows remote attackers to (1) cause a denial of service (NULL pointer dereference) via a zero-byte version string or (2) cause a denial of service (out-of-bounds read) by omitting the '\0' character, related to appl/user_user/server.c and lib/krb5/krb/recvauth.c.
1.12.1+dfsg-19
Affected by 26 other vulnerabilities.
VCID-t627-mg9v-aaah
Aliases:
CVE-2017-11368
In MIT Kerberos 5 (aka krb5) 1.7 and later, an authenticated attacker can cause a KDC assertion failure by sending invalid S4U2Self or S4U2Proxy requests.
1.17-3+deb10u4
Affected by 8 other vulnerabilities.
VCID-tyx2-wjus-aaae
Aliases:
CVE-2014-5354
plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c in MIT Kerberos 5 (aka krb5) 1.12.x and 1.13.x before 1.13.1, when the KDC uses LDAP, allows remote authenticated users to cause a denial of service (NULL pointer dereference and daemon crash) by creating a database entry for a keyless principal, as demonstrated by a kadmin "add_principal -nokey" or "purgekeys -all" command.
1.12.1+dfsg-19
Affected by 26 other vulnerabilities.
VCID-u4rj-gy3s-aaas
Aliases:
CVE-2014-9422
The check_rpcsec_auth function in kadmin/server/kadm_rpc_svc.c in kadmind in MIT Kerberos 5 (aka krb5) through 1.11.5, 1.12.x through 1.12.2, and 1.13.x before 1.13.1 allows remote authenticated users to bypass a kadmin/* authorization check and obtain administrative access by leveraging access to a two-component principal with an initial "kadmind" substring, as demonstrated by a "ka/x" principal.
1.12.1+dfsg-19
Affected by 26 other vulnerabilities.
VCID-uqkw-ffd1-aaaa
Aliases:
CVE-2014-4341
MIT Kerberos 5 (aka krb5) before 1.12.2 allows remote attackers to cause a denial of service (buffer over-read and application crash) by injecting invalid tokens into a GSSAPI application session.
1.12.1+dfsg-19
Affected by 26 other vulnerabilities.
VCID-uzwh-v7yj-aaak
Aliases:
CVE-2017-15088
plugins/preauth/pkinit/pkinit_crypto_openssl.c in MIT Kerberos 5 (aka krb5) through 1.15.2 mishandles Distinguished Name (DN) fields, which allows remote attackers to execute arbitrary code or cause a denial of service (buffer overflow and application crash) in situations involving untrusted X.509 data, related to the get_matching_data and X509_NAME_oneline_ex functions. NOTE: this has security relevance only in use cases outside of the MIT Kerberos distribution, e.g., the use of get_matching_data in KDC certauth plugin code that is specific to Red Hat.
1.17-3+deb10u4
Affected by 8 other vulnerabilities.
VCID-wahm-6uhz-aaaj
Aliases:
CVE-2024-37371
In MIT Kerberos 5 (aka krb5) before 1.21.3, an attacker can cause invalid memory reads during GSS message token handling by sending message tokens with invalid length fields.
1.18.3-6+deb11u5
Affected by 2 other vulnerabilities.
VCID-wd4c-a467-aaah
Aliases:
CVE-2014-9423
The svcauth_gss_accept_sec_context function in lib/rpc/svc_auth_gss.c in MIT Kerberos 5 (aka krb5) 1.11.x through 1.11.5, 1.12.x through 1.12.2, and 1.13.x before 1.13.1 transmits uninitialized interposer data to clients, which allows remote attackers to obtain sensitive information from process heap memory by sniffing the network for data in a handle field.
1.12.1+dfsg-19
Affected by 26 other vulnerabilities.
VCID-xx2f-qs2q-aaab
Aliases:
CVE-2015-8630
The (1) kadm5_create_principal_3 and (2) kadm5_modify_principal functions in lib/kadm5/srv/svr_principal.c in kadmind in MIT Kerberos 5 (aka krb5) 1.12.x and 1.13.x before 1.13.4 and 1.14.x before 1.14.1 allow remote authenticated users to cause a denial of service (NULL pointer dereference and daemon crash) by specifying KADM5_POLICY with a NULL policy name.
1.15-1+deb9u1
Affected by 15 other vulnerabilities.
VCID-y45x-5rmq-aaae
Aliases:
CVE-2014-4344
The acc_ctx_cont function in the SPNEGO acceptor in lib/gssapi/spnego/spnego_mech.c in MIT Kerberos 5 (aka krb5) 1.5.x through 1.12.x before 1.12.2 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an empty continuation token at a certain point during a SPNEGO negotiation.
1.12.1+dfsg-19
Affected by 26 other vulnerabilities.
VCID-z3r2-2jru-aaaf
Aliases:
CVE-2013-1417
do_tgs_req.c in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) 1.11 before 1.11.4, when a single-component realm name is used, allows remote authenticated users to cause a denial of service (daemon crash) via a TGS-REQ request that triggers an attempted cross-realm referral for a host-based service principal.
1.12.1+dfsg-19
Affected by 26 other vulnerabilities.
VCID-z695-hub6-aaar
Aliases:
CVE-2018-20217
A Reachable Assertion issue was discovered in the KDC in MIT Kerberos 5 (aka krb5) before 1.17. If an attacker can obtain a krbtgt ticket using an older encryption type (single-DES, triple-DES, or RC4), the attacker can crash the KDC by making an S4U2Self request.
1.17-3+deb10u4
Affected by 8 other vulnerabilities.
Vulnerabilities fixed by this package (32)
Vulnerability Summary Aliases
VCID-1738-j1m1-aaam The unparse implementation in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) 1.6.x through 1.9, when an LDAP backend is used, allows remote attackers to cause a denial of service (file descriptor exhaustion and daemon hang) via a principal name that triggers use of a backslash escape sequence, as demonstrated by a \n sequence. CVE-2011-0281
VCID-1k1n-jjug-aaap The kdb_ldap plugin in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) 1.9 through 1.9.1, when the LDAP back end is used, allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a kinit operation with incorrect string case for the realm, related to the is_principal_in_realm, krb5_set_error_message, krb5_ldap_get_principal, and process_as_req functions. CVE-2011-1527
VCID-28ad-fycq-aaah The Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) 1.6.x through 1.9, when an LDAP backend is used, allows remote attackers to cause a denial of service (NULL pointer dereference or buffer over-read, and daemon crash) via a crafted principal name. CVE-2011-0282
VCID-38pa-7rqe-aaaf Off-by-one error in the krb5_encode_krbsecretkey function in plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c in the LDAP KDB module in kadmind in MIT Kerberos 5 (aka krb5) 1.6.x through 1.11.x before 1.11.6 and 1.12.x before 1.12.2 allows remote authenticated users to cause a denial of service (buffer overflow) or possibly execute arbitrary code via a series of "cpw -keepold" commands. CVE-2014-4345
VCID-3gg8-1dau-aaaa The krb5_gss_process_context_token function in lib/gssapi/krb5/process_context_token.c in the libgssapi_krb5 library in MIT Kerberos 5 (aka krb5) through 1.11.5, 1.12.x through 1.12.2, and 1.13.x before 1.13.1 does not properly maintain security-context handles, which allows remote authenticated users to cause a denial of service (use-after-free and double free, and daemon crash) or possibly execute arbitrary code via crafted GSSAPI traffic, as demonstrated by traffic to kadmind. CVE-2014-5352
VCID-5147-c2rj-aaar MIT Kerberos 5 (aka krb5) 1.7.x through 1.12.x before 1.12.2 allows remote attackers to cause a denial of service (buffer over-read or NULL pointer dereference, and application crash) by injecting invalid tokens into a GSSAPI application session. CVE-2014-4342
VCID-5fjh-3ym3-aaaf server/server_stubs.c in the kadmin protocol implementation in MIT Kerberos 5 (aka krb5) 1.10 before 1.10.1 does not properly restrict access to (1) SET_STRING and (2) GET_STRINGS operations, which might allow remote authenticated administrators to modify or read string attributes by leveraging the global list privilege. CVE-2012-1012
VCID-5vwb-78vc-aaaj lib/gssapi/spnego/spnego_mech.c in MIT Kerberos 5 (aka krb5) before 1.14 relies on an inappropriate context handle, which allows remote attackers to cause a denial of service (incorrect pointer read and process crash) via a crafted SPNEGO packet that is mishandled during a gss_inquire_context call. CVE-2015-2695
VCID-6cwt-rjex-aaas Double free vulnerability in the prepare_error_as function in do_as_req.c in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) 1.7 through 1.9, when the PKINIT feature is enabled, allows remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code via an e_data field containing typed data. CVE-2011-0284
VCID-6yfp-4mxh-aaar The kdc_handle_protected_negotiation function in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) 1.8.x, 1.9.x before 1.9.5, and 1.10.x before 1.10.3 attempts to calculate a checksum before verifying that the key type is appropriate for a checksum, which allows remote attackers to execute arbitrary code or cause a denial of service (uninitialized pointer free, heap memory corruption, and daemon crash) via a crafted AS-REQ request. CVE-2012-1015
VCID-7jjq-59qd-aaae The pkinit_server_return_padata function in plugins/preauth/pkinit/pkinit_srv.c in the PKINIT implementation in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.10.4 attempts to find an agility KDF identifier in inappropriate circumstances, which allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a crafted Draft 9 request. CVE-2012-1016
VCID-9r1d-v4s9-aaab The krb5_ldap_lockout_audit function in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) 1.8 through 1.8.4 and 1.9 through 1.9.1, when the LDAP back end is used, allows remote attackers to cause a denial of service (assertion failure and daemon exit) via unspecified vectors, related to the locked_check_p function. NOTE: the Berkeley DB vector is covered by CVE-2011-4151. CVE-2011-1528
VCID-a8g2-gyjr-aaaq The process_tgs_req function in do_tgs_req.c in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) 1.9 through 1.9.2 allows remote authenticated users to cause a denial of service (NULL pointer dereference and daemon crash) via a crafted TGS request that triggers an error other than the KRB5_KDB_NOENTRY error. CVE-2011-1530
VCID-agzx-ufgz-aaab The build_principal_va function in lib/krb5/krb/bld_princ.c in MIT Kerberos 5 (aka krb5) before 1.14 allows remote authenticated users to cause a denial of service (out-of-bounds read and KDC crash) via an initial '\0' character in a long realm field within a TGS request. CVE-2015-2697
VCID-dmwn-kz1p-aaap The process_as_req function in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) 1.10.x before 1.10.3 does not initialize a certain structure member, which allows remote attackers to cause a denial of service (uninitialized pointer dereference and daemon crash) or possibly execute arbitrary code via a malformed AS-REQ request. CVE-2012-1014
VCID-fkvz-cr3x-aaan Multiple memory leaks in kadmin/server/server_stubs.c in kadmind in MIT Kerberos 5 (aka krb5) before 1.13.4 and 1.14.x before 1.14.1 allow remote authenticated users to cause a denial of service (memory consumption) via a request specifying a NULL principal name. CVE-2015-8631
VCID-g2bd-akys-aaas schpw.c in the kpasswd service in kadmind in MIT Kerberos 5 (aka krb5) before 1.11.3 does not properly validate UDP packets before sending responses, which allows remote attackers to cause a denial of service (CPU and bandwidth consumption) via a forged packet that triggers a communication loop, as demonstrated by krb_pingpong.nasl, a related issue to CVE-1999-0103. CVE-2002-2443
VCID-g4aj-rwe8-aaaa lib/gssapi/krb5/iakerb.c in MIT Kerberos 5 (aka krb5) before 1.14 relies on an inappropriate context handle, which allows remote attackers to cause a denial of service (incorrect pointer read and process crash) via a crafted IAKERB packet that is mishandled during a gss_inquire_context call. CVE-2015-2696
VCID-ha9t-j61y-aaas Double free vulnerability in the init_ctx_reselect function in the SPNEGO initiator in lib/gssapi/spnego/spnego_mech.c in MIT Kerberos 5 (aka krb5) 1.10.x through 1.12.x before 1.12.2 allows remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via network traffic that appears to come from an intended acceptor, but specifies a security mechanism different from the one proposed by the initiator. CVE-2014-4343
VCID-ndvs-xrd6-aaaq The process_chpw_request function in schpw.c in the password-changing functionality in kadmind in MIT Kerberos 5 (aka krb5) 1.7 through 1.9 frees an invalid pointer, which allows remote attackers to execute arbitrary code or cause a denial of service (daemon crash) via a crafted request that triggers an error condition. CVE-2011-0285
VCID-nt2w-daac-aaag The xdr_nullstring function in lib/kadm5/kadm_rpc_xdr.c in kadmind in MIT Kerberos 5 (aka krb5) before 1.13.4 and 1.14.x before 1.14.1 does not verify whether '\0' characters exist as expected, which allows remote authenticated users to obtain sensitive information or cause a denial of service (out-of-bounds read) via a crafted string. CVE-2015-8629
VCID-q3j5-n1gk-aaac The auth_gssapi_unwrap_data function in lib/rpc/auth_gssapi_misc.c in MIT Kerberos 5 (aka krb5) through 1.11.5, 1.12.x through 1.12.2, and 1.13.x before 1.13.1 does not properly handle partial XDR deserialization, which allows remote authenticated users to cause a denial of service (use-after-free and double free, and daemon crash) or possibly execute arbitrary code via malformed XDR data, as demonstrated by data sent to kadmind. CVE-2014-9421
VCID-rt9f-m8sj-aaah The prep_reprocess_req function in do_tgs_req.c in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.10.5 does not properly perform service-principal realm referral, which allows remote authenticated users to cause a denial of service (NULL pointer dereference and daemon crash) via a crafted TGS-REQ request. CVE-2013-1416
VCID-sx8k-hvvg-aaac The do_standalone function in the MIT krb5 KDC database propagation daemon (kpropd) in Kerberos 1.7, 1.8, and 1.9, when running in standalone mode, does not properly handle when a worker child process "exits abnormally," which allows remote attackers to cause a denial of service (listening process termination, no new connections, and lack of updates in slave KVC) via unspecified vectors. CVE-2010-4022
VCID-u4rj-gy3s-aaas The check_rpcsec_auth function in kadmin/server/kadm_rpc_svc.c in kadmind in MIT Kerberos 5 (aka krb5) through 1.11.5, 1.12.x through 1.12.2, and 1.13.x before 1.13.1 allows remote authenticated users to bypass a kadmin/* authorization check and obtain administrative access by leveraging access to a two-component principal with an initial "kadmind" substring, as demonstrated by a "ka/x" principal. CVE-2014-9422
VCID-uqkw-ffd1-aaaa MIT Kerberos 5 (aka krb5) before 1.12.2 allows remote attackers to cause a denial of service (buffer over-read and application crash) by injecting invalid tokens into a GSSAPI application session. CVE-2014-4341
VCID-vcbc-kqgx-aaan The pkinit_check_kdc_pkid function in plugins/preauth/pkinit/pkinit_crypto_openssl.c in the PKINIT implementation in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.10.4 and 1.11.x before 1.11.1 does not properly handle errors during extraction of fields from an X.509 certificate, which allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a malformed KRB5_PADATA_PK_AS_REQ AS-REQ request. CVE-2013-1415
VCID-wd4c-a467-aaah The svcauth_gss_accept_sec_context function in lib/rpc/svc_auth_gss.c in MIT Kerberos 5 (aka krb5) 1.11.x through 1.11.5, 1.12.x through 1.12.2, and 1.13.x before 1.13.1 transmits uninitialized interposer data to clients, which allows remote attackers to obtain sensitive information from process heap memory by sniffing the network for data in a handle field. CVE-2014-9423
VCID-xn5e-wsmu-aaaj The lookup_lockout_policy function in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) 1.8 through 1.8.4 and 1.9 through 1.9.1, when the db2 (aka Berkeley DB) or LDAP back end is used, allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via vectors that trigger certain process_as_req errors. CVE-2011-1529
VCID-y45x-5rmq-aaae The acc_ctx_cont function in the SPNEGO acceptor in lib/gssapi/spnego/spnego_mech.c in MIT Kerberos 5 (aka krb5) 1.5.x through 1.12.x before 1.12.2 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an empty continuation token at a certain point during a SPNEGO negotiation. CVE-2014-4344
VCID-yv2d-4mg3-aaaq The check_1_6_dummy function in lib/kadm5/srv/svr_principal.c in kadmind in MIT Kerberos 5 (aka krb5) 1.8.x, 1.9.x, and 1.10.x before 1.10.2 allows remote authenticated administrators to cause a denial of service (NULL pointer dereference and daemon crash) via a KRB5_KDB_DISALLOW_ALL_TIX create request that lacks a password. CVE-2012-1013
VCID-z2q5-85df-aaak The krb5_db2_lockout_audit function in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) 1.8 through 1.8.4, when the db2 (aka Berkeley DB) back end is used, allows remote attackers to cause a denial of service (assertion failure and daemon exit) via unspecified vectors, a different vulnerability than CVE-2011-1528. CVE-2011-4151

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-21T19:18:25.184893+00:00 Debian Oval Importer Fixing VCID-9r1d-v4s9-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T19:14:28.124180+00:00 Debian Oval Importer Fixing VCID-6cwt-rjex-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T19:11:07.190417+00:00 Debian Oval Importer Affected by VCID-r5je-12xj-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T19:10:14.382846+00:00 Debian Oval Importer Affected by VCID-qr91-uuuy-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:40:06.623313+00:00 Debian Oval Importer Fixing VCID-1k1n-jjug-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:16:51.988335+00:00 Debian Oval Importer Fixing VCID-dmwn-kz1p-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:16:15.275247+00:00 Debian Oval Importer Fixing VCID-a8g2-gyjr-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:04:47.117883+00:00 Debian Oval Importer Fixing VCID-7jjq-59qd-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:57:57.687668+00:00 Debian Oval Importer Affected by VCID-xx2f-qs2q-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:54:41.144945+00:00 Debian Oval Importer Fixing VCID-1738-j1m1-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:45:16.735998+00:00 Debian Oval Importer Affected by VCID-ha9t-j61y-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:42:18.885077+00:00 Debian Oval Importer Affected by VCID-z3r2-2jru-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:26:02.296489+00:00 Debian Oval Importer Fixing VCID-z2q5-85df-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:20:09.071370+00:00 Debian Oval Importer Affected by VCID-3gg8-1dau-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:04:56.918774+00:00 Debian Oval Importer Affected by VCID-nt2w-daac-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:02:53.939193+00:00 Debian Oval Importer Fixing VCID-xn5e-wsmu-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:02:06.094304+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:59:52.219944+00:00 Debian Oval Importer Affected by VCID-apac-1qn7-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:56:26.145916+00:00 Debian Oval Importer Affected by VCID-f6tt-xduh-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:55:58.507699+00:00 Debian Oval Importer Affected by VCID-4xdp-hf55-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:55:14.811671+00:00 Debian Oval Importer Affected by VCID-tyx2-wjus-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:54:52.035080+00:00 Debian Oval Importer Affected by VCID-g4aj-rwe8-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:42:32.036505+00:00 Debian Oval Importer Affected by VCID-sj56-jfqf-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:33:34.962080+00:00 Debian Oval Importer Fixing VCID-dmwn-kz1p-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:13:04.138928+00:00 Debian Oval Importer Fixing VCID-ndvs-xrd6-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:03:39.424148+00:00 Debian Oval Importer Affected by VCID-11c1-meqb-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:56:43.642217+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:55:16.486025+00:00 Debian Oval Importer Affected by VCID-5147-c2rj-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:52:57.462827+00:00 Debian Oval Importer Affected by VCID-wd4c-a467-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:36:01.457176+00:00 Debian Oval Importer Affected by VCID-y45x-5rmq-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:27:11.853653+00:00 Debian Oval Importer Affected by VCID-auyb-cyjc-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:22:30.417683+00:00 Debian Oval Importer Affected by VCID-fkvz-cr3x-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:22:25.528052+00:00 Debian Oval Importer Affected by VCID-t627-mg9v-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:20:07.222642+00:00 Debian Oval Importer Affected by VCID-5vwb-78vc-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:13:16.480227+00:00 Debian Oval Importer Affected by VCID-uqkw-ffd1-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:00:24.900057+00:00 Debian Oval Importer Fixing VCID-rt9f-m8sj-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:48:23.371972+00:00 Debian Oval Importer Affected by VCID-puwp-5xjq-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:43:16.451866+00:00 Debian Oval Importer Affected by VCID-agzx-ufgz-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:33:11.212274+00:00 Debian Oval Importer Fixing VCID-6cwt-rjex-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:25:32.549808+00:00 Debian Oval Importer Affected by VCID-1h5c-cqhe-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:23:48.720433+00:00 Debian Oval Importer Affected by VCID-qr91-uuuy-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:20:07.543248+00:00 Debian Oval Importer Affected by VCID-r5je-12xj-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:10:49.426282+00:00 Debian Oval Importer Affected by VCID-qq81-qnx4-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:01:17.007627+00:00 Debian Oval Importer Fixing VCID-9r1d-v4s9-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:46:07.017977+00:00 Debian Oval Importer Affected by VCID-z695-hub6-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:32:17.201871+00:00 Debian Oval Importer Fixing VCID-5fjh-3ym3-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:32:06.886151+00:00 Debian Oval Importer Fixing VCID-a8g2-gyjr-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:30:22.459251+00:00 Debian Oval Importer Affected by VCID-uzwh-v7yj-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:21:20.786706+00:00 Debian Oval Importer Fixing VCID-28ad-fycq-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:15:40.597873+00:00 Debian Oval Importer Fixing VCID-yv2d-4mg3-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:09:46.932712+00:00 Debian Oval Importer Affected by VCID-q3j5-n1gk-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:05:44.028963+00:00 Debian Oval Importer Affected by VCID-d33t-tdke-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:58:23.226758+00:00 Debian Oval Importer Affected by VCID-m91c-qfem-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:58:10.829220+00:00 Debian Oval Importer Affected by VCID-38pa-7rqe-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:56:47.412183+00:00 Debian Oval Importer Affected by VCID-u4rj-gy3s-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:55:45.254277+00:00 Debian Oval Importer Affected by VCID-stfd-6zgb-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:38:32.029238+00:00 Debian Oval Importer Affected by VCID-eqbj-bt15-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:15:26.017858+00:00 Debian Oval Importer Fixing VCID-vcbc-kqgx-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:11:31.365141+00:00 Debian Oval Importer Affected by VCID-jy7t-yd1h-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:25:10.126977+00:00 Debian Oval Importer Fixing VCID-sx8k-hvvg-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:25:05.819519+00:00 Debian Oval Importer Affected by VCID-rdx9-trru-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:23:21.503301+00:00 Debian Oval Importer Fixing VCID-6yfp-4mxh-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:19:40.402533+00:00 Debian Oval Importer Fixing VCID-1k1n-jjug-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T10:03:04.038924+00:00 Debian Oval Importer Affected by VCID-g4aj-rwe8-aaaa https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 36.1.3
2025-06-21T09:57:46.609325+00:00 Debian Oval Importer Affected by VCID-5vwb-78vc-aaaj https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 36.1.3
2025-06-21T09:56:16.175884+00:00 Debian Oval Importer Affected by VCID-nt2w-daac-aaag https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 36.1.3
2025-06-21T09:42:02.546872+00:00 Debian Oval Importer Affected by VCID-fkvz-cr3x-aaan https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 36.1.3
2025-06-21T09:37:14.780029+00:00 Debian Oval Importer Affected by VCID-agzx-ufgz-aaab https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 36.1.3
2025-06-21T09:27:44.964213+00:00 Debian Oval Importer Fixing VCID-g4aj-rwe8-aaaa https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.3
2025-06-21T09:23:16.320550+00:00 Debian Oval Importer Fixing VCID-q3j5-n1gk-aaac https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.3
2025-06-21T09:22:18.210042+00:00 Debian Oval Importer Fixing VCID-y45x-5rmq-aaae https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.3
2025-06-21T09:19:30.260558+00:00 Debian Oval Importer Fixing VCID-uqkw-ffd1-aaaa https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.3
2025-06-21T09:17:15.911023+00:00 Debian Oval Importer Fixing VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.3
2025-06-21T09:17:13.820045+00:00 Debian Oval Importer Fixing VCID-3gg8-1dau-aaaa https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.3
2025-06-21T09:17:11.805328+00:00 Debian Oval Importer Fixing VCID-ha9t-j61y-aaas https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.3
2025-06-21T09:13:13.500894+00:00 Debian Oval Importer Fixing VCID-agzx-ufgz-aaab https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.3
2025-06-21T09:10:16.274476+00:00 Debian Oval Importer Fixing VCID-38pa-7rqe-aaaf https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.3
2025-06-21T09:09:41.774737+00:00 Debian Oval Importer Fixing VCID-wd4c-a467-aaah https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.3
2025-06-21T09:08:19.773907+00:00 Debian Oval Importer Fixing VCID-5vwb-78vc-aaaj https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.3
2025-06-21T09:03:17.098496+00:00 Debian Oval Importer Fixing VCID-fkvz-cr3x-aaan https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.3
2025-06-21T09:00:48.999574+00:00 Debian Oval Importer Fixing VCID-nt2w-daac-aaag https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.3
2025-06-21T08:59:38.058775+00:00 Debian Oval Importer Fixing VCID-5147-c2rj-aaar https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.3
2025-06-21T08:58:13.537970+00:00 Debian Oval Importer Fixing VCID-u4rj-gy3s-aaas https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.3
2025-06-21T07:35:54.080831+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan None 36.1.3
2025-06-21T06:44:22.611889+00:00 Debian Oval Importer Affected by VCID-qr91-uuuy-aaas None 36.1.3
2025-06-21T01:24:37.084737+00:00 Debian Oval Importer Affected by VCID-y45x-5rmq-aaae None 36.1.3
2025-06-21T01:22:03.191704+00:00 Debian Oval Importer Affected by VCID-qq81-qnx4-aaae None 36.1.3
2025-06-21T01:20:22.536637+00:00 Debian Oval Importer Affected by VCID-z3r2-2jru-aaaf None 36.1.3
2025-06-21T01:13:35.285740+00:00 Debian Oval Importer Fixing VCID-z2q5-85df-aaak None 36.1.3
2025-06-21T01:10:34.497343+00:00 Debian Oval Importer Affected by VCID-5147-c2rj-aaar None 36.1.3
2025-06-21T01:09:49.380955+00:00 Debian Oval Importer Fixing VCID-6yfp-4mxh-aaar None 36.1.3
2025-06-21T01:04:44.549206+00:00 Debian Oval Importer Fixing VCID-6cwt-rjex-aaas None 36.1.3
2025-06-21T01:01:07.161814+00:00 Debian Oval Importer Affected by VCID-z695-hub6-aaar None 36.1.3
2025-06-21T00:56:14.473693+00:00 Debian Oval Importer Affected by VCID-r5je-12xj-aaac None 36.1.3
2025-06-21T00:54:01.530494+00:00 Debian Oval Importer Fixing VCID-1k1n-jjug-aaap None 36.1.3
2025-06-21T00:53:48.591049+00:00 Debian Oval Importer Affected by VCID-4xdp-hf55-aaan None 36.1.3
2025-06-21T00:51:15.694489+00:00 Debian Oval Importer Affected by VCID-ha9t-j61y-aaas None 36.1.3
2025-06-21T00:46:25.480996+00:00 Debian Oval Importer Fixing VCID-1738-j1m1-aaam None 36.1.3
2025-06-21T00:44:28.604796+00:00 Debian Oval Importer Fixing VCID-ndvs-xrd6-aaaq None 36.1.3
2025-06-21T00:43:00.013530+00:00 Debian Oval Importer Fixing VCID-sx8k-hvvg-aaac None 36.1.3
2025-06-21T00:42:56.611164+00:00 Debian Oval Importer Fixing VCID-vcbc-kqgx-aaan None 36.1.3
2025-06-21T00:25:53.245464+00:00 Debian Oval Importer Fixing VCID-xn5e-wsmu-aaaj None 36.1.3
2025-06-21T00:23:26.690460+00:00 Debian Oval Importer Affected by VCID-tyx2-wjus-aaae None 36.1.3
2025-06-21T00:14:32.070165+00:00 Debian Oval Importer Fixing VCID-rt9f-m8sj-aaah None 36.1.3
2025-06-21T00:13:42.907361+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas None 36.1.3
2025-06-21T00:09:14.274974+00:00 Debian Oval Importer Affected by VCID-wd4c-a467-aaah None 36.1.3
2025-06-20T23:57:41.785541+00:00 Debian Oval Importer Affected by VCID-3gg8-1dau-aaaa None 36.1.3
2025-06-20T23:55:49.041777+00:00 Debian Oval Importer Affected by VCID-apac-1qn7-aaaj None 36.1.3
2025-06-20T23:51:26.284933+00:00 Debian Oval Importer Affected by VCID-m91c-qfem-aaag None 36.1.3
2025-06-20T23:51:02.203309+00:00 Debian Oval Importer Affected by VCID-1h5c-cqhe-aaak None 36.1.3
2025-06-20T23:45:31.514947+00:00 Debian Oval Importer Affected by VCID-d33t-tdke-aaap None 36.1.3
2025-06-20T23:15:31.913545+00:00 Debian Oval Importer Affected by VCID-stfd-6zgb-aaaq None 36.1.3
2025-06-20T23:09:47.096760+00:00 Debian Oval Importer Affected by VCID-rdx9-trru-aaam None 36.1.3
2025-06-20T23:09:21.274419+00:00 Debian Oval Importer Affected by VCID-jy7t-yd1h-aaar None 36.1.3
2025-06-20T23:09:18.534816+00:00 Debian Oval Importer Affected by VCID-sj56-jfqf-aaar None 36.1.3
2025-06-20T23:06:12.125158+00:00 Debian Oval Importer Affected by VCID-u4rj-gy3s-aaas None 36.1.3
2025-06-20T22:50:29.743939+00:00 Debian Oval Importer Affected by VCID-f6tt-xduh-aaas None 36.1.3
2025-06-20T22:41:41.865743+00:00 Debian Oval Importer Affected by VCID-xx2f-qs2q-aaab None 36.1.3
2025-06-20T22:39:35.879928+00:00 Debian Oval Importer Affected by VCID-g4aj-rwe8-aaaa None 36.1.3
2025-06-20T22:15:43.172834+00:00 Debian Oval Importer Fixing VCID-yv2d-4mg3-aaaq None 36.1.3
2025-06-20T22:07:53.200860+00:00 Debian Oval Importer Fixing VCID-7jjq-59qd-aaae None 36.1.3
2025-06-20T22:01:13.788560+00:00 Debian Oval Importer Affected by VCID-fkvz-cr3x-aaan None 36.1.3
2025-06-20T21:57:34.291235+00:00 Debian Oval Importer Affected by VCID-uqkw-ffd1-aaaa None 36.1.3
2025-06-20T21:51:42.619008+00:00 Debian Oval Importer Affected by VCID-auyb-cyjc-aaap None 36.1.3
2025-06-20T21:51:13.694872+00:00 Debian Oval Importer Affected by VCID-11c1-meqb-aaaf None 36.1.3
2025-06-20T21:44:44.351062+00:00 Debian Oval Importer Affected by VCID-uzwh-v7yj-aaak None 36.1.3
2025-06-20T21:43:58.392795+00:00 Debian Oval Importer Fixing VCID-5fjh-3ym3-aaaf None 36.1.3
2025-06-20T21:43:49.138428+00:00 Debian Oval Importer Affected by VCID-agzx-ufgz-aaab None 36.1.3
2025-06-20T21:22:00.497310+00:00 Debian Oval Importer Affected by VCID-eqbj-bt15-aaan None 36.1.3
2025-06-20T21:16:47.575381+00:00 Debian Oval Importer Fixing VCID-28ad-fycq-aaah None 36.1.3
2025-06-20T21:09:02.028639+00:00 Debian Oval Importer Affected by VCID-q3j5-n1gk-aaac None 36.1.3
2025-06-20T21:02:32.226380+00:00 Debian Oval Importer Affected by VCID-38pa-7rqe-aaaf None 36.1.3
2025-06-20T20:29:17.475179+00:00 Debian Oval Importer Affected by VCID-t627-mg9v-aaah None 36.1.3
2025-06-20T20:29:16.801645+00:00 Debian Oval Importer Fixing VCID-a8g2-gyjr-aaaq None 36.1.3
2025-06-20T19:50:17.175011+00:00 Debian Oval Importer Affected by VCID-5vwb-78vc-aaaj None 36.1.3
2025-06-20T19:39:44.720975+00:00 Debian Oval Importer Affected by VCID-nt2w-daac-aaag None 36.1.3
2025-06-20T19:35:33.046070+00:00 Debian Oval Importer Fixing VCID-9r1d-v4s9-aaab None 36.1.3
2025-06-20T19:35:31.223304+00:00 Debian Oval Importer Fixing VCID-3gg8-1dau-aaaa None 36.1.3
2025-06-20T19:34:05.941700+00:00 Debian Oval Importer Fixing VCID-dmwn-kz1p-aaap None 36.1.3
2025-06-20T19:33:38.021248+00:00 Debian Oval Importer Fixing VCID-nt2w-daac-aaag None 36.1.3
2025-06-20T19:28:20.051498+00:00 Debian Oval Importer Fixing VCID-g2bd-akys-aaas None 36.1.3
2025-06-20T19:24:54.384029+00:00 Debian Oval Importer Fixing VCID-5vwb-78vc-aaaj None 36.1.3
2025-06-20T19:21:19.241782+00:00 Debian Oval Importer Fixing VCID-uqkw-ffd1-aaaa None 36.1.3
2025-06-08T13:05:59.250683+00:00 Debian Oval Importer Affected by VCID-q3j5-n1gk-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T13:01:37.744414+00:00 Debian Oval Importer Affected by VCID-u4rj-gy3s-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:54:28.829996+00:00 Debian Oval Importer Affected by VCID-qq81-qnx4-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:53:00.513026+00:00 Debian Oval Importer Fixing VCID-sx8k-hvvg-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:49:48.335151+00:00 Debian Oval Importer Fixing VCID-6yfp-4mxh-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:47:08.816656+00:00 Debian Oval Importer Affected by VCID-5147-c2rj-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:45:12.441342+00:00 Debian Oval Importer Fixing VCID-ndvs-xrd6-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:45:07.194096+00:00 Debian Oval Importer Affected by VCID-11c1-meqb-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:44:42.610476+00:00 Debian Oval Importer Affected by VCID-fkvz-cr3x-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:40:00.973253+00:00 Debian Oval Importer Affected by VCID-z695-hub6-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:35:51.808465+00:00 Debian Oval Importer Affected by VCID-auyb-cyjc-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:31:33.339913+00:00 Debian Oval Importer Affected by VCID-stfd-6zgb-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:26:44.641970+00:00 Debian Oval Importer Fixing VCID-vcbc-kqgx-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:18:44.547752+00:00 Debian Oval Importer Affected by VCID-xx2f-qs2q-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:18:26.758050+00:00 Debian Oval Importer Affected by VCID-agzx-ufgz-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:15:33.256477+00:00 Debian Oval Importer Affected by VCID-puwp-5xjq-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:12:44.312165+00:00 Debian Oval Importer Affected by VCID-3gg8-1dau-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:10:04.002349+00:00 Debian Oval Importer Affected by VCID-y45x-5rmq-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:54:59.102587+00:00 Debian Oval Importer Fixing VCID-1738-j1m1-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:52:46.319317+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:50:45.518979+00:00 Debian Oval Importer Affected by VCID-5vwb-78vc-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:47:11.297026+00:00 Debian Oval Importer Fixing VCID-9r1d-v4s9-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:43:16.057622+00:00 Debian Oval Importer Fixing VCID-6cwt-rjex-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:40:00.790623+00:00 Debian Oval Importer Affected by VCID-r5je-12xj-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:39:10.277755+00:00 Debian Oval Importer Affected by VCID-qr91-uuuy-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:10:15.075430+00:00 Debian Oval Importer Fixing VCID-1k1n-jjug-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:47:59.215655+00:00 Debian Oval Importer Fixing VCID-dmwn-kz1p-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:47:25.369302+00:00 Debian Oval Importer Fixing VCID-a8g2-gyjr-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:36:25.451998+00:00 Debian Oval Importer Fixing VCID-7jjq-59qd-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T10:29:40.752507+00:00 Debian Oval Importer Affected by VCID-xx2f-qs2q-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T10:26:28.689487+00:00 Debian Oval Importer Fixing VCID-1738-j1m1-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T10:18:20.218108+00:00 Debian Oval Importer Affected by VCID-ha9t-j61y-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T10:15:33.152458+00:00 Debian Oval Importer Affected by VCID-z3r2-2jru-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T10:05:19.820170+00:00 Debian Oval Importer Fixing VCID-z2q5-85df-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T10:01:11.779476+00:00 Debian Oval Importer Affected by VCID-3gg8-1dau-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:49:50.968281+00:00 Debian Oval Importer Affected by VCID-nt2w-daac-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:47:53.751279+00:00 Debian Oval Importer Fixing VCID-xn5e-wsmu-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:47:06.825393+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:44:56.407613+00:00 Debian Oval Importer Affected by VCID-apac-1qn7-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:41:33.488870+00:00 Debian Oval Importer Affected by VCID-f6tt-xduh-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:41:07.881113+00:00 Debian Oval Importer Affected by VCID-4xdp-hf55-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:40:23.614819+00:00 Debian Oval Importer Affected by VCID-tyx2-wjus-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:39:59.424145+00:00 Debian Oval Importer Affected by VCID-g4aj-rwe8-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:27:48.744944+00:00 Debian Oval Importer Affected by VCID-sj56-jfqf-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:19:18.512147+00:00 Debian Oval Importer Fixing VCID-dmwn-kz1p-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:00:55.088914+00:00 Debian Oval Importer Fixing VCID-ndvs-xrd6-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:56:44.978822+00:00 Debian Oval Importer Affected by VCID-11c1-meqb-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:50:03.245102+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:48:34.590160+00:00 Debian Oval Importer Affected by VCID-5147-c2rj-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:46:17.505639+00:00 Debian Oval Importer Affected by VCID-wd4c-a467-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:30:32.744954+00:00 Debian Oval Importer Affected by VCID-y45x-5rmq-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:21:45.623121+00:00 Debian Oval Importer Affected by VCID-auyb-cyjc-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:16:52.895827+00:00 Debian Oval Importer Affected by VCID-fkvz-cr3x-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:16:47.433239+00:00 Debian Oval Importer Affected by VCID-t627-mg9v-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:14:12.237160+00:00 Debian Oval Importer Affected by VCID-5vwb-78vc-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:07:00.797895+00:00 Debian Oval Importer Affected by VCID-uqkw-ffd1-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:53:46.811929+00:00 Debian Oval Importer Fixing VCID-rt9f-m8sj-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:41:45.242016+00:00 Debian Oval Importer Affected by VCID-puwp-5xjq-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:36:34.904148+00:00 Debian Oval Importer Affected by VCID-agzx-ufgz-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:26:15.278514+00:00 Debian Oval Importer Fixing VCID-6cwt-rjex-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:18:35.344331+00:00 Debian Oval Importer Affected by VCID-1h5c-cqhe-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:16:54.410849+00:00 Debian Oval Importer Affected by VCID-qr91-uuuy-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:13:13.189989+00:00 Debian Oval Importer Affected by VCID-r5je-12xj-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:04:08.710475+00:00 Debian Oval Importer Affected by VCID-qq81-qnx4-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:55:21.605099+00:00 Debian Oval Importer Fixing VCID-9r1d-v4s9-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:40:18.066615+00:00 Debian Oval Importer Affected by VCID-z695-hub6-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:26:19.828363+00:00 Debian Oval Importer Fixing VCID-5fjh-3ym3-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:26:09.582731+00:00 Debian Oval Importer Fixing VCID-a8g2-gyjr-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:24:23.981811+00:00 Debian Oval Importer Affected by VCID-uzwh-v7yj-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:15:54.168620+00:00 Debian Oval Importer Fixing VCID-28ad-fycq-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:10:19.965310+00:00 Debian Oval Importer Fixing VCID-yv2d-4mg3-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:04:35.984087+00:00 Debian Oval Importer Affected by VCID-q3j5-n1gk-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:00:36.113486+00:00 Debian Oval Importer Affected by VCID-d33t-tdke-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:53:21.278603+00:00 Debian Oval Importer Affected by VCID-m91c-qfem-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:53:09.255479+00:00 Debian Oval Importer Affected by VCID-38pa-7rqe-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:51:47.285721+00:00 Debian Oval Importer Affected by VCID-u4rj-gy3s-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:50:43.534768+00:00 Debian Oval Importer Affected by VCID-stfd-6zgb-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:35:29.529580+00:00 Debian Oval Importer Affected by VCID-eqbj-bt15-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:20:06.365396+00:00 Debian Oval Importer Fixing VCID-vcbc-kqgx-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:17:18.633437+00:00 Debian Oval Importer Affected by VCID-jy7t-yd1h-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T04:47:28.231575+00:00 Debian Oval Importer Fixing VCID-sx8k-hvvg-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T04:47:23.103224+00:00 Debian Oval Importer Affected by VCID-rdx9-trru-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T04:46:09.620429+00:00 Debian Oval Importer Fixing VCID-6yfp-4mxh-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T04:43:38.353518+00:00 Debian Oval Importer Fixing VCID-1k1n-jjug-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T03:52:11.162495+00:00 Debian Oval Importer Affected by VCID-g4aj-rwe8-aaaa https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 36.1.0
2025-06-08T03:46:46.764978+00:00 Debian Oval Importer Affected by VCID-5vwb-78vc-aaaj https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 36.1.0
2025-06-08T03:45:12.735631+00:00 Debian Oval Importer Affected by VCID-nt2w-daac-aaag https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 36.1.0
2025-06-08T03:30:48.380665+00:00 Debian Oval Importer Affected by VCID-fkvz-cr3x-aaan https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 36.1.0
2025-06-08T03:25:52.459756+00:00 Debian Oval Importer Affected by VCID-agzx-ufgz-aaab https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 36.1.0
2025-06-08T03:15:55.658506+00:00 Debian Oval Importer Fixing VCID-g4aj-rwe8-aaaa https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.0
2025-06-08T03:11:08.905011+00:00 Debian Oval Importer Fixing VCID-q3j5-n1gk-aaac https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.0
2025-06-08T03:10:10.227032+00:00 Debian Oval Importer Fixing VCID-y45x-5rmq-aaae https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.0
2025-06-08T03:07:20.639661+00:00 Debian Oval Importer Fixing VCID-uqkw-ffd1-aaaa https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.0
2025-06-08T03:05:04.297747+00:00 Debian Oval Importer Fixing VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.0
2025-06-08T03:05:02.199710+00:00 Debian Oval Importer Fixing VCID-3gg8-1dau-aaaa https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.0
2025-06-08T03:05:00.179119+00:00 Debian Oval Importer Fixing VCID-ha9t-j61y-aaas https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.0
2025-06-08T03:00:50.784569+00:00 Debian Oval Importer Fixing VCID-agzx-ufgz-aaab https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.0
2025-06-08T02:57:38.965790+00:00 Debian Oval Importer Fixing VCID-38pa-7rqe-aaaf https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.0
2025-06-08T02:57:01.975446+00:00 Debian Oval Importer Fixing VCID-wd4c-a467-aaah https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.0
2025-06-08T02:55:33.572975+00:00 Debian Oval Importer Fixing VCID-5vwb-78vc-aaaj https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.0
2025-06-08T02:50:15.771006+00:00 Debian Oval Importer Fixing VCID-fkvz-cr3x-aaan https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.0
2025-06-08T02:47:41.044287+00:00 Debian Oval Importer Fixing VCID-nt2w-daac-aaag https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.0
2025-06-08T02:46:24.619609+00:00 Debian Oval Importer Fixing VCID-5147-c2rj-aaar https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.0
2025-06-08T02:44:55.107647+00:00 Debian Oval Importer Fixing VCID-u4rj-gy3s-aaas https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.0
2025-06-08T01:15:48.232064+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan None 36.1.0
2025-06-08T00:23:52.643742+00:00 Debian Oval Importer Affected by VCID-qr91-uuuy-aaas None 36.1.0
2025-06-07T18:47:25.041292+00:00 Debian Oval Importer Affected by VCID-y45x-5rmq-aaae None 36.1.0
2025-06-07T18:44:50.253660+00:00 Debian Oval Importer Affected by VCID-qq81-qnx4-aaae None 36.1.0
2025-06-07T18:43:09.654049+00:00 Debian Oval Importer Affected by VCID-z3r2-2jru-aaaf None 36.1.0
2025-06-07T18:36:14.551900+00:00 Debian Oval Importer Fixing VCID-z2q5-85df-aaak None 36.1.0
2025-06-07T18:33:14.167360+00:00 Debian Oval Importer Affected by VCID-5147-c2rj-aaar None 36.1.0
2025-06-07T18:32:28.812363+00:00 Debian Oval Importer Fixing VCID-6yfp-4mxh-aaar None 36.1.0
2025-06-07T18:27:18.251790+00:00 Debian Oval Importer Fixing VCID-6cwt-rjex-aaas None 36.1.0
2025-06-07T18:23:34.687075+00:00 Debian Oval Importer Affected by VCID-z695-hub6-aaar None 36.1.0
2025-06-07T18:18:34.754381+00:00 Debian Oval Importer Affected by VCID-r5je-12xj-aaac None 36.1.0
2025-06-07T18:16:22.853940+00:00 Debian Oval Importer Fixing VCID-1k1n-jjug-aaap None 36.1.0
2025-06-07T18:16:09.803472+00:00 Debian Oval Importer Affected by VCID-4xdp-hf55-aaan None 36.1.0
2025-06-07T18:13:38.039909+00:00 Debian Oval Importer Affected by VCID-ha9t-j61y-aaas None 36.1.0
2025-06-07T18:08:56.413468+00:00 Debian Oval Importer Fixing VCID-1738-j1m1-aaam None 36.1.0
2025-06-07T18:07:01.025371+00:00 Debian Oval Importer Fixing VCID-ndvs-xrd6-aaaq None 36.1.0
2025-06-07T18:05:34.549533+00:00 Debian Oval Importer Fixing VCID-sx8k-hvvg-aaac None 36.1.0
2025-06-07T18:05:31.171036+00:00 Debian Oval Importer Fixing VCID-vcbc-kqgx-aaan None 36.1.0
2025-06-07T17:48:38.150940+00:00 Debian Oval Importer Fixing VCID-xn5e-wsmu-aaaj None 36.1.0
2025-06-07T17:46:15.357985+00:00 Debian Oval Importer Affected by VCID-tyx2-wjus-aaae None 36.1.0
2025-06-07T17:37:24.489523+00:00 Debian Oval Importer Fixing VCID-rt9f-m8sj-aaah None 36.1.0
2025-06-07T17:36:34.216098+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas None 36.1.0
2025-06-07T17:32:01.786192+00:00 Debian Oval Importer Affected by VCID-wd4c-a467-aaah None 36.1.0
2025-06-07T17:20:35.756373+00:00 Debian Oval Importer Affected by VCID-3gg8-1dau-aaaa None 36.1.0
2025-06-07T17:18:41.539265+00:00 Debian Oval Importer Affected by VCID-apac-1qn7-aaaj None 36.1.0
2025-06-07T17:14:18.239622+00:00 Debian Oval Importer Affected by VCID-m91c-qfem-aaag None 36.1.0
2025-06-07T17:13:54.300876+00:00 Debian Oval Importer Affected by VCID-1h5c-cqhe-aaak None 36.1.0
2025-06-07T17:08:24.225902+00:00 Debian Oval Importer Affected by VCID-d33t-tdke-aaap None 36.1.0
2025-06-07T16:38:37.539650+00:00 Debian Oval Importer Affected by VCID-stfd-6zgb-aaaq None 36.1.0
2025-06-07T16:32:56.284241+00:00 Debian Oval Importer Affected by VCID-rdx9-trru-aaam None 36.1.0
2025-06-07T16:32:30.445489+00:00 Debian Oval Importer Affected by VCID-jy7t-yd1h-aaar None 36.1.0
2025-06-07T16:32:27.691574+00:00 Debian Oval Importer Affected by VCID-sj56-jfqf-aaar None 36.1.0
2025-06-07T16:29:23.303366+00:00 Debian Oval Importer Affected by VCID-u4rj-gy3s-aaas None 36.1.0
2025-06-07T16:14:02.330073+00:00 Debian Oval Importer Affected by VCID-f6tt-xduh-aaas None 36.1.0
2025-06-07T16:05:36.213726+00:00 Debian Oval Importer Affected by VCID-xx2f-qs2q-aaab None 36.1.0
2025-06-07T16:03:32.274693+00:00 Debian Oval Importer Affected by VCID-g4aj-rwe8-aaaa None 36.1.0
2025-06-07T15:39:43.599673+00:00 Debian Oval Importer Fixing VCID-yv2d-4mg3-aaaq None 36.1.0
2025-06-07T15:31:48.773996+00:00 Debian Oval Importer Fixing VCID-7jjq-59qd-aaae None 36.1.0
2025-06-07T15:24:49.098400+00:00 Debian Oval Importer Affected by VCID-fkvz-cr3x-aaan None 36.1.0
2025-06-07T15:21:01.822887+00:00 Debian Oval Importer Affected by VCID-uqkw-ffd1-aaaa None 36.1.0
2025-06-07T15:14:57.855650+00:00 Debian Oval Importer Affected by VCID-auyb-cyjc-aaap None 36.1.0
2025-06-07T15:14:27.757616+00:00 Debian Oval Importer Affected by VCID-11c1-meqb-aaaf None 36.1.0
2025-06-07T15:07:44.311165+00:00 Debian Oval Importer Affected by VCID-uzwh-v7yj-aaak None 36.1.0
2025-06-07T15:06:55.002967+00:00 Debian Oval Importer Fixing VCID-5fjh-3ym3-aaaf None 36.1.0
2025-06-07T15:06:45.521273+00:00 Debian Oval Importer Affected by VCID-agzx-ufgz-aaab None 36.1.0
2025-06-07T14:45:13.101814+00:00 Debian Oval Importer Affected by VCID-eqbj-bt15-aaan None 36.1.0
2025-06-07T14:40:57.503379+00:00 Debian Oval Importer Fixing VCID-28ad-fycq-aaah None 36.1.0
2025-06-07T14:34:22.952933+00:00 Debian Oval Importer Affected by VCID-q3j5-n1gk-aaac None 36.1.0
2025-06-07T14:29:07.635869+00:00 Debian Oval Importer Affected by VCID-38pa-7rqe-aaaf None 36.1.0
2025-06-07T14:03:16.255504+00:00 Debian Oval Importer Affected by VCID-t627-mg9v-aaah None 36.1.0
2025-06-07T14:03:15.558548+00:00 Debian Oval Importer Fixing VCID-a8g2-gyjr-aaaq None 36.1.0
2025-06-07T13:41:46.590954+00:00 Debian Oval Importer Affected by VCID-5vwb-78vc-aaaj None 36.1.0
2025-06-07T13:33:52.911338+00:00 Debian Oval Importer Affected by VCID-nt2w-daac-aaag None 36.1.0
2025-06-07T13:30:42.778063+00:00 Debian Oval Importer Fixing VCID-9r1d-v4s9-aaab None 36.1.0
2025-06-07T13:30:41.877409+00:00 Debian Oval Importer Fixing VCID-3gg8-1dau-aaaa None 36.1.0
2025-06-07T13:30:02.426555+00:00 Debian Oval Importer Fixing VCID-dmwn-kz1p-aaap None 36.1.0
2025-06-07T13:29:31.834818+00:00 Debian Oval Importer Fixing VCID-nt2w-daac-aaag None 36.1.0
2025-06-07T13:25:47.995689+00:00 Debian Oval Importer Fixing VCID-g2bd-akys-aaas None 36.1.0
2025-06-07T13:23:21.170412+00:00 Debian Oval Importer Fixing VCID-5vwb-78vc-aaaj None 36.1.0
2025-06-07T13:20:52.335768+00:00 Debian Oval Importer Fixing VCID-uqkw-ffd1-aaaa None 36.1.0
2025-06-03T13:25:05.763890+00:00 Debian Oval Importer Fixing VCID-g2bd-akys-aaas None 36.1.2
2025-06-03T13:22:41.251938+00:00 Debian Oval Importer Fixing VCID-5vwb-78vc-aaaj None 36.1.2
2025-06-03T13:20:17.677805+00:00 Debian Oval Importer Fixing VCID-uqkw-ffd1-aaaa None 36.1.2
2025-04-13T02:53:31.851303+00:00 Debian Oval Importer Affected by VCID-c74d-mzay-2kb7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-13T01:23:33.993046+00:00 Debian Oval Importer Affected by VCID-m67b-g9qg-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-13T01:23:30.217863+00:00 Debian Oval Importer Affected by VCID-wahm-6uhz-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:30:26.295496+00:00 Debian Oval Importer Fixing VCID-xn5e-wsmu-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:11:26.916409+00:00 Debian Oval Importer Affected by VCID-wd4c-a467-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:01:25.192856+00:00 Debian Oval Importer Fixing VCID-7jjq-59qd-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:58:35.599876+00:00 Debian Oval Importer Affected by VCID-jy7t-yd1h-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:57:57.714225+00:00 Debian Oval Importer Affected by VCID-rdx9-trru-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:50:24.327665+00:00 Debian Oval Importer Affected by VCID-ha9t-j61y-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:47:59.376895+00:00 Debian Oval Importer Affected by VCID-4xdp-hf55-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:46:25.965031+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:43:14.687651+00:00 Debian Oval Importer Affected by VCID-t627-mg9v-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:34:13.455622+00:00 Debian Oval Importer Fixing VCID-5fjh-3ym3-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:33:57.035462+00:00 Debian Oval Importer Affected by VCID-eqbj-bt15-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:30:58.140966+00:00 Debian Oval Importer Affected by VCID-uqkw-ffd1-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:23:18.567102+00:00 Debian Oval Importer Affected by VCID-d33t-tdke-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:23:00.735380+00:00 Debian Oval Importer Fixing VCID-28ad-fycq-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:14:22.890226+00:00 Debian Oval Importer Fixing VCID-yv2d-4mg3-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:13:11.792015+00:00 Debian Oval Importer Affected by VCID-sj56-jfqf-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:06:18.839458+00:00 Debian Oval Importer Affected by VCID-38pa-7rqe-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:58:38.533866+00:00 Debian Oval Importer Affected by VCID-uzwh-v7yj-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:17:04.437744+00:00 Debian Oval Importer Affected by VCID-nt2w-daac-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:03:30.489703+00:00 Debian Oval Importer Affected by VCID-apac-1qn7-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:02:30.633747+00:00 Debian Oval Importer Affected by VCID-g4aj-rwe8-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:48:39.024949+00:00 Debian Oval Importer Affected by VCID-f6tt-xduh-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:48:09.928935+00:00 Debian Oval Importer Fixing VCID-rt9f-m8sj-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:47:43.068850+00:00 Debian Oval Importer Affected by VCID-1h5c-cqhe-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:47:18.662252+00:00 Debian Oval Importer Fixing VCID-z2q5-85df-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:35:48.388913+00:00 Debian Oval Importer Affected by VCID-m91c-qfem-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:19:39.550331+00:00 Debian Oval Importer Affected by VCID-z3r2-2jru-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:16:13.541397+00:00 Debian Oval Importer Affected by VCID-tyx2-wjus-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:53:33.712860+00:00 Debian Oval Importer Affected by VCID-q3j5-n1gk-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:49:03.702469+00:00 Debian Oval Importer Affected by VCID-u4rj-gy3s-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:41:39.563166+00:00 Debian Oval Importer Affected by VCID-qq81-qnx4-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:40:08.517311+00:00 Debian Oval Importer Fixing VCID-sx8k-hvvg-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:36:47.279398+00:00 Debian Oval Importer Fixing VCID-6yfp-4mxh-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:34:03.700662+00:00 Debian Oval Importer Affected by VCID-5147-c2rj-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:32:06.063474+00:00 Debian Oval Importer Fixing VCID-ndvs-xrd6-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:32:00.574229+00:00 Debian Oval Importer Affected by VCID-11c1-meqb-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:31:35.379569+00:00 Debian Oval Importer Affected by VCID-fkvz-cr3x-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:26:45.272799+00:00 Debian Oval Importer Affected by VCID-z695-hub6-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:22:24.537127+00:00 Debian Oval Importer Affected by VCID-auyb-cyjc-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:17:57.003399+00:00 Debian Oval Importer Affected by VCID-stfd-6zgb-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:12:56.962334+00:00 Debian Oval Importer Fixing VCID-vcbc-kqgx-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:04:37.520802+00:00 Debian Oval Importer Affected by VCID-xx2f-qs2q-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:04:18.882284+00:00 Debian Oval Importer Affected by VCID-agzx-ufgz-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:01:17.961493+00:00 Debian Oval Importer Affected by VCID-puwp-5xjq-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:58:25.799677+00:00 Debian Oval Importer Affected by VCID-3gg8-1dau-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:55:40.744267+00:00 Debian Oval Importer Affected by VCID-y45x-5rmq-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:40:07.935636+00:00 Debian Oval Importer Fixing VCID-1738-j1m1-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:37:51.100354+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:35:46.532191+00:00 Debian Oval Importer Affected by VCID-5vwb-78vc-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:32:07.551692+00:00 Debian Oval Importer Fixing VCID-9r1d-v4s9-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:28:06.695527+00:00 Debian Oval Importer Fixing VCID-6cwt-rjex-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:24:42.003689+00:00 Debian Oval Importer Affected by VCID-r5je-12xj-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:23:49.326220+00:00 Debian Oval Importer Affected by VCID-qr91-uuuy-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:53:45.315994+00:00 Debian Oval Importer Fixing VCID-1k1n-jjug-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:30:07.697471+00:00 Debian Oval Importer Fixing VCID-dmwn-kz1p-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:29:31.864691+00:00 Debian Oval Importer Fixing VCID-a8g2-gyjr-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:17:55.393892+00:00 Debian Oval Importer Fixing VCID-7jjq-59qd-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-12T16:10:55.316737+00:00 Debian Oval Importer Affected by VCID-xx2f-qs2q-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-12T16:07:37.740413+00:00 Debian Oval Importer Fixing VCID-1738-j1m1-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-12T15:59:15.681018+00:00 Debian Oval Importer Affected by VCID-ha9t-j61y-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-12T15:56:23.189541+00:00 Debian Oval Importer Affected by VCID-z3r2-2jru-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:37:39.521377+00:00 Debian Oval Importer Fixing VCID-z2q5-85df-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:33:28.654084+00:00 Debian Oval Importer Affected by VCID-3gg8-1dau-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:22:03.706299+00:00 Debian Oval Importer Affected by VCID-nt2w-daac-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:20:12.335523+00:00 Debian Oval Importer Fixing VCID-xn5e-wsmu-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:19:26.120631+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:17:17.325501+00:00 Debian Oval Importer Affected by VCID-apac-1qn7-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:13:56.847188+00:00 Debian Oval Importer Affected by VCID-f6tt-xduh-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:13:30.917933+00:00 Debian Oval Importer Affected by VCID-4xdp-hf55-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:12:48.282951+00:00 Debian Oval Importer Affected by VCID-tyx2-wjus-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:12:23.525603+00:00 Debian Oval Importer Affected by VCID-g4aj-rwe8-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:00:12.673828+00:00 Debian Oval Importer Affected by VCID-sj56-jfqf-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:51:27.558146+00:00 Debian Oval Importer Fixing VCID-dmwn-kz1p-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:32:35.479796+00:00 Debian Oval Importer Fixing VCID-ndvs-xrd6-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:28:20.579531+00:00 Debian Oval Importer Affected by VCID-11c1-meqb-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:21:35.928733+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:20:07.904359+00:00 Debian Oval Importer Affected by VCID-5147-c2rj-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:17:49.707854+00:00 Debian Oval Importer Affected by VCID-wd4c-a467-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:01:57.952362+00:00 Debian Oval Importer Affected by VCID-y45x-5rmq-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:53:05.603494+00:00 Debian Oval Importer Affected by VCID-auyb-cyjc-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:48:22.906025+00:00 Debian Oval Importer Affected by VCID-fkvz-cr3x-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:48:17.755679+00:00 Debian Oval Importer Affected by VCID-t627-mg9v-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:45:56.850104+00:00 Debian Oval Importer Affected by VCID-5vwb-78vc-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:39:04.261311+00:00 Debian Oval Importer Affected by VCID-uqkw-ffd1-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:26:12.058091+00:00 Debian Oval Importer Fixing VCID-rt9f-m8sj-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:14:13.704651+00:00 Debian Oval Importer Affected by VCID-puwp-5xjq-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:09:09.102904+00:00 Debian Oval Importer Affected by VCID-agzx-ufgz-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:59:04.911182+00:00 Debian Oval Importer Fixing VCID-6cwt-rjex-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:51:11.804998+00:00 Debian Oval Importer Affected by VCID-1h5c-cqhe-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:49:28.545311+00:00 Debian Oval Importer Affected by VCID-qr91-uuuy-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:45:47.580482+00:00 Debian Oval Importer Affected by VCID-r5je-12xj-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:36:50.034770+00:00 Debian Oval Importer Affected by VCID-qq81-qnx4-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:27:51.972932+00:00 Debian Oval Importer Fixing VCID-9r1d-v4s9-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:12:44.095365+00:00 Debian Oval Importer Affected by VCID-z695-hub6-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:58:38.125879+00:00 Debian Oval Importer Fixing VCID-5fjh-3ym3-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:58:28.102891+00:00 Debian Oval Importer Fixing VCID-a8g2-gyjr-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:56:41.639161+00:00 Debian Oval Importer Affected by VCID-uzwh-v7yj-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:48:07.158343+00:00 Debian Oval Importer Fixing VCID-28ad-fycq-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:42:23.922913+00:00 Debian Oval Importer Fixing VCID-yv2d-4mg3-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:36:36.102054+00:00 Debian Oval Importer Affected by VCID-q3j5-n1gk-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:32:32.030400+00:00 Debian Oval Importer Affected by VCID-d33t-tdke-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:25:11.823106+00:00 Debian Oval Importer Affected by VCID-m91c-qfem-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:24:59.304430+00:00 Debian Oval Importer Affected by VCID-38pa-7rqe-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:23:36.901786+00:00 Debian Oval Importer Affected by VCID-u4rj-gy3s-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:22:31.994022+00:00 Debian Oval Importer Affected by VCID-stfd-6zgb-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:06:58.705453+00:00 Debian Oval Importer Affected by VCID-eqbj-bt15-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:51:08.194196+00:00 Debian Oval Importer Fixing VCID-vcbc-kqgx-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:48:22.184711+00:00 Debian Oval Importer Affected by VCID-jy7t-yd1h-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:18:32.513406+00:00 Debian Oval Importer Fixing VCID-sx8k-hvvg-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:18:27.900819+00:00 Debian Oval Importer Affected by VCID-rdx9-trru-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:17:13.791492+00:00 Debian Oval Importer Fixing VCID-6yfp-4mxh-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:14:41.269360+00:00 Debian Oval Importer Fixing VCID-1k1n-jjug-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T02:20:03.067846+00:00 Debian Oval Importer Affected by VCID-g4aj-rwe8-aaaa https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 36.0.0
2025-04-08T02:14:36.071527+00:00 Debian Oval Importer Affected by VCID-5vwb-78vc-aaaj https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 36.0.0
2025-04-08T02:12:56.057244+00:00 Debian Oval Importer Affected by VCID-nt2w-daac-aaag https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 36.0.0
2025-04-08T01:58:17.892138+00:00 Debian Oval Importer Affected by VCID-fkvz-cr3x-aaan https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 36.0.0
2025-04-08T01:53:14.788875+00:00 Debian Oval Importer Affected by VCID-agzx-ufgz-aaab https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 36.0.0
2025-04-08T01:43:20.263711+00:00 Debian Oval Importer Fixing VCID-g4aj-rwe8-aaaa https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.0.0
2025-04-08T01:38:34.106244+00:00 Debian Oval Importer Fixing VCID-q3j5-n1gk-aaac https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.0.0
2025-04-08T01:37:30.975918+00:00 Debian Oval Importer Fixing VCID-y45x-5rmq-aaae https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.0.0
2025-04-08T01:34:35.032793+00:00 Debian Oval Importer Fixing VCID-uqkw-ffd1-aaaa https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.0.0
2025-04-08T01:32:15.182663+00:00 Debian Oval Importer Fixing VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.0.0
2025-04-08T01:32:12.972806+00:00 Debian Oval Importer Fixing VCID-3gg8-1dau-aaaa https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.0.0
2025-04-08T01:32:10.827565+00:00 Debian Oval Importer Fixing VCID-ha9t-j61y-aaas https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.0.0
2025-04-08T01:27:56.835235+00:00 Debian Oval Importer Fixing VCID-agzx-ufgz-aaab https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.0.0
2025-04-08T01:24:49.028139+00:00 Debian Oval Importer Fixing VCID-38pa-7rqe-aaaf https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.0.0
2025-04-08T01:24:13.534795+00:00 Debian Oval Importer Fixing VCID-wd4c-a467-aaah https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.0.0
2025-04-08T01:22:48.761127+00:00 Debian Oval Importer Fixing VCID-5vwb-78vc-aaaj https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.0.0
2025-04-08T01:17:26.146497+00:00 Debian Oval Importer Fixing VCID-fkvz-cr3x-aaan https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.0.0
2025-04-08T01:14:48.251476+00:00 Debian Oval Importer Fixing VCID-nt2w-daac-aaag https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.0.0
2025-04-08T01:13:36.199463+00:00 Debian Oval Importer Fixing VCID-5147-c2rj-aaar https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.0.0
2025-04-08T01:12:09.077634+00:00 Debian Oval Importer Fixing VCID-u4rj-gy3s-aaas https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.0.0
2025-04-07T23:48:23.566912+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan None 36.0.0
2025-04-07T22:56:09.309852+00:00 Debian Oval Importer Affected by VCID-qr91-uuuy-aaas None 36.0.0
2025-04-07T17:25:14.975658+00:00 Debian Oval Importer Affected by VCID-y45x-5rmq-aaae None 36.0.0
2025-04-07T17:22:40.578137+00:00 Debian Oval Importer Affected by VCID-qq81-qnx4-aaae None 36.0.0
2025-04-07T17:20:58.088113+00:00 Debian Oval Importer Affected by VCID-z3r2-2jru-aaaf None 36.0.0
2025-04-07T17:14:00.372048+00:00 Debian Oval Importer Fixing VCID-z2q5-85df-aaak None 36.0.0
2025-04-07T17:10:56.361210+00:00 Debian Oval Importer Affected by VCID-5147-c2rj-aaar None 36.0.0
2025-04-07T17:10:09.093173+00:00 Debian Oval Importer Fixing VCID-6yfp-4mxh-aaar None 36.0.0
2025-04-07T17:04:54.792384+00:00 Debian Oval Importer Fixing VCID-6cwt-rjex-aaas None 36.0.0
2025-04-07T17:01:11.048121+00:00 Debian Oval Importer Affected by VCID-z695-hub6-aaar None 36.0.0
2025-04-07T16:56:09.298690+00:00 Debian Oval Importer Affected by VCID-r5je-12xj-aaac None 36.0.0
2025-04-07T16:53:51.872614+00:00 Debian Oval Importer Fixing VCID-1k1n-jjug-aaap None 36.0.0
2025-04-07T16:53:38.404917+00:00 Debian Oval Importer Affected by VCID-4xdp-hf55-aaan None 36.0.0
2025-04-07T16:51:02.426421+00:00 Debian Oval Importer Affected by VCID-ha9t-j61y-aaas None 36.0.0
2025-04-07T16:46:10.799213+00:00 Debian Oval Importer Fixing VCID-1738-j1m1-aaam None 36.0.0
2025-04-07T16:44:11.072775+00:00 Debian Oval Importer Fixing VCID-ndvs-xrd6-aaaq None 36.0.0
2025-04-07T16:42:41.872939+00:00 Debian Oval Importer Fixing VCID-sx8k-hvvg-aaac None 36.0.0
2025-04-07T16:42:38.384969+00:00 Debian Oval Importer Fixing VCID-vcbc-kqgx-aaan None 36.0.0
2025-04-07T16:25:09.660571+00:00 Debian Oval Importer Fixing VCID-xn5e-wsmu-aaaj None 36.0.0
2025-04-07T16:22:33.628210+00:00 Debian Oval Importer Affected by VCID-tyx2-wjus-aaae None 36.0.0
2025-04-07T16:12:10.415492+00:00 Debian Oval Importer Fixing VCID-rt9f-m8sj-aaah None 36.0.0
2025-04-07T16:11:16.260974+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas None 36.0.0
2025-04-07T16:06:36.910716+00:00 Debian Oval Importer Affected by VCID-wd4c-a467-aaah None 36.0.0
2025-04-07T15:54:37.332316+00:00 Debian Oval Importer Affected by VCID-3gg8-1dau-aaaa None 36.0.0
2025-04-07T15:52:40.214206+00:00 Debian Oval Importer Affected by VCID-apac-1qn7-aaaj None 36.0.0
2025-04-07T15:48:06.566314+00:00 Debian Oval Importer Affected by VCID-m91c-qfem-aaag None 36.0.0
2025-04-07T15:47:41.279422+00:00 Debian Oval Importer Affected by VCID-1h5c-cqhe-aaak None 36.0.0
2025-04-07T15:41:57.086096+00:00 Debian Oval Importer Affected by VCID-d33t-tdke-aaap None 36.0.0
2025-04-07T15:10:53.238349+00:00 Debian Oval Importer Affected by VCID-stfd-6zgb-aaaq None 36.0.0
2025-04-07T15:05:00.653866+00:00 Debian Oval Importer Affected by VCID-rdx9-trru-aaam None 36.0.0
2025-04-07T15:04:33.622771+00:00 Debian Oval Importer Affected by VCID-jy7t-yd1h-aaar None 36.0.0
2025-04-07T15:04:30.713627+00:00 Debian Oval Importer Affected by VCID-sj56-jfqf-aaar None 36.0.0
2025-04-07T15:01:18.609790+00:00 Debian Oval Importer Affected by VCID-u4rj-gy3s-aaas None 36.0.0
2025-04-07T14:45:29.949428+00:00 Debian Oval Importer Affected by VCID-f6tt-xduh-aaas None 36.0.0
2025-04-07T14:36:48.449274+00:00 Debian Oval Importer Affected by VCID-xx2f-qs2q-aaab None 36.0.0
2025-04-07T14:34:42.018878+00:00 Debian Oval Importer Affected by VCID-g4aj-rwe8-aaaa None 36.0.0
2025-04-07T14:10:37.212712+00:00 Debian Oval Importer Fixing VCID-yv2d-4mg3-aaaq None 36.0.0
2025-04-07T14:02:51.156362+00:00 Debian Oval Importer Fixing VCID-7jjq-59qd-aaae None 36.0.0
2025-04-07T13:56:07.071022+00:00 Debian Oval Importer Affected by VCID-fkvz-cr3x-aaan None 36.0.0
2025-04-07T13:52:23.849119+00:00 Debian Oval Importer Affected by VCID-uqkw-ffd1-aaaa None 36.0.0
2025-04-07T13:46:35.490721+00:00 Debian Oval Importer Affected by VCID-auyb-cyjc-aaap None 36.0.0
2025-04-07T13:46:05.057335+00:00 Debian Oval Importer Affected by VCID-11c1-meqb-aaaf None 36.0.0
2025-04-07T13:39:27.856184+00:00 Debian Oval Importer Affected by VCID-uzwh-v7yj-aaak None 36.0.0
2025-04-07T13:38:40.865316+00:00 Debian Oval Importer Fixing VCID-5fjh-3ym3-aaaf None 36.0.0
2025-04-07T13:38:31.237641+00:00 Debian Oval Importer Affected by VCID-agzx-ufgz-aaab None 36.0.0
2025-04-07T13:17:13.565268+00:00 Debian Oval Importer Affected by VCID-eqbj-bt15-aaan None 36.0.0
2025-04-07T13:12:57.919873+00:00 Debian Oval Importer Fixing VCID-28ad-fycq-aaah None 36.0.0
2025-04-07T13:06:26.764961+00:00 Debian Oval Importer Affected by VCID-q3j5-n1gk-aaac None 36.0.0
2025-04-07T13:01:22.636089+00:00 Debian Oval Importer Affected by VCID-38pa-7rqe-aaaf None 36.0.0
2025-04-07T12:37:19.001124+00:00 Debian Oval Importer Affected by VCID-t627-mg9v-aaah None 36.0.0
2025-04-07T12:37:18.271480+00:00 Debian Oval Importer Fixing VCID-a8g2-gyjr-aaaq None 36.0.0
2025-04-07T12:17:05.182799+00:00 Debian Oval Importer Affected by VCID-5vwb-78vc-aaaj None 36.0.0
2025-04-07T12:09:18.868068+00:00 Debian Oval Importer Affected by VCID-nt2w-daac-aaag None 36.0.0
2025-04-07T12:06:09.638538+00:00 Debian Oval Importer Fixing VCID-9r1d-v4s9-aaab None 36.0.0
2025-04-07T12:06:08.915275+00:00 Debian Oval Importer Fixing VCID-3gg8-1dau-aaaa None 36.0.0
2025-04-07T12:05:29.137061+00:00 Debian Oval Importer Fixing VCID-dmwn-kz1p-aaap None 36.0.0
2025-04-07T12:05:00.285442+00:00 Debian Oval Importer Fixing VCID-nt2w-daac-aaag None 36.0.0
2025-04-07T12:01:18.832228+00:00 Debian Oval Importer Fixing VCID-g2bd-akys-aaas None 36.0.0
2025-04-07T11:58:51.018032+00:00 Debian Oval Importer Fixing VCID-5vwb-78vc-aaaj None 36.0.0
2025-04-07T11:56:23.790187+00:00 Debian Oval Importer Fixing VCID-uqkw-ffd1-aaaa None 36.0.0
2025-03-07T09:35:26.363496+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.1.0
2025-03-07T09:35:25.529626+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 35.1.0
2025-03-07T09:20:04.007791+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan None 35.1.0
2025-02-26T10:16:59.668614+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.1.0
2025-02-26T10:16:58.958673+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 35.1.0
2025-02-26T10:16:58.226003+00:00 Debian Oval Importer Fixing VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 35.1.0
2025-02-26T09:46:41.359820+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas None 35.1.0
2025-02-26T09:46:40.658814+00:00 Debian Oval Importer Fixing VCID-g2bd-akys-aaas None 35.1.0
2024-11-29T18:03:08.099156+00:00 Debian Oval Importer Affected by VCID-jy7t-yd1h-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-29T18:01:08.690578+00:00 Debian Oval Importer Affected by VCID-z3r2-2jru-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-29T17:59:59.718350+00:00 Debian Oval Importer Fixing VCID-rt9f-m8sj-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-29T17:58:01.229296+00:00 Debian Oval Importer Fixing VCID-vcbc-kqgx-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-28T20:11:15.764165+00:00 Debian Oval Importer Fixing VCID-7jjq-59qd-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-28T20:09:24.190335+00:00 Debian Oval Importer Fixing VCID-6yfp-4mxh-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-28T20:08:16.823228+00:00 Debian Oval Importer Fixing VCID-dmwn-kz1p-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-28T20:06:25.282954+00:00 Debian Oval Importer Fixing VCID-yv2d-4mg3-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-28T20:04:31.817115+00:00 Debian Oval Importer Fixing VCID-5fjh-3ym3-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-28T14:29:59.269056+00:00 Debian Oval Importer Fixing VCID-z2q5-85df-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-28T05:40:14.100747+00:00 Debian Oval Importer Fixing VCID-a8g2-gyjr-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-28T05:39:07.825794+00:00 Debian Oval Importer Fixing VCID-xn5e-wsmu-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-28T05:37:20.043783+00:00 Debian Oval Importer Fixing VCID-9r1d-v4s9-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-28T05:35:32.050096+00:00 Debian Oval Importer Fixing VCID-1k1n-jjug-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-28T02:19:02.709288+00:00 Debian Oval Importer Fixing VCID-ndvs-xrd6-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-28T02:17:11.340928+00:00 Debian Oval Importer Fixing VCID-6cwt-rjex-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-28T02:16:03.965441+00:00 Debian Oval Importer Fixing VCID-28ad-fycq-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-28T02:13:49.345286+00:00 Debian Oval Importer Fixing VCID-1738-j1m1-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-27T22:44:40.547385+00:00 Debian Oval Importer Fixing VCID-sx8k-hvvg-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-25T01:35:33.380867+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-24T19:10:22.767232+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-24T19:10:22.010937+00:00 Debian Oval Importer Fixing VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 35.0.0
2024-10-14T23:58:22.357932+00:00 Debian Oval Importer Affected by VCID-jy7t-yd1h-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-14T23:56:53.531097+00:00 Debian Oval Importer Affected by VCID-z3r2-2jru-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-14T23:55:24.772301+00:00 Debian Oval Importer Fixing VCID-rt9f-m8sj-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-14T23:54:43.388829+00:00 Debian Oval Importer Fixing VCID-vcbc-kqgx-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-14T05:17:59.564052+00:00 Debian Oval Importer Fixing VCID-7jjq-59qd-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-14T05:17:18.512624+00:00 Debian Oval Importer Fixing VCID-6yfp-4mxh-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-14T05:14:40.769356+00:00 Debian Oval Importer Fixing VCID-dmwn-kz1p-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-14T05:13:57.719914+00:00 Debian Oval Importer Fixing VCID-yv2d-4mg3-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-14T05:11:02.343975+00:00 Debian Oval Importer Fixing VCID-5fjh-3ym3-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-14T01:06:42.217531+00:00 Debian Oval Importer Fixing VCID-z2q5-85df-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-13T18:51:02.894253+00:00 Debian Oval Importer Fixing VCID-a8g2-gyjr-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-13T18:48:47.098510+00:00 Debian Oval Importer Fixing VCID-xn5e-wsmu-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-13T18:48:07.380428+00:00 Debian Oval Importer Fixing VCID-9r1d-v4s9-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-13T18:46:50.337318+00:00 Debian Oval Importer Fixing VCID-1k1n-jjug-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-13T16:33:21.382075+00:00 Debian Oval Importer Fixing VCID-ndvs-xrd6-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-13T16:32:06.776030+00:00 Debian Oval Importer Fixing VCID-6cwt-rjex-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-13T16:30:52.385766+00:00 Debian Oval Importer Fixing VCID-28ad-fycq-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-13T16:30:11.836205+00:00 Debian Oval Importer Fixing VCID-1738-j1m1-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-13T14:09:19.795642+00:00 Debian Oval Importer Fixing VCID-sx8k-hvvg-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-11T16:04:31.477437+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-11T12:12:37.123438+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-11T12:12:36.322999+00:00 Debian Oval Importer Fixing VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 34.0.2
2024-10-04T23:43:41.381838+00:00 Debian Oval Importer Affected by VCID-jy7t-yd1h-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-10-04T23:42:22.067503+00:00 Debian Oval Importer Affected by VCID-z3r2-2jru-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-10-04T23:41:52.988521+00:00 Debian Oval Importer Fixing VCID-rt9f-m8sj-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-10-04T23:40:32.443711+00:00 Debian Oval Importer Fixing VCID-vcbc-kqgx-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-21T06:16:31.707784+00:00 Debian Oval Importer Fixing VCID-7jjq-59qd-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-21T06:16:26.638088+00:00 Debian Oval Importer Fixing VCID-6yfp-4mxh-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-21T06:15:43.116158+00:00 Debian Oval Importer Fixing VCID-dmwn-kz1p-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-21T06:14:59.856165+00:00 Debian Oval Importer Fixing VCID-yv2d-4mg3-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-21T06:14:54.690629+00:00 Debian Oval Importer Fixing VCID-5fjh-3ym3-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-21T04:35:28.741767+00:00 Debian Oval Importer Fixing VCID-z2q5-85df-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-21T02:00:47.494388+00:00 Debian Oval Importer Fixing VCID-a8g2-gyjr-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-21T02:00:42.267906+00:00 Debian Oval Importer Fixing VCID-xn5e-wsmu-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-21T02:00:01.662649+00:00 Debian Oval Importer Fixing VCID-9r1d-v4s9-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-21T01:59:21.628571+00:00 Debian Oval Importer Fixing VCID-1k1n-jjug-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-21T01:01:41.265929+00:00 Debian Oval Importer Fixing VCID-ndvs-xrd6-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-21T01:01:02.173979+00:00 Debian Oval Importer Fixing VCID-6cwt-rjex-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-21T01:00:56.978557+00:00 Debian Oval Importer Fixing VCID-28ad-fycq-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-21T01:00:17.842169+00:00 Debian Oval Importer Fixing VCID-1738-j1m1-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-21T00:02:02.373219+00:00 Debian Oval Importer Fixing VCID-sx8k-hvvg-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-20T10:16:05.444973+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-20T09:45:34.604794+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-20T09:45:33.894109+00:00 Debian Oval Importer Fixing VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 34.0.1
2024-06-12T10:09:01.884014+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.0rc4
2024-06-12T10:09:00.966756+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 34.0.0rc4
2024-06-12T09:41:27.355250+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan None 34.0.0rc4
2024-05-01T16:22:56.922939+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.0rc4
2024-05-01T16:22:51.784440+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 34.0.0rc4
2024-05-01T16:22:46.889425+00:00 Debian Oval Importer Fixing VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 34.0.0rc4
2024-05-01T15:23:50.226835+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas None 34.0.0rc4
2024-05-01T15:23:49.375826+00:00 Debian Oval Importer Fixing VCID-g2bd-akys-aaas None 34.0.0rc4
2024-01-25T12:50:05.914604+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.0rc2
2024-01-25T12:50:05.064839+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 34.0.0rc2
2024-01-25T12:32:05.993316+00:00 Debian Oval Importer Affected by VCID-nxu2-un9y-aaan None 34.0.0rc2
2024-01-18T21:50:28.653979+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.0rc2
2024-01-18T21:50:27.832653+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 34.0.0rc2
2024-01-18T21:50:27.010752+00:00 Debian Oval Importer Fixing VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 34.0.0rc2
2024-01-18T21:11:59.269751+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas None 34.0.0rc2
2024-01-18T21:11:58.169359+00:00 Debian Oval Importer Fixing VCID-g2bd-akys-aaas None 34.0.0rc2
2024-01-08T01:08:28.829319+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.0rc1
2024-01-08T01:08:27.967225+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 34.0.0rc1
2024-01-08T01:08:27.070750+00:00 Debian Oval Importer Fixing VCID-g2bd-akys-aaas https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 34.0.0rc1
2024-01-08T00:28:58.311938+00:00 Debian Oval Importer Affected by VCID-g2bd-akys-aaas None 34.0.0rc1
2024-01-08T00:28:57.488648+00:00 Debian Oval Importer Fixing VCID-g2bd-akys-aaas None 34.0.0rc1