Search for packages
Package details: pkg:deb/debian/pcre3@8.02-1.1
purl pkg:deb/debian/pcre3@8.02-1.1
Next non-vulnerable version 2:8.39-13
Latest non-vulnerable version 2:8.39-13
Risk 4.4
Vulnerabilities affecting this package (31)
Vulnerability Summary Fixed by
VCID-1kkg-e79z-aaak
Aliases:
CVE-2015-8385
PCRE before 8.38 mishandles the /(?|(\k'Pm')|(?'Pm'))/ pattern and related patterns with certain forward references, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-1t3n-md3q-aaae
Aliases:
CVE-2015-2326
The pcre_compile2 function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code and cause a denial of service (out-of-bounds read) via regular expression with a group containing both a forward referencing subroutine call and a recursive back reference, as demonstrated by "((?+1)(\1))/".
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-36f9-pzhf-aaaa
Aliases:
CVE-2015-2325
The compile_branch function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code, cause a denial of service (out-of-bounds heap read and crash), or possibly have other unspecified impact via a regular expression with a group containing a forward reference repeated a large number of times within a repeated outer group that has a zero minimum quantifier.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-4jhx-e3fx-aaah
Aliases:
CVE-2015-3217
Improper Restriction of Operations within the Bounds of a Memory Buffer PCRE, and PCRE2 mishandle group empty matches, which might allow remote attackers to cause a denial of service (stack-based buffer overflow) via a crafted regular expression.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-4kkz-3bys-aaae
Aliases:
CVE-2015-8384
PCRE before 8.38 mishandles the /(?J)(?'d'(?'d'\g{d}))/ pattern and related patterns with certain recursive back references, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, a related issue to CVE-2015-8392 and CVE-2015-8395.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-4u9k-6k81-aaad
Aliases:
CVE-2015-8391
The pcre_compile function in pcre_compile.c in PCRE before 8.38 mishandles certain [: nesting, which allows remote attackers to cause a denial of service (CPU consumption) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-4ywx-z8qm-aaaf
Aliases:
CVE-2015-8382
The match function in pcre_exec.c in PCRE before 8.37 mishandles the /(?:((abcd))|(((?:(?:(?:(?:abc|(?:abcdef))))b)abcdefghi)abc)|((*ACCEPT)))/ pattern and related patterns involving (*ACCEPT), which allows remote attackers to obtain sensitive information from process memory or cause a denial of service (partially initialized memory and application crash) via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, aka ZDI-CAN-2547.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-5xnd-yme2-aaas
Aliases:
CVE-2015-8381
The compile_regex function in pcre_compile.c in PCRE before 8.38 and pcre2_compile.c in PCRE2 before 10.2x mishandles the /(?J:(?|(:(?|(?'R')(\k'R')|((?'R')))H'Rk'Rf)|s(?'R'))))/ and /(?J:(?|(:(?|(?'R')(\z(?|(?'R')(\k'R')|((?'R')))k'R')|((?'R')))H'Ak'Rf)|s(?'R')))/ patterns, and related patterns with certain group references, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-62pu-ryaf-aaan
Aliases:
CVE-2015-8395
PCRE before 8.38 mishandles certain references, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, a related issue to CVE-2015-8384 and CVE-2015-8392.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-6spw-rdm2-aaan
Aliases:
CVE-2017-6004
The compile_bracket_matchingpath function in pcre_jit_compile.c in PCRE through 8.x before revision 1680 (e.g., the PHP 7.1.1 bundled version) allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted regular expression.
2:8.39-3
Affected by 1 other vulnerability.
VCID-79bd-twxq-aaaq
Aliases:
CVE-2015-8386
PCRE before 8.38 mishandles the interaction of lookbehind assertions and mutually recursive subpatterns, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-avc8-nem4-aaag
Aliases:
CVE-2015-8388
PCRE before 8.38 mishandles the /(?=di(?<=(?1))|(?=(.))))/ pattern and related patterns with an unmatched closing parenthesis, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-ayhy-zhnn-aaah
Aliases:
CVE-2015-8380
The pcre_exec function in pcre_exec.c in PCRE before 8.38 mishandles a // pattern with a \01 string, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-d2u4-qxdg-aaae
Aliases:
CVE-2015-2328
PCRE before 8.36 mishandles the /((?(R)a|(?1)))+/ pattern and related patterns with certain recursion, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-d85u-8sx7-aaaf
Aliases:
CVE-2015-2327
PCRE before 8.36 mishandles the /(((a\2)|(a*)\g<-1>))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-ff5y-xrap-aaah
Aliases:
CVE-2020-14155
libpcre in PCRE before 8.44 allows an integer overflow via a large number after a (?C substring.
2:8.39-13
Affected by 0 other vulnerabilities.
VCID-hyp6-74p8-aaap
Aliases:
CVE-2017-7186
libpcre1 in PCRE 8.40 and libpcre2 in PCRE2 10.23 allow remote attackers to cause a denial of service (segmentation violation for read access, and application crash) by triggering an invalid Unicode property lookup.
2:8.39-3
Affected by 1 other vulnerability.
VCID-j3fy-8rbw-aaas
Aliases:
CVE-2016-1283
The pcre_compile2 function in pcre_compile.c in PCRE 8.38 mishandles the /((?:F?+(?:^(?(R)a+\"){99}-))(?J)(?'R'(?'R'<((?'RR'(?'R'\){97)?J)?J)(?'R'(?'R'\){99|(:(?|(?'R')(\k'R')|((?'R')))H'R'R)(H'R))))))/ pattern and related patterns with named subgroups, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-n7y2-6mxz-aaae
Aliases:
CVE-2015-8393
pcregrep in PCRE before 8.38 mishandles the -q option for binary files, which might allow remote attackers to obtain sensitive information via a crafted file, as demonstrated by a CGI script that sends stdout data to a client.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-p9gz-zwzr-aaac
Aliases:
CVE-2015-8387
PCRE before 8.38 mishandles (?123) subroutine calls and related subroutine calls, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-pc41-t4ks-aaaf
Aliases:
CVE-2017-7244
The _pcre32_xclass function in pcre_xclass.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (invalid memory read) via a crafted file.
2:8.39-3
Affected by 1 other vulnerability.
VCID-qgpa-zy9m-aaah
Aliases:
CVE-2015-8383
PCRE before 8.38 mishandles certain repeated conditional groups, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-qyhs-abea-aaab
Aliases:
CVE-2014-8964
Heap-based buffer overflow in PCRE 8.36 and earlier allows remote attackers to cause a denial of service (crash) or have other unspecified impact via a crafted regular expression, related to an assertion that allows zero repeats.
2:8.35-3.3
Affected by 30 other vulnerabilities.
VCID-rjha-4uew-aaag
Aliases:
CVE-2015-5073
Heap-based buffer overflow in the find_fixedlength function in pcre_compile.c in PCRE before 8.38 allows remote attackers to cause a denial of service (crash) or obtain sensitive information from heap memory and possibly bypass the ASLR protection mechanism via a crafted regular expression with an excess closing parenthesis.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-tczz-hknf-aaas
Aliases:
CVE-2014-9769
pcre_jit_compile.c in PCRE 8.35 does not properly use table jumps to optimize nested alternatives, which allows remote attackers to cause a denial of service (stack memory corruption) or possibly have unspecified other impact via a crafted string, as demonstrated by packets encountered by Suricata during use of a regular expression in an Emerging Threats Open ruleset.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-udp2-gywk-aaam
Aliases:
CVE-2015-8394
PCRE before 8.38 mishandles the (?(<digits>) and (?(R<digits>) conditions, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-uw7p-m4cr-aaak
Aliases:
CVE-2015-8389
PCRE before 8.38 mishandles the /(?:|a|){100}x/ pattern and related patterns, which allows remote attackers to cause a denial of service (infinite recursion) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-v4x8-dwjg-aaar
Aliases:
CVE-2015-8392
PCRE before 8.38 mishandles certain instances of the (?| substring, which allows remote attackers to cause a denial of service (unintended recursion and buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, a related issue to CVE-2015-8384 and CVE-2015-8395.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-wx2q-55wr-aaab
Aliases:
CVE-2015-3210
Improper Restriction of Operations within the Bounds of a Memory Buffer Heap-based buffer overflow in PCRE and PCRE2 allows remote attackers to execute arbitrary code via a crafted regular expression.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-xbf7-snf5-aaak
Aliases:
CVE-2015-8390
PCRE before 8.38 mishandles the [: and \\ substrings in character classes, which allows remote attackers to cause a denial of service (uninitialized memory read) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-zghf-77cd-aaaj
Aliases:
CVE-2016-3191
The compile_branch function in pcre_compile.c in PCRE 8.x before 8.39 and pcre2_compile.c in PCRE2 before 10.22 mishandles patterns containing an (*ACCEPT) substring in conjunction with nested parentheses, which allows remote attackers to execute arbitrary code or cause a denial of service (stack-based buffer overflow) via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, aka ZDI-CAN-3542.
2:8.39-1
Affected by 4 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-21T19:02:05.451787+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T19:00:55.586646+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:54:37.400835+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:34:28.997562+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:28:48.953372+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:02:47.748050+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:57:19.714305+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:45:23.420457+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:12:56.607143+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:03:36.711382+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:41:17.359221+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:41:07.153597+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:33:29.172644+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:22:00.026068+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:01:02.075761+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:57:40.432867+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:53:49.881147+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:49:15.839670+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:49:00.567388+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:30:39.944121+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:03:15.338992+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:51:23.417963+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:35:12.722744+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:29:37.595218+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:21:51.699027+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:13:50.124689+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:45:26.786610+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:43:34.348189+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:03:16.750572+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:43:10.917326+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:34:18.683086+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:11:51.099314+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:59:38.378967+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:25:08.717189+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:24:53.203036+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T03:34:25.376469+00:00 Debian Oval Importer Affected by VCID-ff5y-xrap-aaah None 36.1.3
2025-06-21T00:55:19.998039+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak None 36.1.3
2025-06-21T00:51:57.593488+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae None 36.1.3
2025-06-21T00:50:21.181797+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae None 36.1.3
2025-06-21T00:49:35.976846+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah None 36.1.3
2025-06-21T00:46:14.025465+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas None 36.1.3
2025-06-21T00:21:51.207790+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan None 36.1.3
2025-06-21T00:20:28.347607+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah None 36.1.3
2025-06-21T00:08:15.888944+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan None 36.1.3
2025-06-21T00:03:01.697394+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab None 36.1.3
2025-06-21T00:01:15.337706+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq None 36.1.3
2025-06-20T23:34:18.378022+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag None 36.1.3
2025-06-20T23:27:36.336307+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas None 36.1.3
2025-06-20T23:21:39.017966+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae None 36.1.3
2025-06-20T23:21:17.066107+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac None 36.1.3
2025-06-20T23:21:01.545770+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam None 36.1.3
2025-06-20T22:53:02.107726+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak None 36.1.3
2025-06-20T22:31:54.050164+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap None 36.1.3
2025-06-20T22:24:17.281438+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad None 36.1.3
2025-06-20T22:19:19.829769+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag None 36.1.3
2025-06-20T22:11:46.844781+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf None 36.1.3
2025-06-20T21:58:38.321354+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae None 36.1.3
2025-06-20T21:55:44.231355+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah None 36.1.3
2025-06-20T21:52:47.971781+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa None 36.1.3
2025-06-20T21:47:48.830972+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf None 36.1.3
2025-06-20T21:40:22.068695+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar None 36.1.3
2025-06-20T21:20:36.250065+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj None 36.1.3
2025-06-20T21:05:23.951864+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas None 36.1.3
2025-06-20T20:58:45.338585+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab None 36.1.3
2025-06-20T20:47:49.847443+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak None 36.1.3
2025-06-20T20:39:41.214834+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf None 36.1.3
2025-06-08T13:09:30.257006+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:59:42.039946+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:56:49.652477+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:13:39.136748+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:31:20.238799+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:30:13.405144+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:24:22.374782+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:04:53.438453+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:59:19.515554+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:34:28.611257+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T10:29:01.110065+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T10:18:26.497598+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:54:34.543525+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:48:35.752297+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:26:41.873888+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:26:34.993293+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:19:12.829814+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:08:07.038830+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:54:21.364519+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:50:59.362552+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:47:06.546319+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:42:40.022815+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:42:25.493018+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:25:13.142292+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:56:37.932041+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:44:47.330398+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:28:18.332084+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:22:39.526793+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:14:58.466869+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:07:11.214573+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:39:37.603171+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:37:45.223863+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:58:11.193807+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:38:34.171032+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:32:36.289970+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:17:31.975118+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:09:29.591606+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T04:47:26.320407+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T04:47:09.937389+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-07T21:08:08.969048+00:00 Debian Oval Importer Affected by VCID-ff5y-xrap-aaah None 36.1.0
2025-06-07T18:17:41.075875+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak None 36.1.0
2025-06-07T18:14:20.176308+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae None 36.1.0
2025-06-07T18:12:43.216252+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae None 36.1.0
2025-06-07T18:11:58.269263+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah None 36.1.0
2025-06-07T18:08:45.509849+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas None 36.1.0
2025-06-07T17:44:44.653825+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan None 36.1.0
2025-06-07T17:43:24.795797+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah None 36.1.0
2025-06-07T17:31:03.281189+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan None 36.1.0
2025-06-07T17:25:49.722833+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab None 36.1.0
2025-06-07T17:24:04.881933+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq None 36.1.0
2025-06-07T16:57:15.539386+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag None 36.1.0
2025-06-07T16:50:31.701501+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas None 36.1.0
2025-06-07T16:44:34.453046+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae None 36.1.0
2025-06-07T16:44:13.005883+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac None 36.1.0
2025-06-07T16:43:58.004117+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam None 36.1.0
2025-06-07T16:16:21.921155+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak None 36.1.0
2025-06-07T15:56:01.480058+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap None 36.1.0
2025-06-07T15:48:32.190744+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad None 36.1.0
2025-06-07T15:43:28.748266+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag None 36.1.0
2025-06-07T15:35:48.930969+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf None 36.1.0
2025-06-07T15:22:06.663926+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae None 36.1.0
2025-06-07T15:19:03.278701+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah None 36.1.0
2025-06-07T15:16:06.403871+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa None 36.1.0
2025-06-07T15:10:52.843825+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf None 36.1.0
2025-06-07T15:03:09.847246+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar None 36.1.0
2025-06-07T14:44:14.688056+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj None 36.1.0
2025-06-07T14:31:26.445111+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas None 36.1.0
2025-06-07T14:26:15.619797+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab None 36.1.0
2025-06-07T14:19:17.427422+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak None 36.1.0
2025-06-07T14:11:44.363674+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf None 36.1.0
2025-04-12T22:37:33.195815+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:36:59.703205+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:32:35.440912+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:23:21.347099+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:16:40.207364+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:10:02.667877+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:07:20.517911+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:05:05.543458+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:00:18.716867+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:48:25.915200+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:38:52.503223+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:24:32.361064+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:13:06.264579+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:03:26.449853+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:01:28.052625+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:59:07.614810+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:31:55.969966+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:18:18.774807+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:13:08.434837+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:00:18.746327+00:00 Debian Oval Importer Affected by VCID-ff5y-xrap-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:55:00.948354+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:26:03.671225+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:57:10.986369+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:47:03.091567+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:44:06.494988+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:59:21.518850+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:15:42.211269+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:14:32.172407+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:08:27.623265+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:48:09.873667+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:42:07.785815+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:15:52.773843+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-12T16:10:16.525307+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-12T15:59:22.424702+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:26:48.396592+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:20:53.115036+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:59:03.375625+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:58:56.269028+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:51:21.652466+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:39:56.928709+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:25:54.759706+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:22:34.072330+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:18:40.491763+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:14:08.999422+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:13:53.721319+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:56:34.094537+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:29:03.919115+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:17:17.723079+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:01:07.675707+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:55:16.351681+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:47:32.793379+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:39:48.002263+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:12:03.066418+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:10:09.402373+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:30:03.829413+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:10:08.045939+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:03:58.467756+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:48:36.193261+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:40:26.610101+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:18:31.097320+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:18:15.349730+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-07T19:38:22.845270+00:00 Debian Oval Importer Affected by VCID-ff5y-xrap-aaah None 36.0.0
2025-04-07T16:55:12.531749+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak None 36.0.0
2025-04-07T16:51:45.961342+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae None 36.0.0
2025-04-07T16:50:05.760579+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae None 36.0.0
2025-04-07T16:49:18.239710+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah None 36.0.0
2025-04-07T16:45:59.101027+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas None 36.0.0
2025-04-07T16:20:56.313795+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan None 36.0.0
2025-04-07T16:19:30.628308+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah None 36.0.0
2025-04-07T16:05:36.138141+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan None 36.0.0
2025-04-07T16:00:09.459838+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab None 36.0.0
2025-04-07T15:58:15.772321+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq None 36.0.0
2025-04-07T15:30:19.483188+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag None 36.0.0
2025-04-07T15:23:17.765398+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas None 36.0.0
2025-04-07T15:17:06.700700+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae None 36.0.0
2025-04-07T15:16:43.767809+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac None 36.0.0
2025-04-07T15:16:28.153635+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam None 36.0.0
2025-04-07T14:47:53.005645+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak None 36.0.0
2025-04-07T14:27:02.153338+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap None 36.0.0
2025-04-07T14:19:18.780052+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad None 36.0.0
2025-04-07T14:14:15.541367+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag None 36.0.0
2025-04-07T14:06:48.786062+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf None 36.0.0
2025-04-07T13:53:29.617418+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae None 36.0.0
2025-04-07T13:50:33.460072+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah None 36.0.0
2025-04-07T13:47:40.703912+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa None 36.0.0
2025-04-07T13:42:34.887930+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf None 36.0.0
2025-04-07T13:35:00.349058+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar None 36.0.0
2025-04-07T13:16:13.171800+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj None 36.0.0
2025-04-07T13:03:34.590349+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas None 36.0.0
2025-04-07T12:58:36.682454+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab None 36.0.0
2025-04-07T12:52:02.566242+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak None 36.0.0
2025-04-07T12:44:58.408094+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf None 36.0.0