Search for packages
Package details: pkg:deb/debian/mono@1.9.1%2Bdfsg-6
purl pkg:deb/debian/mono@1.9.1%2Bdfsg-6
Next non-vulnerable version 6.8.0.105+dfsg-3.3~deb11u1
Latest non-vulnerable version 6.8.0.105+dfsg-3.3~deb11u1
Risk 10.0
Vulnerabilities affecting this package (12)
Vulnerability Summary Fixed by
VCID-4gvf-mcv9-aaab
Aliases:
CVE-2015-2320
The TLS stack in Mono before 3.12.1 allows remote attackers to have unspecified impact via vectors related to client-side SSLv2 fallback.
2.10.8.1-8+deb7u1
Affected by 6 other vulnerabilities.
3.2.8+dfsg-10
Affected by 3 other vulnerabilities.
VCID-6qds-tekv-aaaj
Aliases:
CVE-2015-2319
The TLS stack in Mono before 3.12.1 makes it easier for remote attackers to conduct cipher-downgrade attacks to EXPORT_RSA ciphers via crafted TLS traffic, related to the "FREAK" issue, a different vulnerability than CVE-2015-0204.
2.10.8.1-8+deb7u1
Affected by 6 other vulnerabilities.
3.2.8+dfsg-10
Affected by 3 other vulnerabilities.
VCID-9hk3-5wyf-aaae
Aliases:
CVE-2023-26314
The mono package before 6.8.0.105+dfsg-3.3 for Debian allows arbitrary code execution because the application/x-ms-dos-executable MIME type is associated with an un-sandboxed Mono CLR interpreter.
6.8.0.105+dfsg-3.3~deb11u1
Affected by 0 other vulnerabilities.
VCID-ez3x-nyv8-aaab
Aliases:
CVE-2010-4225
Unspecified vulnerability in the mod_mono module for XSP in Mono 2.8.x before 2.8.2 allows remote attackers to obtain the source code for .aspx (ASP.NET) applications via unknown vectors related to an "unloading bug."
2.6.7-5.1
Affected by 8 other vulnerabilities.
VCID-hq4z-qnux-aaag
Aliases:
CVE-2009-0689
Array index error in the (1) dtoa implementation in dtoa.c (aka pdtoa.c) and the (2) gdtoa (aka new dtoa) implementation in gdtoa/misc.c in libc, as used in multiple operating systems and products including in FreeBSD 6.4 and 7.2, NetBSD 5.0, OpenBSD 4.5, Mozilla Firefox 3.0.x before 3.0.15 and 3.5.x before 3.5.4, K-Meleon 1.5.3, SeaMonkey 1.1.8, and other products, allows context-dependent attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a large precision value in the format argument to a printf function, which triggers incorrect memory allocation and a heap-based buffer overflow during conversion to a floating-point number.
4.6.2.7+dfsg-1
Affected by 2 other vulnerabilities.
VCID-kvev-whyu-aaap
Aliases:
CVE-2010-4159
Untrusted search path vulnerability in metadata/loader.c in Mono 2.8 and earlier allows local users to gain privileges via a Trojan horse shared library in the current working directory.
2.6.7-5.1
Affected by 8 other vulnerabilities.
VCID-qs89-w1wn-aaar
Aliases:
CVE-2015-2318
The TLS stack in Mono before 3.12.1 allows man-in-the-middle attackers to conduct message skipping attacks and consequently impersonate clients by leveraging missing handshake state validation, aka a "SMACK SKIP-TLS" issue.
2.10.8.1-8+deb7u1
Affected by 6 other vulnerabilities.
3.2.8+dfsg-10
Affected by 3 other vulnerabilities.
VCID-rs6r-ugky-aaap
Aliases:
CVE-2012-3543
mono 2.10.x ASP.NET Web Form Hash collision DoS
2.10.8.1-8+deb7u1
Affected by 6 other vulnerabilities.
VCID-s9fq-hc6s-aaad
Aliases:
CVE-2009-0217
GHSA-8hfm-837h-hjg5
XML signature HMAC truncation authentication bypass This package uses a parameter that defines an HMAC truncation length (`HMACOutputLength`) but does not require a minimum for this length, which allows attackers to spoof HMAC-based signatures and bypass authentication by specifying a truncation length with a small number of bits.
2.6.7-5.1
Affected by 8 other vulnerabilities.
VCID-w1m8-n281-aaam
Aliases:
CVE-2018-1002208
GHSA-cqj4-m2pc-v9m5
SharpZipLib before 1.0 RC1 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in a Zip archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'.
5.18.0.240+dfsg-3
Affected by 1 other vulnerability.
VCID-x996-zg65-aaam
Aliases:
CVE-2012-3382
Cross-site scripting (XSS) vulnerability in the ProcessRequest function in mcs/class/System.Web/System.Web/HttpForbiddenHandler.cs in Mono 2.10.8 and earlier allows remote attackers to inject arbitrary web script or HTML via a file with a crafted name and a forbidden extension, which is not properly handled in an error message.
2.10.8.1-8+deb7u1
Affected by 6 other vulnerabilities.
VCID-y3h1-t9nt-aaaj
Aliases:
CVE-2010-1459
GHSA-g5c6-w479-93xm
The default configuration of ASP.NET in Mono before 2.6.4 has a value of FALSE for the EnableViewStateMac property, which allows remote attackers to conduct cross-site scripting (XSS) attacks, as demonstrated by the __VIEWSTATE parameter to 2.0/menu/menu1.aspx in the XSP sample project.
2.6.7-5.1
Affected by 8 other vulnerabilities.
Vulnerabilities fixed by this package (3)
Vulnerability Summary Aliases
VCID-gdgx-vfcu-aaab CRLF injection vulnerability in Sys.Web in Mono 2.0 and earlier allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via CRLF sequences in the query string. CVE-2008-3906
VCID-n368-vyer-aaar Buffer overflow in the Mono.Math.BigInteger class in Mono 1.2.5.1 and earlier allows context-dependent attackers to execute arbitrary code via unspecified vectors related to Reduce in Montgomery-based Pow methods. CVE-2007-5197
VCID-v7cy-daux-aaac Multiple cross-site scripting (XSS) vulnerabilities in the ASP.net class libraries in Mono 2.0 and earlier allow remote attackers to inject arbitrary web script or HTML via crafted attributes related to (1) HtmlControl.cs (PreProcessRelativeReference), (2) HtmlForm.cs (RenderAttributes), (3) HtmlInputButton (RenderAttributes), (4) HtmlInputRadioButton (RenderAttributes), and (5) HtmlSelect (RenderChildren). CVE-2008-3422

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-21T19:20:20.633617+00:00 Debian Oval Importer Affected by VCID-rs6r-ugky-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T19:07:50.680246+00:00 Debian Oval Importer Affected by VCID-6qds-tekv-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:59:13.933829+00:00 Debian Oval Importer Affected by VCID-w1m8-n281-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:54:05.437910+00:00 Debian Oval Importer Affected by VCID-ez3x-nyv8-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:23:24.831247+00:00 Debian Oval Importer Affected by VCID-hq4z-qnux-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:10:48.987915+00:00 Debian Oval Importer Fixing VCID-gdgx-vfcu-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T17:49:01.311314+00:00 Debian Oval Importer Fixing VCID-gdgx-vfcu-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:17:03.135153+00:00 Debian Oval Importer Affected by VCID-w1m8-n281-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:21:06.740765+00:00 Debian Oval Importer Affected by VCID-6qds-tekv-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:21:05.943151+00:00 Debian Oval Importer Affected by VCID-rs6r-ugky-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:15:03.470463+00:00 Debian Oval Importer Affected by VCID-qs89-w1wn-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:09:20.398558+00:00 Debian Oval Importer Affected by VCID-kvev-whyu-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:29:00.974459+00:00 Debian Oval Importer Affected by VCID-ez3x-nyv8-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:18:51.543889+00:00 Debian Oval Importer Affected by VCID-9hk3-5wyf-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:09:47.612881+00:00 Debian Oval Importer Affected by VCID-x996-zg65-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:54:41.499965+00:00 Debian Oval Importer Affected by VCID-y3h1-t9nt-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:48:47.017684+00:00 Debian Oval Importer Affected by VCID-s9fq-hc6s-aaad https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:44:51.602369+00:00 Debian Oval Importer Affected by VCID-hq4z-qnux-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:41:42.646817+00:00 Debian Oval Importer Fixing VCID-v7cy-daux-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:41:26.356079+00:00 Debian Oval Importer Affected by VCID-4gvf-mcv9-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:10:36.171112+00:00 Debian Oval Importer Fixing VCID-n368-vyer-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T09:22:08.539158+00:00 Debian Oval Importer Affected by VCID-qs89-w1wn-aaar https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.3
2025-06-21T09:18:43.681117+00:00 Debian Oval Importer Affected by VCID-6qds-tekv-aaaj https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.3
2025-06-21T09:13:15.617948+00:00 Debian Oval Importer Affected by VCID-4gvf-mcv9-aaab https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.3
2025-06-21T07:40:25.703462+00:00 Debian Oval Importer Affected by VCID-9hk3-5wyf-aaae None 36.1.3
2025-06-21T01:21:30.493194+00:00 Debian Oval Importer Affected by VCID-x996-zg65-aaam None 36.1.3
2025-06-21T01:16:32.341587+00:00 Debian Oval Importer Affected by VCID-s9fq-hc6s-aaad None 36.1.3
2025-06-21T01:14:07.576989+00:00 Debian Oval Importer Affected by VCID-y3h1-t9nt-aaaj None 36.1.3
2025-06-21T00:58:49.693574+00:00 Debian Oval Importer Affected by VCID-6qds-tekv-aaaj None 36.1.3
2025-06-21T00:22:33.752705+00:00 Debian Oval Importer Fixing VCID-gdgx-vfcu-aaab None 36.1.3
2025-06-21T00:20:02.843284+00:00 Debian Oval Importer Fixing VCID-n368-vyer-aaar None 36.1.3
2025-06-20T23:10:13.437250+00:00 Debian Oval Importer Affected by VCID-hq4z-qnux-aaag None 36.1.3
2025-06-20T23:05:25.249003+00:00 Debian Oval Importer Affected by VCID-w1m8-n281-aaam None 36.1.3
2025-06-20T22:20:17.076231+00:00 Debian Oval Importer Fixing VCID-v7cy-daux-aaac None 36.1.3
2025-06-20T21:44:33.394666+00:00 Debian Oval Importer Affected by VCID-4gvf-mcv9-aaab None 36.1.3
2025-06-20T21:20:03.930604+00:00 Debian Oval Importer Affected by VCID-kvev-whyu-aaap None 36.1.3
2025-06-20T21:16:19.031807+00:00 Debian Oval Importer Affected by VCID-ez3x-nyv8-aaab None 36.1.3
2025-06-20T20:26:40.689035+00:00 Debian Oval Importer Affected by VCID-rs6r-ugky-aaap None 36.1.3
2025-06-20T19:20:48.177194+00:00 Debian Oval Importer Affected by VCID-qs89-w1wn-aaar None 36.1.3
2025-06-08T11:49:04.494997+00:00 Debian Oval Importer Affected by VCID-rs6r-ugky-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:36:53.615552+00:00 Debian Oval Importer Affected by VCID-6qds-tekv-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:28:34.856221+00:00 Debian Oval Importer Affected by VCID-w1m8-n281-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:23:50.467970+00:00 Debian Oval Importer Affected by VCID-ez3x-nyv8-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:54:08.439425+00:00 Debian Oval Importer Affected by VCID-hq4z-qnux-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:42:12.963050+00:00 Debian Oval Importer Fixing VCID-gdgx-vfcu-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:21:59.509080+00:00 Debian Oval Importer Fixing VCID-gdgx-vfcu-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:58:17.052682+00:00 Debian Oval Importer Affected by VCID-w1m8-n281-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:07:16.050370+00:00 Debian Oval Importer Affected by VCID-6qds-tekv-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:15:16.305319+00:00 Debian Oval Importer Affected by VCID-rs6r-ugky-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:08:51.690585+00:00 Debian Oval Importer Affected by VCID-qs89-w1wn-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:02:56.188031+00:00 Debian Oval Importer Affected by VCID-kvev-whyu-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:22:04.794804+00:00 Debian Oval Importer Affected by VCID-ez3x-nyv8-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:13:24.237761+00:00 Debian Oval Importer Affected by VCID-9hk3-5wyf-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:04:36.677272+00:00 Debian Oval Importer Affected by VCID-x996-zg65-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:49:42.765660+00:00 Debian Oval Importer Affected by VCID-y3h1-t9nt-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:43:49.281284+00:00 Debian Oval Importer Affected by VCID-s9fq-hc6s-aaad https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:40:11.941491+00:00 Debian Oval Importer Affected by VCID-hq4z-qnux-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:37:36.179764+00:00 Debian Oval Importer Fixing VCID-v7cy-daux-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:37:22.282587+00:00 Debian Oval Importer Affected by VCID-4gvf-mcv9-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:16:39.744839+00:00 Debian Oval Importer Fixing VCID-n368-vyer-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T03:10:00.311337+00:00 Debian Oval Importer Affected by VCID-qs89-w1wn-aaar https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.0
2025-06-08T03:06:33.241301+00:00 Debian Oval Importer Affected by VCID-6qds-tekv-aaaj https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.0
2025-06-08T03:00:52.797223+00:00 Debian Oval Importer Affected by VCID-4gvf-mcv9-aaab https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.1.0
2025-06-08T01:20:21.106067+00:00 Debian Oval Importer Affected by VCID-9hk3-5wyf-aaae None 36.1.0
2025-06-07T18:44:18.137251+00:00 Debian Oval Importer Affected by VCID-x996-zg65-aaam None 36.1.0
2025-06-07T18:39:14.260036+00:00 Debian Oval Importer Affected by VCID-s9fq-hc6s-aaad None 36.1.0
2025-06-07T18:36:47.489776+00:00 Debian Oval Importer Affected by VCID-y3h1-t9nt-aaaj None 36.1.0
2025-06-07T18:21:14.228110+00:00 Debian Oval Importer Affected by VCID-6qds-tekv-aaaj None 36.1.0
2025-06-07T17:45:22.662018+00:00 Debian Oval Importer Fixing VCID-gdgx-vfcu-aaab None 36.1.0
2025-06-07T17:42:58.695659+00:00 Debian Oval Importer Fixing VCID-n368-vyer-aaar None 36.1.0
2025-06-07T16:33:22.120481+00:00 Debian Oval Importer Affected by VCID-hq4z-qnux-aaag None 36.1.0
2025-06-07T16:28:36.892584+00:00 Debian Oval Importer Affected by VCID-w1m8-n281-aaam None 36.1.0
2025-06-07T15:44:26.771588+00:00 Debian Oval Importer Fixing VCID-v7cy-daux-aaac None 36.1.0
2025-06-07T15:07:32.074702+00:00 Debian Oval Importer Affected by VCID-4gvf-mcv9-aaab None 36.1.0
2025-06-07T14:43:40.327626+00:00 Debian Oval Importer Affected by VCID-kvev-whyu-aaap None 36.1.0
2025-06-07T14:40:29.165727+00:00 Debian Oval Importer Affected by VCID-ez3x-nyv8-aaab None 36.1.0
2025-06-07T14:01:22.947691+00:00 Debian Oval Importer Affected by VCID-rs6r-ugky-aaap None 36.1.0
2025-06-07T13:20:21.089135+00:00 Debian Oval Importer Affected by VCID-qs89-w1wn-aaar None 36.1.0
2025-06-03T13:19:48.300410+00:00 Debian Oval Importer Affected by VCID-qs89-w1wn-aaar None 36.1.2
2025-04-12T22:34:17.077691+00:00 Debian Oval Importer Affected by VCID-x996-zg65-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:08:16.340961+00:00 Debian Oval Importer Affected by VCID-y3h1-t9nt-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:58:54.675885+00:00 Debian Oval Importer Affected by VCID-kvev-whyu-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:45:24.887200+00:00 Debian Oval Importer Affected by VCID-9hk3-5wyf-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:44:37.438168+00:00 Debian Oval Importer Fixing VCID-v7cy-daux-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:40:27.984725+00:00 Debian Oval Importer Fixing VCID-n368-vyer-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:16:02.017972+00:00 Debian Oval Importer Affected by VCID-4gvf-mcv9-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:07:54.630647+00:00 Debian Oval Importer Affected by VCID-qs89-w1wn-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:37:36.211666+00:00 Debian Oval Importer Affected by VCID-s9fq-hc6s-aaad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:34:03.872847+00:00 Debian Oval Importer Affected by VCID-rs6r-ugky-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:21:26.866459+00:00 Debian Oval Importer Affected by VCID-6qds-tekv-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:12:48.552115+00:00 Debian Oval Importer Affected by VCID-w1m8-n281-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:07:55.522510+00:00 Debian Oval Importer Affected by VCID-ez3x-nyv8-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:36:38.772054+00:00 Debian Oval Importer Affected by VCID-hq4z-qnux-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:24:01.804416+00:00 Debian Oval Importer Fixing VCID-gdgx-vfcu-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:02:58.292166+00:00 Debian Oval Importer Fixing VCID-gdgx-vfcu-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:30:30.789874+00:00 Debian Oval Importer Affected by VCID-w1m8-n281-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:39:04.190797+00:00 Debian Oval Importer Affected by VCID-6qds-tekv-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:46:56.278583+00:00 Debian Oval Importer Affected by VCID-rs6r-ugky-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:40:51.623167+00:00 Debian Oval Importer Affected by VCID-qs89-w1wn-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:35:08.550674+00:00 Debian Oval Importer Affected by VCID-kvev-whyu-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:54:40.013647+00:00 Debian Oval Importer Affected by VCID-ez3x-nyv8-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:45:36.299176+00:00 Debian Oval Importer Affected by VCID-9hk3-5wyf-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:36:36.817013+00:00 Debian Oval Importer Affected by VCID-x996-zg65-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:21:27.854704+00:00 Debian Oval Importer Affected by VCID-y3h1-t9nt-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:15:34.277115+00:00 Debian Oval Importer Affected by VCID-s9fq-hc6s-aaad https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:11:52.036595+00:00 Debian Oval Importer Affected by VCID-hq4z-qnux-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:09:10.299349+00:00 Debian Oval Importer Fixing VCID-v7cy-daux-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:08:55.905864+00:00 Debian Oval Importer Affected by VCID-4gvf-mcv9-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:47:42.261770+00:00 Debian Oval Importer Fixing VCID-n368-vyer-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T01:37:20.810314+00:00 Debian Oval Importer Affected by VCID-qs89-w1wn-aaar https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.0.0
2025-04-08T01:33:46.802291+00:00 Debian Oval Importer Affected by VCID-6qds-tekv-aaaj https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.0.0
2025-04-08T01:27:58.966697+00:00 Debian Oval Importer Affected by VCID-4gvf-mcv9-aaab https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 36.0.0
2025-04-07T23:53:05.020975+00:00 Debian Oval Importer Affected by VCID-9hk3-5wyf-aaae None 36.0.0
2025-04-07T17:22:07.738109+00:00 Debian Oval Importer Affected by VCID-x996-zg65-aaam None 36.0.0
2025-04-07T17:17:02.876256+00:00 Debian Oval Importer Affected by VCID-s9fq-hc6s-aaad None 36.0.0
2025-04-07T17:14:33.237720+00:00 Debian Oval Importer Affected by VCID-y3h1-t9nt-aaaj None 36.0.0
2025-04-07T16:58:50.609250+00:00 Debian Oval Importer Affected by VCID-6qds-tekv-aaaj None 36.0.0
2025-04-07T16:21:35.893611+00:00 Debian Oval Importer Fixing VCID-gdgx-vfcu-aaab None 36.0.0
2025-04-07T16:19:02.500558+00:00 Debian Oval Importer Fixing VCID-n368-vyer-aaar None 36.0.0
2025-04-07T15:05:27.485492+00:00 Debian Oval Importer Affected by VCID-hq4z-qnux-aaag None 36.0.0
2025-04-07T15:00:30.531730+00:00 Debian Oval Importer Affected by VCID-w1m8-n281-aaam None 36.0.0
2025-04-07T14:15:12.102021+00:00 Debian Oval Importer Fixing VCID-v7cy-daux-aaac None 36.0.0
2025-04-07T13:39:16.437593+00:00 Debian Oval Importer Affected by VCID-4gvf-mcv9-aaab None 36.0.0
2025-04-07T13:15:40.031747+00:00 Debian Oval Importer Affected by VCID-kvev-whyu-aaap None 36.0.0
2025-04-07T13:12:30.377884+00:00 Debian Oval Importer Affected by VCID-ez3x-nyv8-aaab None 36.0.0
2025-04-07T12:35:40.146543+00:00 Debian Oval Importer Affected by VCID-rs6r-ugky-aaap None 36.0.0
2025-04-07T11:55:53.626735+00:00 Debian Oval Importer Affected by VCID-qs89-w1wn-aaar None 36.0.0
2024-11-29T05:09:28.074719+00:00 Debian Oval Importer Affected by VCID-rs6r-ugky-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-29T03:01:22.942988+00:00 Debian Oval Importer Affected by VCID-x996-zg65-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-27T23:06:32.848921+00:00 Debian Oval Importer Affected by VCID-ez3x-nyv8-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-27T22:53:41.610119+00:00 Debian Oval Importer Affected by VCID-kvev-whyu-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-27T16:18:44.037606+00:00 Debian Oval Importer Affected by VCID-y3h1-t9nt-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-27T01:20:54.490517+00:00 Debian Oval Importer Affected by VCID-hq4z-qnux-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-27T00:23:08.294648+00:00 Debian Oval Importer Affected by VCID-s9fq-hc6s-aaad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-26T17:56:48.018770+00:00 Debian Oval Importer Fixing VCID-gdgx-vfcu-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-26T17:13:55.424314+00:00 Debian Oval Importer Fixing VCID-v7cy-daux-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-26T08:23:53.044634+00:00 Debian Oval Importer Fixing VCID-n368-vyer-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-10-14T12:04:51.417315+00:00 Debian Oval Importer Affected by VCID-rs6r-ugky-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-14T10:30:24.257319+00:00 Debian Oval Importer Affected by VCID-x996-zg65-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-13T14:24:04.473768+00:00 Debian Oval Importer Affected by VCID-ez3x-nyv8-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-13T14:15:34.450823+00:00 Debian Oval Importer Affected by VCID-kvev-whyu-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-13T09:49:03.148743+00:00 Debian Oval Importer Affected by VCID-y3h1-t9nt-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-12T23:28:17.247341+00:00 Debian Oval Importer Affected by VCID-hq4z-qnux-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-12T22:48:27.909340+00:00 Debian Oval Importer Affected by VCID-s9fq-hc6s-aaad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-12T18:30:40.784661+00:00 Debian Oval Importer Fixing VCID-gdgx-vfcu-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-12T18:02:01.661435+00:00 Debian Oval Importer Fixing VCID-v7cy-daux-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-12T12:12:15.640663+00:00 Debian Oval Importer Fixing VCID-n368-vyer-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-09-21T09:17:13.386011+00:00 Debian Oval Importer Affected by VCID-rs6r-ugky-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-21T08:33:35.421874+00:00 Debian Oval Importer Affected by VCID-x996-zg65-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-21T00:08:17.584924+00:00 Debian Oval Importer Affected by VCID-ez3x-nyv8-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-21T00:04:11.302509+00:00 Debian Oval Importer Affected by VCID-kvev-whyu-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-20T22:15:44.834578+00:00 Debian Oval Importer Affected by VCID-y3h1-t9nt-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-20T18:27:20.975786+00:00 Debian Oval Importer Affected by VCID-hq4z-qnux-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-20T18:13:04.530186+00:00 Debian Oval Importer Affected by VCID-s9fq-hc6s-aaad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-20T16:46:51.966187+00:00 Debian Oval Importer Fixing VCID-gdgx-vfcu-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-20T16:37:33.125497+00:00 Debian Oval Importer Fixing VCID-v7cy-daux-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-20T14:47:35.192782+00:00 Debian Oval Importer Fixing VCID-n368-vyer-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1