Search for packages
Package details: pkg:deb/debian/pcre3@1:8.36-1
purl pkg:deb/debian/pcre3@1:8.36-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.457564+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.593140+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.407374+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.003464+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.959735+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.753961+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.721641+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.428817+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.612750+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.719120+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.366206+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.160282+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.178695+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.030936+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.081471+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.439811+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.888706+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.845241+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.574670+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.951119+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.345845+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.424948+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.729446+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.603015+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.704998+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.132847+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.794014+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.357295+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.757161+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.924101+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.689440+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.106815+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.384884+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.724924+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.209323+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.382959+00:00 Debian Oval Importer Affected by VCID-ff5y-xrap-aaah None 36.1.3
2025-06-21T00:55:20.005980+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak None 36.1.3
2025-06-21T00:51:57.600144+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae None 36.1.3
2025-06-21T00:50:21.187712+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae None 36.1.3
2025-06-21T00:49:35.983360+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah None 36.1.3
2025-06-21T00:46:14.030954+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas None 36.1.3
2025-06-21T00:21:51.213731+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan None 36.1.3
2025-06-21T00:20:28.354259+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah None 36.1.3
2025-06-21T00:08:15.894547+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan None 36.1.3
2025-06-21T00:03:01.704810+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab None 36.1.3
2025-06-21T00:01:15.345050+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq None 36.1.3
2025-06-20T23:34:18.383979+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag None 36.1.3
2025-06-20T23:27:36.342635+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas None 36.1.3
2025-06-20T23:21:39.023971+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae None 36.1.3
2025-06-20T23:21:17.072554+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac None 36.1.3
2025-06-20T23:21:01.551586+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam None 36.1.3
2025-06-20T22:53:02.113448+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak None 36.1.3
2025-06-20T22:31:54.055748+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap None 36.1.3
2025-06-20T22:24:17.287211+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad None 36.1.3
2025-06-20T22:19:19.835426+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag None 36.1.3
2025-06-20T22:11:46.850824+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf None 36.1.3
2025-06-20T21:58:38.327996+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae None 36.1.3
2025-06-20T21:55:44.237370+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah None 36.1.3
2025-06-20T21:52:47.977731+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa None 36.1.3
2025-06-20T21:47:48.838072+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf None 36.1.3
2025-06-20T21:40:22.074430+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar None 36.1.3
2025-06-20T21:20:36.256265+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj None 36.1.3
2025-06-20T21:05:23.957007+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas None 36.1.3
2025-06-20T20:58:45.343871+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab None 36.1.3
2025-06-20T20:47:49.853136+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak None 36.1.3
2025-06-20T20:39:41.220933+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf None 36.1.3
2025-06-08T13:09:30.261771+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.044581+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.657172+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.141351+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.244288+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.409911+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.379680+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.444157+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.521071+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.616836+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.114677+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.502478+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.550383+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.756903+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.879870+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.998840+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.834618+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.044330+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.369115+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.367727+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.551866+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.028288+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.499064+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.147788+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.936672+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.335899+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.336746+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.531462+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.471487+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.219136+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.608703+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.228446+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.199296+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.175664+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.294652+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.980984+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.596222+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.325000+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.943146+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.973864+00:00 Debian Oval Importer Affected by VCID-ff5y-xrap-aaah None 36.1.0
2025-06-07T18:17:41.080470+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak None 36.1.0
2025-06-07T18:14:20.180906+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae None 36.1.0
2025-06-07T18:12:43.221789+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae None 36.1.0
2025-06-07T18:11:58.275000+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah None 36.1.0
2025-06-07T18:08:45.515312+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas None 36.1.0
2025-06-07T17:44:44.658429+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan None 36.1.0
2025-06-07T17:43:24.801625+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah None 36.1.0
2025-06-07T17:31:03.285838+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan None 36.1.0
2025-06-07T17:25:49.727545+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab None 36.1.0
2025-06-07T17:24:04.887413+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq None 36.1.0
2025-06-07T16:57:15.544147+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag None 36.1.0
2025-06-07T16:50:31.708047+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas None 36.1.0
2025-06-07T16:44:34.459047+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae None 36.1.0
2025-06-07T16:44:13.010435+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac None 36.1.0
2025-06-07T16:43:58.014879+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam None 36.1.0
2025-06-07T16:16:21.925885+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak None 36.1.0
2025-06-07T15:56:01.485602+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap None 36.1.0
2025-06-07T15:48:32.196081+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad None 36.1.0
2025-06-07T15:43:28.753384+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag None 36.1.0
2025-06-07T15:35:48.936444+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf None 36.1.0
2025-06-07T15:22:06.669693+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae None 36.1.0
2025-06-07T15:19:03.283283+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah None 36.1.0
2025-06-07T15:16:06.409386+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa None 36.1.0
2025-06-07T15:10:52.849286+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf None 36.1.0
2025-06-07T15:03:09.852025+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar None 36.1.0
2025-06-07T14:44:14.693535+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj None 36.1.0
2025-06-07T14:31:26.449662+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas None 36.1.0
2025-06-07T14:26:15.625108+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab None 36.1.0
2025-06-07T14:19:17.432583+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak None 36.1.0
2025-06-07T14:11:44.370447+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf None 36.1.0
2025-04-12T22:37:33.211600+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.718188+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.456039+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.363572+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.220939+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.682959+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.532860+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.558822+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.732531+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.930167+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.517051+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.376076+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.278916+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.465324+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.068728+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.631815+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.985155+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.789620+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.449647+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.761169+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.963286+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.686241+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.001363+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.106652+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.510036+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.533816+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.226671+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.188050+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.638089+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.888670+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.800548+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.788696+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.542226+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.439675+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.411457+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.129943+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.391563+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.284994+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.667346+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.943572+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.774636+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.087307+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.507142+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.014839+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.736685+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.108012+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.934341+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.738015+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.690815+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.367646+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.808421+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.019746+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.081550+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.415793+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.844057+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.060728+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.482559+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.208240+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.626516+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.111862+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.364318+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.861936+00:00 Debian Oval Importer Affected by VCID-ff5y-xrap-aaah None 36.0.0
2025-04-07T16:55:12.547689+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak None 36.0.0
2025-04-07T16:51:45.977345+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae None 36.0.0
2025-04-07T16:50:05.776853+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae None 36.0.0
2025-04-07T16:49:18.255834+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah None 36.0.0
2025-04-07T16:45:59.117001+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas None 36.0.0
2025-04-07T16:20:56.330195+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan None 36.0.0
2025-04-07T16:19:30.650617+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah None 36.0.0
2025-04-07T16:05:36.155060+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan None 36.0.0
2025-04-07T16:00:09.475996+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab None 36.0.0
2025-04-07T15:58:15.789017+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq None 36.0.0
2025-04-07T15:30:19.499603+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag None 36.0.0
2025-04-07T15:23:17.782282+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas None 36.0.0
2025-04-07T15:17:06.716919+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae None 36.0.0
2025-04-07T15:16:43.785072+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac None 36.0.0
2025-04-07T15:16:28.171241+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam None 36.0.0
2025-04-07T14:47:53.021730+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak None 36.0.0
2025-04-07T14:27:02.169783+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap None 36.0.0
2025-04-07T14:19:18.796461+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad None 36.0.0
2025-04-07T14:14:15.557432+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag None 36.0.0
2025-04-07T14:06:48.802153+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf None 36.0.0
2025-04-07T13:53:29.634735+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae None 36.0.0
2025-04-07T13:50:33.476419+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah None 36.0.0
2025-04-07T13:47:40.719985+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa None 36.0.0
2025-04-07T13:42:34.904505+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf None 36.0.0
2025-04-07T13:35:00.365162+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar None 36.0.0
2025-04-07T13:16:13.187735+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj None 36.0.0
2025-04-07T13:03:34.606957+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas None 36.0.0
2025-04-07T12:58:36.699846+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab None 36.0.0
2025-04-07T12:52:02.584951+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak None 36.0.0
2025-04-07T12:44:58.426786+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf None 36.0.0