Search for packages
Package details: pkg:deb/debian/pcre3@8.02-1.1%2Bdeb6u1
purl pkg:deb/debian/pcre3@8.02-1.1%2Bdeb6u1
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.453729+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.588593+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.403307+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.999528+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.955595+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.750112+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.716730+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.423499+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.609258+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.713896+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.361935+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.156098+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.174661+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.027710+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.077623+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.435187+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.884029+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.841552+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.569313+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.946529+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.341293+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.420293+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.724981+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.598009+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.700995+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.127430+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.789330+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.351304+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.752733+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.919593+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.685012+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.101642+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.380921+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.719824+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.205157+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.378660+00:00 Debian Oval Importer Affected by VCID-ff5y-xrap-aaah None 36.1.3
2025-06-21T00:55:20.000587+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak None 36.1.3
2025-06-21T00:51:57.595705+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae None 36.1.3
2025-06-21T00:50:21.183395+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae None 36.1.3
2025-06-21T00:49:35.979014+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah None 36.1.3
2025-06-21T00:46:14.027315+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas None 36.1.3
2025-06-21T00:21:51.209773+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan None 36.1.3
2025-06-21T00:20:28.349855+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah None 36.1.3
2025-06-21T00:08:15.890846+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan None 36.1.3
2025-06-21T00:03:01.699908+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab None 36.1.3
2025-06-21T00:01:15.340223+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq None 36.1.3
2025-06-20T23:34:18.380396+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag None 36.1.3
2025-06-20T23:27:36.338179+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas None 36.1.3
2025-06-20T23:21:39.019969+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae None 36.1.3
2025-06-20T23:21:17.068179+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac None 36.1.3
2025-06-20T23:21:01.547822+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam None 36.1.3
2025-06-20T22:53:02.109758+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak None 36.1.3
2025-06-20T22:31:54.052039+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap None 36.1.3
2025-06-20T22:24:17.283349+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad None 36.1.3
2025-06-20T22:19:19.831572+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag None 36.1.3
2025-06-20T22:11:46.846969+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf None 36.1.3
2025-06-20T21:58:38.323513+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae None 36.1.3
2025-06-20T21:55:44.233269+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah None 36.1.3
2025-06-20T21:52:47.973642+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa None 36.1.3
2025-06-20T21:47:48.833670+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf None 36.1.3
2025-06-20T21:40:22.070598+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar None 36.1.3
2025-06-20T21:20:36.251775+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj None 36.1.3
2025-06-20T21:05:23.953474+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas None 36.1.3
2025-06-20T20:58:45.340151+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab None 36.1.3
2025-06-20T20:47:49.849349+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak None 36.1.3
2025-06-20T20:39:41.216694+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf None 36.1.3
2025-06-08T13:09:30.258579+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.041496+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.654070+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.138282+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.240645+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.406820+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.376404+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.440626+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.517388+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.613123+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.111593+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.499187+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.546262+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.753838+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.876429+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.995141+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.831400+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.040668+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.366063+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.364088+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.548155+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.024646+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.495013+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.144141+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.933610+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.332242+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.333609+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.528380+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.468400+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.216109+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.605015+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.225419+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.195641+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.172578+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.291526+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.977302+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.593150+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.321966+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.939219+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.970707+00:00 Debian Oval Importer Affected by VCID-ff5y-xrap-aaah None 36.1.0
2025-06-07T18:17:41.077392+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak None 36.1.0
2025-06-07T18:14:20.177861+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae None 36.1.0
2025-06-07T18:12:43.218099+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae None 36.1.0
2025-06-07T18:11:58.271116+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah None 36.1.0
2025-06-07T18:08:45.511938+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas None 36.1.0
2025-06-07T17:44:44.655358+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan None 36.1.0
2025-06-07T17:43:24.797667+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah None 36.1.0
2025-06-07T17:31:03.282739+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan None 36.1.0
2025-06-07T17:25:49.724371+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab None 36.1.0
2025-06-07T17:24:04.883797+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq None 36.1.0
2025-06-07T16:57:15.540952+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag None 36.1.0
2025-06-07T16:50:31.703814+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas None 36.1.0
2025-06-07T16:44:34.454886+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae None 36.1.0
2025-06-07T16:44:13.007413+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac None 36.1.0
2025-06-07T16:43:58.007713+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam None 36.1.0
2025-06-07T16:16:21.922692+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak None 36.1.0
2025-06-07T15:56:01.481923+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap None 36.1.0
2025-06-07T15:48:32.192281+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad None 36.1.0
2025-06-07T15:43:28.750185+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag None 36.1.0
2025-06-07T15:35:48.932808+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf None 36.1.0
2025-06-07T15:22:06.665838+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae None 36.1.0
2025-06-07T15:19:03.280234+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah None 36.1.0
2025-06-07T15:16:06.405723+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa None 36.1.0
2025-06-07T15:10:52.845652+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf None 36.1.0
2025-06-07T15:03:09.848935+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar None 36.1.0
2025-06-07T14:44:14.689885+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj None 36.1.0
2025-06-07T14:31:26.446642+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas None 36.1.0
2025-06-07T14:26:15.621997+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab None 36.1.0
2025-06-07T14:19:17.429298+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak None 36.1.0
2025-06-07T14:11:44.365474+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf None 36.1.0
2025-04-12T22:37:33.200993+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.708236+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.446041+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.352579+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.211876+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.672724+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.523010+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.548790+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.721870+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.920258+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.507850+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.366066+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.269114+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.455165+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.057957+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.620195+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.974909+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.779717+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.439701+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.751284+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.953326+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.676297+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.991407+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.096585+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.499992+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.523817+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.216570+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.177998+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.628232+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.878713+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.790765+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.778855+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.530947+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.429743+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.401561+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.120031+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.380958+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.274242+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.657424+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.933693+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.764664+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.077355+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.496693+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.004722+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.726331+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.099053+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.924384+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.728094+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.680622+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.357124+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.798400+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.007178+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.071536+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.406853+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.834239+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.050824+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.472691+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.198225+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.615593+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.102108+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.354621+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.851014+00:00 Debian Oval Importer Affected by VCID-ff5y-xrap-aaah None 36.0.0
2025-04-07T16:55:12.537058+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak None 36.0.0
2025-04-07T16:51:45.966725+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae None 36.0.0
2025-04-07T16:50:05.765958+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae None 36.0.0
2025-04-07T16:49:18.245108+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah None 36.0.0
2025-04-07T16:45:59.106315+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas None 36.0.0
2025-04-07T16:20:56.319361+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan None 36.0.0
2025-04-07T16:19:30.635476+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah None 36.0.0
2025-04-07T16:05:36.143841+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan None 36.0.0
2025-04-07T16:00:09.465124+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab None 36.0.0
2025-04-07T15:58:15.778033+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq None 36.0.0
2025-04-07T15:30:19.488741+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag None 36.0.0
2025-04-07T15:23:17.771048+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas None 36.0.0
2025-04-07T15:17:06.706057+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae None 36.0.0
2025-04-07T15:16:43.773642+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac None 36.0.0
2025-04-07T15:16:28.159526+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam None 36.0.0
2025-04-07T14:47:53.011004+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak None 36.0.0
2025-04-07T14:27:02.158911+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap None 36.0.0
2025-04-07T14:19:18.785470+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad None 36.0.0
2025-04-07T14:14:15.546762+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag None 36.0.0
2025-04-07T14:06:48.791568+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf None 36.0.0
2025-04-07T13:53:29.623286+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae None 36.0.0
2025-04-07T13:50:33.465298+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah None 36.0.0
2025-04-07T13:47:40.709164+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa None 36.0.0
2025-04-07T13:42:34.893447+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf None 36.0.0
2025-04-07T13:35:00.354460+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar None 36.0.0
2025-04-07T13:16:13.177095+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj None 36.0.0
2025-04-07T13:03:34.597486+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas None 36.0.0
2025-04-07T12:58:36.687749+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab None 36.0.0
2025-04-07T12:52:02.572424+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak None 36.0.0
2025-04-07T12:44:58.414244+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf None 36.0.0