Search for packages
purl | pkg:deb/debian/nss@2:3.26.2-1.1%2Bdeb9u1 |
Vulnerability | Summary | Fixed by |
---|---|---|
VCID-2sza-nrr3-aaam
Aliases: CVE-2020-12400 |
When converting coordinates from projective to affine, the modular inversion was not performed in constant time, resulting in a possible timing-based side channel attack. This vulnerability affects Firefox < 80 and Firefox for Android < 80. |
Affected by 0 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-34n3-7gmm-aaap
Aliases: CVE-2020-12402 |
During RSA key generation, bignum implementations used a variation of the Binary Extended Euclidean Algorithm which entailed significantly input-dependent flow. This allowed an attacker able to perform electromagnetic-based side channel attacks to record traces leading to the recovery of the secret primes. *Note:* An unmodified Firefox browser does not generate RSA keys in normal operation and is not affected, but products built on top of it might. This vulnerability affects Firefox < 78. |
Affected by 23 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-3ewf-dckr-aaam
Aliases: CVE-2020-12399 |
NSS has shown timing differences when performing DSA signatures, which was exploitable and could eventually leak private keys. This vulnerability affects Thunderbird < 68.9.0, Firefox < 77, and Firefox ESR < 68.9. |
Affected by 23 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-4bc8-eeb6-aaar
Aliases: CVE-2019-11729 |
Empty or malformed p256-ECDH public keys may trigger a segmentation fault due values being improperly sanitized before being copied into memory and used. This vulnerability affects Firefox ESR < 60.8, Firefox < 68, and Thunderbird < 60.8. |
Affected by 23 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-68du-qrk9-aaaq
Aliases: CVE-2019-17007 |
In Network Security Services before 3.44, a malformed Netscape Certificate Sequence can cause NSS to crash, resulting in a denial of service. |
Affected by 23 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-6jzj-cgtw-aaak
Aliases: CVE-2021-43527 |
NSS (Network Security Services) versions prior to 3.73 or 3.68.1 ESR are vulnerable to a heap overflow when handling DER-encoded DSA or RSA-PSS signatures. Applications using NSS for handling signatures encoded within CMS, S/MIME, PKCS \#7, or PKCS \#12 are likely to be impacted. Applications using NSS for certificate validation or other TLS, X.509, OCSP or CRL functionality may be impacted, depending on how they configure NSS. *Note: This vulnerability does NOT impact Mozilla Firefox.* However, email clients and PDF viewers that use NSS for signature verification, such as Thunderbird, LibreOffice, Evolution and Evince are believed to be impacted. This vulnerability affects NSS < 3.73 and NSS < 3.68.1. |
Affected by 23 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-83kk-gd67-aaag
Aliases: CVE-2018-12384 |
When handling a SSLv2-compatible ClientHello request, the server doesn't generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv2 used for TLS 1.2 in all versions prior to NSS 3.39. This does not impact TLS 1.3. |
Affected by 23 other vulnerabilities. |
VCID-985n-34bg-aaaq
Aliases: CVE-2020-12401 |
During ECDSA signature generation, padding applied in the nonce designed to ensure constant-time scalar multiplication was removed, resulting in variable-time execution dependent on secret data. This vulnerability affects Firefox < 80 and Firefox for Android < 80. |
Affected by 0 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-au4v-jfff-aaap
Aliases: CVE-2024-6609 |
When almost out-of-memory an elliptic curve key which was never allocated could have been freed again. |
Affected by 3 other vulnerabilities. |
VCID-b8zr-szzz-aaaa
Aliases: CVE-2018-18508 |
In Network Security Services (NSS) before 3.36.7 and before 3.41.1, a malformed signature can cause a crash due to a null dereference, resulting in a Denial of Service. |
Affected by 23 other vulnerabilities. |
VCID-dxs2-xsdx-aaad
Aliases: CVE-2017-7805 |
During TLS 1.2 exchanges, handshake hashes are generated which point to a message buffer. This saved data is used for later messages but in some cases, the handshake transcript can exceed the space available in the current buffer, causing the allocation of a new buffer. This leaves a pointer pointing to the old, freed buffer, resulting in a use-after-free when handshake hashes are then calculated afterwards. This can result in a potentially exploitable crash. This vulnerability affects Firefox < 56, Firefox ESR < 52.4, and Thunderbird < 52.4. |
Affected by 23 other vulnerabilities. |
VCID-e56e-1t6d-aaaa
Aliases: CVE-2019-11727 |
A vulnerability exists where it possible to force Network Security Services (NSS) to sign CertificateVerify with PKCS#1 v1.5 signatures when those are the only ones advertised by server in CertificateRequest in TLS 1.3. PKCS#1 v1.5 signatures should not be used for TLS 1.3 messages. This vulnerability affects Firefox < 68. |
Affected by 23 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-ea37-qh7w-aaaq
Aliases: CVE-2020-25648 |
A flaw was found in the way NSS handled CCS (ChangeCipherSpec) messages in TLS 1.3. This flaw allows a remote attacker to send multiple CCS messages, causing a denial of service for servers compiled with the NSS library. The highest threat from this vulnerability is to system availability. This flaw affects NSS versions before 3.58. |
Affected by 0 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-frn1-3m59-aaac
Aliases: CVE-2023-4421 |
new tlsfuzzer code can still detect timing issues in RSA operations |
Affected by 7 other vulnerabilities. Affected by 3 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-fvpt-7dgk-aaaq
Aliases: CVE-2018-12404 |
A cached side channel attack during handshakes using RSA encryption could allow for the decryption of encrypted content. This is a variant of the Adaptive Chosen Ciphertext attack (AKA Bleichenbacher attack) and affects all NSS versions prior to NSS 3.41. |
Affected by 23 other vulnerabilities. |
VCID-gd1d-srzb-aaae
Aliases: CVE-2019-17006 |
In Network Security Services (NSS) before 3.46, several cryptographic primitives had missing length checks. In cases where the application calling the library did not perform a sanity check on the inputs it could result in a crash due to a buffer overflow. |
Affected by 23 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-mfgf-bqs7-aaan
Aliases: CVE-2020-6829 |
When performing EC scalar point multiplication, the wNAF point multiplication algorithm was used; which leaked partial information about the nonce used during signature generation. Given an electro-magnetic trace of a few signature generations, the private key could have been computed. This vulnerability affects Firefox < 80 and Firefox for Android < 80. |
Affected by 0 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-ndhu-5njp-aaaa
Aliases: CVE-2023-5388 |
timing attack against RSA decryption |
Affected by 7 other vulnerabilities. Affected by 3 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-p8d3-gs41-aaan
Aliases: CVE-2020-12403 |
A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS in versions before 3.55. When using multi-part Chacha20, it could cause out-of-bounds reads. This issue was fixed by explicitly disabling multi-part ChaCha20 (which was not functioning correctly) and strictly enforcing tag length. The highest threat from this vulnerability is to confidentiality and system availability. |
Affected by 0 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-re8h-cyhw-aaae
Aliases: CVE-2019-11745 |
When encrypting with a block cipher, if a call to NSC_EncryptUpdate was made with data smaller than the block size, a small out of bounds write could occur. This could have caused heap corruption and a potentially exploitable crash. This vulnerability affects Thunderbird < 68.3, Firefox ESR < 68.3, and Firefox < 71. |
Affected by 23 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-us3r-6g1m-aaag
Aliases: CVE-2019-17023 |
After a HelloRetryRequest has been sent, the client may negotiate a lower protocol that TLS 1.3, resulting in an invalid state transition in the TLS State Machine. If the client gets into this state, incoming Application Data records will be ignored. This vulnerability affects Firefox < 72. |
Affected by 23 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-v9r1-hscs-aaac
Aliases: CVE-2024-0743 |
An unchecked return value in TLS handshake code could have caused a potentially exploitable crash. |
Affected by 7 other vulnerabilities. Affected by 3 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-vq1p-xfpq-aaac
Aliases: CVE-2022-22747 |
After accepting an untrusted certificate, handling an empty pkcs7 sequence as part of the certificate data could have lead to a crash. This crash is believed to be unexploitable. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird < 91.5. |
Affected by 23 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-y1t9-w1k3-aaaj
Aliases: CVE-2019-11719 |
When importing a curve25519 private key in PKCS#8format with leading 0x00 bytes, it is possible to trigger an out-of-bounds read in the Network Security Services (NSS) library. This could lead to information disclosure. This vulnerability affects Firefox ESR < 60.8, Firefox < 68, and Thunderbird < 60.8. |
Affected by 23 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-ycq8-xjt9-aaad
Aliases: CVE-2023-0767 |
An attacker could construct a PKCS 12 cert bundle in such a way that could allow for arbitrary memory writes via PKCS 12 Safe Bag attributes being mishandled. This vulnerability affects Firefox < 110, Thunderbird < 102.8, and Firefox ESR < 102.8. |
Affected by 7 other vulnerabilities. |
VCID-zd7v-2uxh-aaae
Aliases: CVE-2024-6602 |
A mismatch between allocator and deallocator could have lead to memory corruption. |
Affected by 3 other vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
VCID-9d9j-feb8-aaad | Mozilla Network Security Services (NSS) before 3.21.4, 3.22.x through 3.28.x before 3.28.4, 3.29.x before 3.29.5, and 3.30.x before 3.30.1 allows remote attackers to cause a denial of service (out-of-bounds write) or possibly have unspecified other impact by leveraging incorrect base64 operations. |
CVE-2017-5461
|
VCID-craa-q6ya-aaag | An existing mitigation of timing side-channel attacks is insufficient in some circumstances. This issue is addressed in Network Security Services (NSS) 3.26.1. This vulnerability affects Thunderbird < 45.5, Firefox ESR < 45.5, and Firefox < 50. |
CVE-2016-9074
|
VCID-cwzy-r8fp-aaab | A flaw in DRBG number generation within the Network Security Services (NSS) library where the internal state V does not correctly carry bits over. The NSS library has been updated to fix this issue to address this issue and Firefox ESR 52.1 has been updated with NSS version 3.28.4. This vulnerability affects Thunderbird < 52.1, Firefox ESR < 45.9, Firefox ESR < 52.1, and Firefox < 53. |
CVE-2017-5462
|
VCID-dxs2-xsdx-aaad | During TLS 1.2 exchanges, handshake hashes are generated which point to a message buffer. This saved data is used for later messages but in some cases, the handshake transcript can exceed the space available in the current buffer, causing the allocation of a new buffer. This leaves a pointer pointing to the old, freed buffer, resulting in a use-after-free when handshake hashes are then calculated afterwards. This can result in a potentially exploitable crash. This vulnerability affects Firefox < 56, Firefox ESR < 52.4, and Thunderbird < 52.4. |
CVE-2017-7805
|
VCID-zmuk-dne3-aaaf | Null pointer dereference vulnerability in NSS since 3.24.0 was found when server receives empty SSLv2 messages resulting into denial of service by remote attacker. |
CVE-2017-7502
|
Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
---|---|---|---|---|---|
2025-06-22T15:29:21.870637+00:00 | Debian Importer | Affected by | VCID-e56e-1t6d-aaaa | None | 36.1.3 |
2025-06-21T19:12:05.761379+00:00 | Debian Oval Importer | Affected by | VCID-e56e-1t6d-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T19:03:05.016509+00:00 | Debian Oval Importer | Affected by | VCID-34n3-7gmm-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T18:53:37.550404+00:00 | Debian Oval Importer | Affected by | VCID-ea37-qh7w-aaaq | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T18:16:02.240780+00:00 | Debian Oval Importer | Affected by | VCID-frn1-3m59-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T16:36:41.892259+00:00 | Debian Oval Importer | Affected by | VCID-mfgf-bqs7-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T16:32:40.189343+00:00 | Debian Oval Importer | Fixing | VCID-zmuk-dne3-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:44:40.876242+00:00 | Debian Oval Importer | Affected by | VCID-4bc8-eeb6-aaar | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:33:48.465520+00:00 | Debian Oval Importer | Affected by | VCID-y1t9-w1k3-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:02:41.654128+00:00 | Debian Oval Importer | Affected by | VCID-2sza-nrr3-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:49:33.655302+00:00 | Debian Oval Importer | Affected by | VCID-e56e-1t6d-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:16:51.460073+00:00 | Debian Oval Importer | Affected by | VCID-ea37-qh7w-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:16:27.532925+00:00 | Debian Oval Importer | Affected by | VCID-gd1d-srzb-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:06:39.106202+00:00 | Debian Oval Importer | Affected by | VCID-p8d3-gs41-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:59:27.741387+00:00 | Debian Oval Importer | Affected by | VCID-83kk-gd67-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:49:33.508808+00:00 | Debian Oval Importer | Affected by | VCID-dxs2-xsdx-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:40:46.484182+00:00 | Debian Oval Importer | Affected by | VCID-68du-qrk9-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:28:18.485289+00:00 | Debian Oval Importer | Affected by | VCID-fvpt-7dgk-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:02:51.826509+00:00 | Debian Importer | Affected by | VCID-83kk-gd67-aaag | None | 36.1.3 |
2025-06-21T12:54:35.721355+00:00 | Debian Oval Importer | Affected by | VCID-us3r-6g1m-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:54:19.761925+00:00 | Debian Oval Importer | Fixing | VCID-9d9j-feb8-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:48:23.111142+00:00 | Debian Oval Importer | Affected by | VCID-34n3-7gmm-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:47:32.356261+00:00 | Debian Oval Importer | Affected by | VCID-ycq8-xjt9-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:40:44.052020+00:00 | Debian Oval Importer | Affected by | VCID-985n-34bg-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:29:45.399392+00:00 | Debian Oval Importer | Fixing | VCID-cwzy-r8fp-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:14:29.624332+00:00 | Debian Oval Importer | Affected by | VCID-6jzj-cgtw-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:14:16.179720+00:00 | Debian Oval Importer | Affected by | VCID-frn1-3m59-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:13:56.470947+00:00 | Debian Oval Importer | Affected by | VCID-vq1p-xfpq-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:08:40.384751+00:00 | Debian Oval Importer | Affected by | VCID-b8zr-szzz-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T11:54:39.703158+00:00 | Debian Oval Importer | Affected by | VCID-re8h-cyhw-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T11:23:50.871388+00:00 | Debian Oval Importer | Affected by | VCID-3ewf-dckr-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T11:21:06.111051+00:00 | Debian Oval Importer | Fixing | VCID-craa-q6ya-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T10:27:47.528875+00:00 | Debian Oval Importer | Fixing | VCID-dxs2-xsdx-aaad | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T07:36:17.236178+00:00 | Debian Oval Importer | Affected by | VCID-ycq8-xjt9-aaad | None | 36.1.3 |
2025-06-21T05:26:44.613667+00:00 | Debian Oval Importer | Affected by | VCID-p8d3-gs41-aaan | None | 36.1.3 |
2025-06-21T05:24:22.887261+00:00 | Debian Oval Importer | Affected by | VCID-ea37-qh7w-aaaq | None | 36.1.3 |
2025-06-21T04:41:40.300929+00:00 | Debian Oval Importer | Affected by | VCID-985n-34bg-aaaq | None | 36.1.3 |
2025-06-21T04:36:22.879190+00:00 | Debian Oval Importer | Affected by | VCID-2sza-nrr3-aaam | None | 36.1.3 |
2025-06-21T04:26:48.659460+00:00 | Debian Oval Importer | Affected by | VCID-mfgf-bqs7-aaan | None | 36.1.3 |
2025-06-21T04:22:01.370737+00:00 | Debian Importer | Affected by | VCID-ea37-qh7w-aaaq | None | 36.1.3 |
2025-06-21T01:10:10.687370+00:00 | Debian Oval Importer | Affected by | VCID-6jzj-cgtw-aaak | None | 36.1.3 |
2025-06-21T01:08:59.229924+00:00 | Debian Oval Importer | Affected by | VCID-y1t9-w1k3-aaaj | None | 36.1.3 |
2025-06-21T01:00:22.364590+00:00 | Debian Oval Importer | Affected by | VCID-83kk-gd67-aaag | None | 36.1.3 |
2025-06-21T00:56:15.150060+00:00 | Debian Oval Importer | Affected by | VCID-dxs2-xsdx-aaad | None | 36.1.3 |
2025-06-21T00:31:15.027534+00:00 | Debian Oval Importer | Fixing | VCID-cwzy-r8fp-aaab | None | 36.1.3 |
2025-06-21T00:22:19.197332+00:00 | Debian Oval Importer | Affected by | VCID-3ewf-dckr-aaam | None | 36.1.3 |
2025-06-21T00:20:41.050283+00:00 | Debian Oval Importer | Affected by | VCID-us3r-6g1m-aaag | None | 36.1.3 |
2025-06-20T23:11:19.711191+00:00 | Debian Oval Importer | Affected by | VCID-gd1d-srzb-aaae | None | 36.1.3 |
2025-06-20T22:56:58.731159+00:00 | Debian Oval Importer | Fixing | VCID-craa-q6ya-aaag | None | 36.1.3 |
2025-06-20T22:50:22.912619+00:00 | Debian Oval Importer | Affected by | VCID-68du-qrk9-aaaq | None | 36.1.3 |
2025-06-20T22:47:03.293091+00:00 | Debian Oval Importer | Affected by | VCID-34n3-7gmm-aaap | None | 36.1.3 |
2025-06-20T22:36:15.825228+00:00 | Debian Oval Importer | Affected by | VCID-e56e-1t6d-aaaa | None | 36.1.3 |
2025-06-20T22:29:30.172717+00:00 | Debian Oval Importer | Affected by | VCID-fvpt-7dgk-aaaq | None | 36.1.3 |
2025-06-20T22:21:21.862914+00:00 | Debian Oval Importer | Fixing | VCID-zmuk-dne3-aaaf | None | 36.1.3 |
2025-06-20T22:18:16.706591+00:00 | Debian Oval Importer | Affected by | VCID-b8zr-szzz-aaaa | None | 36.1.3 |
2025-06-20T22:17:57.948396+00:00 | Debian Oval Importer | Fixing | VCID-9d9j-feb8-aaad | None | 36.1.3 |
2025-06-20T21:13:20.872586+00:00 | Debian Oval Importer | Affected by | VCID-re8h-cyhw-aaae | None | 36.1.3 |
2025-06-20T21:05:06.150428+00:00 | Debian Oval Importer | Affected by | VCID-4bc8-eeb6-aaar | None | 36.1.3 |
2025-06-20T20:41:06.943717+00:00 | Debian Oval Importer | Affected by | VCID-vq1p-xfpq-aaac | None | 36.1.3 |
2025-06-20T20:03:16.138039+00:00 | Debian Oval Importer | Fixing | VCID-dxs2-xsdx-aaad | None | 36.1.3 |
2025-06-08T13:14:14.684915+00:00 | Debian Oval Importer | Fixing | VCID-craa-q6ya-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:56:00.232445+00:00 | Debian Oval Importer | Affected by | VCID-fvpt-7dgk-aaaq | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:48:18.327201+00:00 | Debian Oval Importer | Fixing | VCID-9d9j-feb8-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:23:29.028341+00:00 | Debian Oval Importer | Affected by | VCID-2sza-nrr3-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:10:15.974440+00:00 | Debian Oval Importer | Affected by | VCID-mfgf-bqs7-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:05:32.424036+00:00 | Debian Oval Importer | Affected by | VCID-ycq8-xjt9-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:57:14.376128+00:00 | Debian Oval Importer | Affected by | VCID-gd1d-srzb-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:40:57.255312+00:00 | Debian Oval Importer | Affected by | VCID-e56e-1t6d-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:32:18.387033+00:00 | Debian Oval Importer | Affected by | VCID-34n3-7gmm-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:23:23.966123+00:00 | Debian Oval Importer | Affected by | VCID-ea37-qh7w-aaaq | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T10:47:12.229236+00:00 | Debian Oval Importer | Affected by | VCID-frn1-3m59-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T09:22:18.484454+00:00 | Debian Oval Importer | Affected by | VCID-mfgf-bqs7-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T09:18:26.451637+00:00 | Debian Oval Importer | Fixing | VCID-zmuk-dne3-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T08:38:28.001529+00:00 | Debian Oval Importer | Affected by | VCID-4bc8-eeb6-aaar | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T08:28:19.240738+00:00 | Debian Oval Importer | Affected by | VCID-y1t9-w1k3-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:56:03.834768+00:00 | Debian Oval Importer | Affected by | VCID-2sza-nrr3-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:42:56.617804+00:00 | Debian Oval Importer | Affected by | VCID-e56e-1t6d-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:10:13.220943+00:00 | Debian Oval Importer | Affected by | VCID-ea37-qh7w-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:09:50.099059+00:00 | Debian Oval Importer | Affected by | VCID-gd1d-srzb-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:00:17.161342+00:00 | Debian Oval Importer | Affected by | VCID-p8d3-gs41-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:53:37.589804+00:00 | Debian Oval Importer | Affected by | VCID-83kk-gd67-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:43:43.602354+00:00 | Debian Oval Importer | Affected by | VCID-dxs2-xsdx-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:35:01.637300+00:00 | Debian Oval Importer | Affected by | VCID-68du-qrk9-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:22:20.141242+00:00 | Debian Oval Importer | Affected by | VCID-fvpt-7dgk-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:49:36.776574+00:00 | Debian Oval Importer | Affected by | VCID-us3r-6g1m-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:49:19.363187+00:00 | Debian Oval Importer | Fixing | VCID-9d9j-feb8-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:43:26.385366+00:00 | Debian Oval Importer | Affected by | VCID-34n3-7gmm-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:42:39.614053+00:00 | Debian Oval Importer | Affected by | VCID-ycq8-xjt9-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:36:59.963922+00:00 | Debian Oval Importer | Affected by | VCID-985n-34bg-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:29:24.051240+00:00 | Debian Oval Importer | Fixing | VCID-cwzy-r8fp-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:19:25.985916+00:00 | Debian Oval Importer | Affected by | VCID-6jzj-cgtw-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:19:13.540462+00:00 | Debian Oval Importer | Affected by | VCID-frn1-3m59-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:18:58.902848+00:00 | Debian Oval Importer | Affected by | VCID-vq1p-xfpq-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:15:24.026060+00:00 | Debian Oval Importer | Affected by | VCID-b8zr-szzz-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:06:46.687839+00:00 | Debian Oval Importer | Affected by | VCID-re8h-cyhw-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T04:46:28.511283+00:00 | Debian Oval Importer | Affected by | VCID-3ewf-dckr-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T04:44:38.280443+00:00 | Debian Oval Importer | Fixing | VCID-craa-q6ya-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T04:12:43.369590+00:00 | Debian Oval Importer | Fixing | VCID-dxs2-xsdx-aaad | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T01:16:11.041024+00:00 | Debian Oval Importer | Affected by | VCID-ycq8-xjt9-aaad | None | 36.1.0 |
2025-06-07T23:04:29.538263+00:00 | Debian Oval Importer | Affected by | VCID-p8d3-gs41-aaan | None | 36.1.0 |
2025-06-07T23:02:07.029304+00:00 | Debian Oval Importer | Affected by | VCID-ea37-qh7w-aaaq | None | 36.1.0 |
2025-06-07T22:18:33.892056+00:00 | Debian Oval Importer | Affected by | VCID-985n-34bg-aaaq | None | 36.1.0 |
2025-06-07T22:13:00.084097+00:00 | Debian Oval Importer | Affected by | VCID-2sza-nrr3-aaam | None | 36.1.0 |
2025-06-07T22:03:02.148057+00:00 | Debian Oval Importer | Affected by | VCID-mfgf-bqs7-aaan | None | 36.1.0 |
2025-06-07T18:32:50.089918+00:00 | Debian Oval Importer | Affected by | VCID-6jzj-cgtw-aaak | None | 36.1.0 |
2025-06-07T18:31:36.654035+00:00 | Debian Oval Importer | Affected by | VCID-y1t9-w1k3-aaaj | None | 36.1.0 |
2025-06-07T18:22:46.887491+00:00 | Debian Oval Importer | Affected by | VCID-83kk-gd67-aaag | None | 36.1.0 |
2025-06-07T18:18:35.441647+00:00 | Debian Oval Importer | Affected by | VCID-dxs2-xsdx-aaad | None | 36.1.0 |
2025-06-07T17:53:53.519717+00:00 | Debian Oval Importer | Fixing | VCID-cwzy-r8fp-aaab | None | 36.1.0 |
2025-06-07T17:45:08.330015+00:00 | Debian Oval Importer | Affected by | VCID-3ewf-dckr-aaam | None | 36.1.0 |
2025-06-07T17:43:36.253855+00:00 | Debian Oval Importer | Affected by | VCID-us3r-6g1m-aaag | None | 36.1.0 |
2025-06-07T16:34:26.161966+00:00 | Debian Oval Importer | Affected by | VCID-gd1d-srzb-aaae | None | 36.1.0 |
2025-06-07T16:20:14.689611+00:00 | Debian Oval Importer | Fixing | VCID-craa-q6ya-aaag | None | 36.1.0 |
2025-06-07T16:13:57.493733+00:00 | Debian Oval Importer | Affected by | VCID-68du-qrk9-aaaq | None | 36.1.0 |
2025-06-07T16:10:58.087778+00:00 | Debian Oval Importer | Affected by | VCID-34n3-7gmm-aaap | None | 36.1.0 |
2025-06-07T16:00:14.927921+00:00 | Debian Oval Importer | Affected by | VCID-e56e-1t6d-aaaa | None | 36.1.0 |
2025-06-07T15:53:40.684508+00:00 | Debian Oval Importer | Affected by | VCID-fvpt-7dgk-aaaq | None | 36.1.0 |
2025-06-07T15:45:35.100324+00:00 | Debian Oval Importer | Fixing | VCID-zmuk-dne3-aaaf | None | 36.1.0 |
2025-06-07T15:42:21.864021+00:00 | Debian Oval Importer | Affected by | VCID-b8zr-szzz-aaaa | None | 36.1.0 |
2025-06-07T15:42:02.287867+00:00 | Debian Oval Importer | Fixing | VCID-9d9j-feb8-aaad | None | 36.1.0 |
2025-06-07T14:37:43.799826+00:00 | Debian Oval Importer | Affected by | VCID-re8h-cyhw-aaae | None | 36.1.0 |
2025-06-07T14:31:10.570307+00:00 | Debian Oval Importer | Affected by | VCID-4bc8-eeb6-aaar | None | 36.1.0 |
2025-06-07T14:13:06.973384+00:00 | Debian Oval Importer | Affected by | VCID-vq1p-xfpq-aaac | None | 36.1.0 |
2025-06-07T13:50:54.394611+00:00 | Debian Oval Importer | Fixing | VCID-dxs2-xsdx-aaad | None | 36.1.0 |
2025-04-13T02:20:20.431039+00:00 | Debian Oval Importer | Affected by | VCID-zd7v-2uxh-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T02:20:19.717471+00:00 | Debian Oval Importer | Affected by | VCID-v9r1-hscs-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T02:20:19.002790+00:00 | Debian Oval Importer | Affected by | VCID-au4v-jfff-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T23:09:36.487292+00:00 | Debian Oval Importer | Affected by | VCID-v9r1-hscs-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-12T23:09:23.582745+00:00 | Debian Oval Importer | Affected by | VCID-ndhu-5njp-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-12T22:38:18.917689+00:00 | Debian Oval Importer | Affected by | VCID-dxs2-xsdx-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T22:32:49.419604+00:00 | Debian Oval Importer | Affected by | VCID-985n-34bg-aaaq | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T22:23:35.017849+00:00 | Debian Oval Importer | Affected by | VCID-6jzj-cgtw-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T22:14:51.902380+00:00 | Debian Oval Importer | Fixing | VCID-cwzy-r8fp-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:53:55.791366+00:00 | Debian Oval Importer | Affected by | VCID-re8h-cyhw-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:53:12.097778+00:00 | Debian Oval Importer | Affected by | VCID-y1t9-w1k3-aaaj | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:52:41.490409+00:00 | Debian Oval Importer | Affected by | VCID-p8d3-gs41-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:34:21.430618+00:00 | Debian Oval Importer | Fixing | VCID-zmuk-dne3-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:19:58.738871+00:00 | Debian Oval Importer | Affected by | VCID-3ewf-dckr-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:54:47.941818+00:00 | Debian Oval Importer | Affected by | VCID-us3r-6g1m-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:49:41.989973+00:00 | Debian Oval Importer | Affected by | VCID-4bc8-eeb6-aaar | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:41:15.571777+00:00 | Debian Oval Importer | Affected by | VCID-vq1p-xfpq-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:27:32.407162+00:00 | Debian Oval Importer | Affected by | VCID-83kk-gd67-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:15:51.637127+00:00 | Debian Oval Importer | Affected by | VCID-b8zr-szzz-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:09:51.156828+00:00 | Debian Oval Importer | Affected by | VCID-68du-qrk9-aaaq | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:02:06.745136+00:00 | Debian Oval Importer | Fixing | VCID-craa-q6ya-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:43:15.017012+00:00 | Debian Oval Importer | Affected by | VCID-fvpt-7dgk-aaaq | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:35:13.956532+00:00 | Debian Oval Importer | Fixing | VCID-9d9j-feb8-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:09:32.976365+00:00 | Debian Oval Importer | Affected by | VCID-2sza-nrr3-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:55:53.246809+00:00 | Debian Oval Importer | Affected by | VCID-mfgf-bqs7-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:50:59.759428+00:00 | Debian Oval Importer | Affected by | VCID-ycq8-xjt9-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:42:24.978442+00:00 | Debian Oval Importer | Affected by | VCID-gd1d-srzb-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:25:40.283065+00:00 | Debian Oval Importer | Affected by | VCID-e56e-1t6d-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:16:42.623751+00:00 | Debian Oval Importer | Affected by | VCID-34n3-7gmm-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:07:27.757547+00:00 | Debian Oval Importer | Affected by | VCID-ea37-qh7w-aaaq | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T16:29:18.488857+00:00 | Debian Oval Importer | Affected by | VCID-frn1-3m59-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-08T07:54:34.220560+00:00 | Debian Oval Importer | Affected by | VCID-mfgf-bqs7-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T07:50:33.374103+00:00 | Debian Oval Importer | Fixing | VCID-zmuk-dne3-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T07:09:54.648886+00:00 | Debian Oval Importer | Affected by | VCID-4bc8-eeb6-aaar | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:59:42.681627+00:00 | Debian Oval Importer | Affected by | VCID-y1t9-w1k3-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:28:30.215241+00:00 | Debian Oval Importer | Affected by | VCID-2sza-nrr3-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:15:25.422756+00:00 | Debian Oval Importer | Affected by | VCID-e56e-1t6d-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:42:47.095466+00:00 | Debian Oval Importer | Affected by | VCID-ea37-qh7w-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:42:22.702747+00:00 | Debian Oval Importer | Affected by | VCID-gd1d-srzb-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:32:55.445331+00:00 | Debian Oval Importer | Affected by | VCID-p8d3-gs41-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:26:06.042912+00:00 | Debian Oval Importer | Affected by | VCID-83kk-gd67-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:16:11.768532+00:00 | Debian Oval Importer | Affected by | VCID-dxs2-xsdx-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:07:19.647929+00:00 | Debian Oval Importer | Affected by | VCID-68du-qrk9-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T04:54:35.977494+00:00 | Debian Oval Importer | Affected by | VCID-fvpt-7dgk-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T04:21:22.214166+00:00 | Debian Oval Importer | Affected by | VCID-us3r-6g1m-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T04:21:05.562583+00:00 | Debian Oval Importer | Fixing | VCID-9d9j-feb8-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T04:15:09.645525+00:00 | Debian Oval Importer | Affected by | VCID-34n3-7gmm-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T04:14:21.263454+00:00 | Debian Oval Importer | Affected by | VCID-ycq8-xjt9-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T04:08:33.098666+00:00 | Debian Oval Importer | Affected by | VCID-985n-34bg-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T04:00:38.779081+00:00 | Debian Oval Importer | Fixing | VCID-cwzy-r8fp-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:50:26.546301+00:00 | Debian Oval Importer | Affected by | VCID-6jzj-cgtw-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:50:16.669801+00:00 | Debian Oval Importer | Affected by | VCID-frn1-3m59-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:50:02.366314+00:00 | Debian Oval Importer | Affected by | VCID-vq1p-xfpq-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:46:26.736720+00:00 | Debian Oval Importer | Affected by | VCID-b8zr-szzz-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:37:42.186134+00:00 | Debian Oval Importer | Affected by | VCID-re8h-cyhw-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:17:31.248419+00:00 | Debian Oval Importer | Affected by | VCID-3ewf-dckr-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:15:43.115055+00:00 | Debian Oval Importer | Fixing | VCID-craa-q6ya-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T02:41:49.687621+00:00 | Debian Oval Importer | Fixing | VCID-dxs2-xsdx-aaad | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-07T23:48:46.963416+00:00 | Debian Oval Importer | Affected by | VCID-ycq8-xjt9-aaad | None | 36.0.0 |
2025-04-07T21:36:35.824251+00:00 | Debian Oval Importer | Affected by | VCID-p8d3-gs41-aaan | None | 36.0.0 |
2025-04-07T21:34:10.013036+00:00 | Debian Oval Importer | Affected by | VCID-ea37-qh7w-aaaq | None | 36.0.0 |
2025-04-07T20:50:04.427884+00:00 | Debian Oval Importer | Affected by | VCID-985n-34bg-aaaq | None | 36.0.0 |
2025-04-07T20:44:28.517417+00:00 | Debian Oval Importer | Affected by | VCID-2sza-nrr3-aaam | None | 36.0.0 |
2025-04-07T20:34:03.980434+00:00 | Debian Oval Importer | Affected by | VCID-mfgf-bqs7-aaan | None | 36.0.0 |
2025-04-07T17:10:30.759989+00:00 | Debian Oval Importer | Affected by | VCID-6jzj-cgtw-aaak | None | 36.0.0 |
2025-04-07T17:09:17.669027+00:00 | Debian Oval Importer | Affected by | VCID-y1t9-w1k3-aaaj | None | 36.0.0 |
2025-04-07T17:00:25.094063+00:00 | Debian Oval Importer | Affected by | VCID-83kk-gd67-aaag | None | 36.0.0 |
2025-04-07T16:56:10.069287+00:00 | Debian Oval Importer | Affected by | VCID-dxs2-xsdx-aaad | None | 36.0.0 |
2025-04-07T16:30:39.760539+00:00 | Debian Oval Importer | Fixing | VCID-cwzy-r8fp-aaab | None | 36.0.0 |
2025-04-07T16:21:21.094761+00:00 | Debian Oval Importer | Affected by | VCID-3ewf-dckr-aaam | None | 36.0.0 |
2025-04-07T16:19:44.701221+00:00 | Debian Oval Importer | Affected by | VCID-us3r-6g1m-aaag | None | 36.0.0 |
2025-04-07T15:06:34.353824+00:00 | Debian Oval Importer | Affected by | VCID-gd1d-srzb-aaae | None | 36.0.0 |
2025-04-07T14:51:56.167767+00:00 | Debian Oval Importer | Fixing | VCID-craa-q6ya-aaag | None | 36.0.0 |
2025-04-07T14:45:24.968819+00:00 | Debian Oval Importer | Affected by | VCID-68du-qrk9-aaaq | None | 36.0.0 |
2025-04-07T14:42:19.598837+00:00 | Debian Oval Importer | Affected by | VCID-34n3-7gmm-aaap | None | 36.0.0 |
2025-04-07T14:31:21.999410+00:00 | Debian Oval Importer | Affected by | VCID-e56e-1t6d-aaaa | None | 36.0.0 |
2025-04-07T14:24:37.550754+00:00 | Debian Oval Importer | Affected by | VCID-fvpt-7dgk-aaaq | None | 36.0.0 |
2025-04-07T14:16:18.154982+00:00 | Debian Oval Importer | Fixing | VCID-zmuk-dne3-aaaf | None | 36.0.0 |
2025-04-07T14:13:11.234934+00:00 | Debian Oval Importer | Affected by | VCID-b8zr-szzz-aaaa | None | 36.0.0 |
2025-04-07T14:12:52.575299+00:00 | Debian Oval Importer | Fixing | VCID-9d9j-feb8-aaad | None | 36.0.0 |
2025-04-07T13:09:53.674552+00:00 | Debian Oval Importer | Affected by | VCID-re8h-cyhw-aaae | None | 36.0.0 |
2025-04-07T13:03:19.813966+00:00 | Debian Oval Importer | Affected by | VCID-4bc8-eeb6-aaar | None | 36.0.0 |
2025-04-07T12:46:14.904465+00:00 | Debian Oval Importer | Affected by | VCID-vq1p-xfpq-aaac | None | 36.0.0 |
2025-04-07T12:25:50.438541+00:00 | Debian Oval Importer | Fixing | VCID-dxs2-xsdx-aaad | None | 36.0.0 |
2025-04-06T08:44:00.258994+00:00 | Debian Importer | Affected by | VCID-e56e-1t6d-aaaa | None | 36.0.0 |
2025-04-05T09:35:36.264290+00:00 | Debian Importer | Affected by | VCID-83kk-gd67-aaag | None | 36.0.0 |
2025-04-04T07:11:09.801621+00:00 | Debian Importer | Affected by | VCID-ea37-qh7w-aaaq | None | 36.0.0 |
2025-02-19T15:03:36.108109+00:00 | Debian Importer | Affected by | VCID-ea37-qh7w-aaaq | None | 35.1.0 |
2025-02-19T05:21:27.275924+00:00 | Debian Importer | Affected by | VCID-e56e-1t6d-aaaa | None | 35.1.0 |
2025-02-19T01:11:20.914736+00:00 | Debian Importer | Affected by | VCID-83kk-gd67-aaag | None | 35.1.0 |
2024-11-22T12:11:38.390449+00:00 | Debian Importer | Affected by | VCID-ea37-qh7w-aaaq | None | 35.0.0 |
2024-11-22T02:49:59.999024+00:00 | Debian Importer | Affected by | VCID-e56e-1t6d-aaaa | None | 35.0.0 |
2024-11-20T01:27:10.151959+00:00 | Debian Importer | Affected by | VCID-e56e-1t6d-aaaa | None | 34.3.2 |
2024-10-09T11:29:36.266216+00:00 | Debian Importer | Affected by | VCID-ea37-qh7w-aaaq | None | 34.0.2 |
2024-10-09T02:35:39.961002+00:00 | Debian Importer | Affected by | VCID-e56e-1t6d-aaaa | None | 34.0.2 |
2024-09-18T21:14:23.504494+00:00 | Debian Importer | Affected by | VCID-ea37-qh7w-aaaq | None | 34.0.1 |
2024-09-18T14:15:34.416882+00:00 | Debian Importer | Affected by | VCID-e56e-1t6d-aaaa | None | 34.0.1 |
2024-04-24T19:01:27.042508+00:00 | Debian Importer | Affected by | VCID-ea37-qh7w-aaaq | None | 34.0.0rc4 |
2024-04-24T13:58:19.715706+00:00 | Debian Importer | Affected by | VCID-e56e-1t6d-aaaa | None | 34.0.0rc4 |
2024-04-24T12:20:30.966901+00:00 | Debian Importer | Affected by | VCID-83kk-gd67-aaag | None | 34.0.0rc4 |
2024-01-10T20:30:42.797479+00:00 | Debian Importer | Affected by | VCID-ea37-qh7w-aaaq | None | 34.0.0rc2 |
2024-01-10T16:42:05.865353+00:00 | Debian Importer | Affected by | VCID-e56e-1t6d-aaaa | None | 34.0.0rc2 |
2024-01-10T14:12:44.378035+00:00 | Debian Importer | Affected by | VCID-83kk-gd67-aaag | None | 34.0.0rc2 |
2024-01-04T09:51:28.648241+00:00 | Debian Importer | Affected by | VCID-ea37-qh7w-aaaq | None | 34.0.0rc1 |
2024-01-04T06:25:32.756038+00:00 | Debian Importer | Affected by | VCID-e56e-1t6d-aaaa | None | 34.0.0rc1 |
2024-01-04T05:15:02.224536+00:00 | Debian Importer | Affected by | VCID-83kk-gd67-aaag | None | 34.0.0rc1 |