Search for packages
Package details: pkg:deb/debian/pcre3@2:8.35-3.3
purl pkg:deb/debian/pcre3@2:8.35-3.3
Next non-vulnerable version 2:8.39-13
Latest non-vulnerable version 2:8.39-13
Risk 4.4
Vulnerabilities affecting this package (30)
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-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 (1)
Vulnerability Summary Aliases
VCID-qyhs-abea-aaab 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. CVE-2014-8964

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-21T19:02:05.459519+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.595418+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.409521+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:29.005398+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.961853+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.755876+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.723952+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.431676+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.614381+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.721734+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.368269+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.162356+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.181225+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.032576+00:00 Debian Oval Importer Fixing VCID-qyhs-abea-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:01:02.083914+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.441842+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.890765+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.847130+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.577485+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.953315+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.348077+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.427293+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.731662+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.605528+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.707087+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.135367+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.796408+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.359768+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.759431+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.926332+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.691763+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.109585+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.386857+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.728391+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.211243+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.385155+00:00 Debian Oval Importer Affected by VCID-ff5y-xrap-aaah None 36.1.3
2025-06-21T00:55:20.009327+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak None 36.1.3
2025-06-21T00:51:57.602330+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae None 36.1.3
2025-06-21T00:50:21.189340+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae None 36.1.3
2025-06-21T00:49:35.985599+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah None 36.1.3
2025-06-21T00:46:14.032818+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas None 36.1.3
2025-06-21T00:21:51.216002+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan None 36.1.3
2025-06-21T00:20:28.356501+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah None 36.1.3
2025-06-21T00:08:15.896380+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan None 36.1.3
2025-06-21T00:03:01.707264+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab None 36.1.3
2025-06-21T00:01:15.347287+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq None 36.1.3
2025-06-20T23:34:18.385748+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag None 36.1.3
2025-06-20T23:27:36.344842+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas None 36.1.3
2025-06-20T23:21:39.025959+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae None 36.1.3
2025-06-20T23:21:17.074768+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac None 36.1.3
2025-06-20T23:21:01.553564+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam None 36.1.3
2025-06-20T22:53:02.115274+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak None 36.1.3
2025-06-20T22:31:54.057584+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap None 36.1.3
2025-06-20T22:24:17.289260+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad None 36.1.3
2025-06-20T22:19:19.837309+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag None 36.1.3
2025-06-20T22:11:46.852664+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf None 36.1.3
2025-06-20T21:58:38.330478+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae None 36.1.3
2025-06-20T21:55:44.239171+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah None 36.1.3
2025-06-20T21:52:47.979982+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa None 36.1.3
2025-06-20T21:47:48.840357+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf None 36.1.3
2025-06-20T21:40:22.076303+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar None 36.1.3
2025-06-20T21:20:36.258354+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj None 36.1.3
2025-06-20T21:05:23.958704+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas None 36.1.3
2025-06-20T20:58:45.345660+00:00 Debian Oval Importer Fixing VCID-qyhs-abea-aaab None 36.1.3
2025-06-20T20:47:49.854996+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak None 36.1.3
2025-06-20T20:39:41.223499+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf None 36.1.3
2025-06-08T13:09:30.263322+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.046212+00:00 Debian Oval Importer Fixing VCID-qyhs-abea-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:56:49.658712+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.142896+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.246132+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.412073+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.381236+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.446333+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.522909+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.618686+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.117051+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.504029+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.551971+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.758463+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.881442+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:35.000669+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.836163+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.046172+00:00 Debian Oval Importer Fixing VCID-qyhs-abea-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:54:21.370619+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.369602+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.553697+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.030118+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.500706+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.149640+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.938325+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.337733+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.338284+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.533016+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.473006+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.220724+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.610531+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.230000+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.201133+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.177188+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.296190+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.982820+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.597761+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.326564+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.945007+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.975438+00:00 Debian Oval Importer Affected by VCID-ff5y-xrap-aaah None 36.1.0
2025-06-07T18:17:41.081979+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak None 36.1.0
2025-06-07T18:14:20.182440+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae None 36.1.0
2025-06-07T18:12:43.223632+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae None 36.1.0
2025-06-07T18:11:58.276844+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah None 36.1.0
2025-06-07T18:08:45.516895+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas None 36.1.0
2025-06-07T17:44:44.659955+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan None 36.1.0
2025-06-07T17:43:24.803223+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah None 36.1.0
2025-06-07T17:31:03.287367+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan None 36.1.0
2025-06-07T17:25:49.729062+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab None 36.1.0
2025-06-07T17:24:04.889220+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq None 36.1.0
2025-06-07T16:57:15.545920+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag None 36.1.0
2025-06-07T16:50:31.709606+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas None 36.1.0
2025-06-07T16:44:34.460895+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae None 36.1.0
2025-06-07T16:44:13.011936+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac None 36.1.0
2025-06-07T16:43:58.018468+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam None 36.1.0
2025-06-07T16:16:21.927421+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak None 36.1.0
2025-06-07T15:56:01.487459+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap None 36.1.0
2025-06-07T15:48:32.197818+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad None 36.1.0
2025-06-07T15:43:28.755278+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag None 36.1.0
2025-06-07T15:35:48.938242+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf None 36.1.0
2025-06-07T15:22:06.671543+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae None 36.1.0
2025-06-07T15:19:03.284829+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah None 36.1.0
2025-06-07T15:16:06.411214+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa None 36.1.0
2025-06-07T15:10:52.851127+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf None 36.1.0
2025-06-07T15:03:09.853589+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar None 36.1.0
2025-06-07T14:44:14.695312+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj None 36.1.0
2025-06-07T14:31:26.451786+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas None 36.1.0
2025-06-07T14:26:15.626656+00:00 Debian Oval Importer Fixing VCID-qyhs-abea-aaab None 36.1.0
2025-06-07T14:19:17.434144+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak None 36.1.0
2025-06-07T14:11:44.372780+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf None 36.1.0
2025-04-12T22:37:33.216616+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.723262+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.460886+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.368998+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.225422+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.687839+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.537999+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.563867+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.737498+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.935618+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.521787+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.381001+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.283843+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.470278+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.074043+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.637992+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.990636+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.794584+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.454628+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.766121+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.968299+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.691302+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:11.006238+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.111638+00:00 Debian Oval Importer Fixing VCID-qyhs-abea-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:44:06.515017+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.538792+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.231672+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.193051+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.643011+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.893728+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.805509+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.793643+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.547743+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.444668+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.416556+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.135004+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.396860+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.290237+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.672384+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.948669+00:00 Debian Oval Importer Fixing VCID-qyhs-abea-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:25:54.779689+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.092384+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.512225+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:09.019848+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.741732+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.112630+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.939415+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.743071+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.695794+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.372550+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.813355+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.025081+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.086398+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.420266+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.848882+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.065665+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.487415+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.213163+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.632193+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.116700+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.369335+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.867323+00:00 Debian Oval Importer Affected by VCID-ff5y-xrap-aaah None 36.0.0
2025-04-07T16:55:12.553123+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak None 36.0.0
2025-04-07T16:51:45.982735+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae None 36.0.0
2025-04-07T16:50:05.782156+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae None 36.0.0
2025-04-07T16:49:18.261254+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah None 36.0.0
2025-04-07T16:45:59.122483+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas None 36.0.0
2025-04-07T16:20:56.335539+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan None 36.0.0
2025-04-07T16:19:30.658735+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah None 36.0.0
2025-04-07T16:05:36.160413+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan None 36.0.0
2025-04-07T16:00:09.481261+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab None 36.0.0
2025-04-07T15:58:15.794482+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq None 36.0.0
2025-04-07T15:30:19.504957+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag None 36.0.0
2025-04-07T15:23:17.787881+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas None 36.0.0
2025-04-07T15:17:06.722545+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae None 36.0.0
2025-04-07T15:16:43.790860+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac None 36.0.0
2025-04-07T15:16:28.176890+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam None 36.0.0
2025-04-07T14:47:53.027114+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak None 36.0.0
2025-04-07T14:27:02.175216+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap None 36.0.0
2025-04-07T14:19:18.802049+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad None 36.0.0
2025-04-07T14:14:15.562856+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag None 36.0.0
2025-04-07T14:06:48.807715+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf None 36.0.0
2025-04-07T13:53:29.640529+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae None 36.0.0
2025-04-07T13:50:33.482120+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah None 36.0.0
2025-04-07T13:47:40.725293+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa None 36.0.0
2025-04-07T13:42:34.909877+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf None 36.0.0
2025-04-07T13:35:00.370559+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar None 36.0.0
2025-04-07T13:16:13.193073+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj None 36.0.0
2025-04-07T13:03:34.612198+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas None 36.0.0
2025-04-07T12:58:36.705264+00:00 Debian Oval Importer Fixing VCID-qyhs-abea-aaab None 36.0.0
2025-04-07T12:52:02.591515+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak None 36.0.0
2025-04-07T12:44:58.433316+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf None 36.0.0