Search for packages
Package details: pkg:deb/debian/golang-1.11@1.11.6-1%2Bdeb10u3
purl pkg:deb/debian/golang-1.11@1.11.6-1%2Bdeb10u3
Next non-vulnerable version None.
Latest non-vulnerable version None.
Risk 4.5
Vulnerabilities affecting this package (14)
Vulnerability Summary Fixed by
VCID-2ps9-t61s-aaan
Aliases:
CVE-2021-33196
In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5, a crafted file count (in an archive's header) can cause a NewReader or OpenReader panic. There are no reported fixed by versions.
VCID-66vz-z7v3-aaar
Aliases:
CVE-2021-44717
Go before 1.16.12 and 1.17.x before 1.17.5 on UNIX allows write operations to an unintended file or unintended network connection as a consequence of erroneous closing of file descriptor 0 after file-descriptor exhaustion. There are no reported fixed by versions.
VCID-8dup-t5n7-aaas
Aliases:
CVE-2021-3114
In Go before 1.14.14 and 1.15.x before 1.15.7, crypto/elliptic/p224.go can generate incorrect outputs, related to an underflow of the lowest limb during the final complete reduction in the P-224 field.
1.11.6-1+deb10u4
Affected by 10 other vulnerabilities.
VCID-8ycp-22yk-aaap
Aliases:
CVE-2021-38297
Go before 1.16.9 and 1.17.x before 1.17.2 has a Buffer Overflow via large arguments in a function invocation from a WASM module, when GOARCH=wasm GOOS=js is used. There are no reported fixed by versions.
VCID-ac31-1hfd-aaah
Aliases:
CVE-2021-39293
In archive/zip in Go before 1.16.8 and 1.17.x before 1.17.1, a crafted archive header (falsely designating that many files are present) can cause a NewReader or OpenReader panic. NOTE: this issue exists because of an incomplete fix for CVE-2021-33196. There are no reported fixed by versions.
VCID-ad6a-7pdt-aaaf
Aliases:
CVE-2020-15586
Go before 1.13.13 and 1.14.x before 1.14.5 has a data race in some net/http servers, as demonstrated by the httputil.ReverseProxy Handler, because it reads a request body and writes a response at the same time.
1.11.6-1+deb10u4
Affected by 10 other vulnerabilities.
VCID-chcx-jfyc-aaaf
Aliases:
CVE-2020-7919
GHSA-cjjc-xp8v-855w
Go before 1.12.16 and 1.13.x before 1.13.7 (and the crypto/cryptobyte package before 0.0.0-20200124225646-8b5121be2f68 for Go) allows attacks on clients (resulting in a panic) via a malformed X.509 certificate.
1.11.6-1+deb10u4
Affected by 10 other vulnerabilities.
VCID-ftng-xjpg-aaag
Aliases:
CVE-2022-23806
Curve.IsOnCurve in crypto/elliptic in Go before 1.16.14 and 1.17.x before 1.17.7 can incorrectly return true in situations with a big.Int value that is not a valid field element. There are no reported fixed by versions.
VCID-nk3v-tvmw-aaam
Aliases:
CVE-2021-44716
GHSA-vc3p-29h2-gpcp
net/http in Go before 1.16.12 and 1.17.x before 1.17.5 allows uncontrolled memory consumption in the header canonicalization cache via HTTP/2 requests. There are no reported fixed by versions.
VCID-nphv-er38-aaae
Aliases:
CVE-2021-41771
ImportedSymbols in debug/macho (for Open or OpenFat) in Go before 1.16.10 and 1.17.x before 1.17.3 Accesses a Memory Location After the End of a Buffer, aka an out-of-bounds slice situation. There are no reported fixed by versions.
VCID-q8fq-1yrc-aaag
Aliases:
CVE-2022-24921
regexp.Compile in Go before 1.16.15 and 1.17.x before 1.17.8 allows stack exhaustion via a deeply nested expression. There are no reported fixed by versions.
VCID-tx59-xnak-aaaj
Aliases:
CVE-2020-28367
Code injection in the go command with cgo before Go 1.14.12 and Go 1.15.5 allows arbitrary code execution at build time via malicious gcc flags specified via a #cgo directive. There are no reported fixed by versions.
VCID-v537-bky8-aaak
Aliases:
CVE-2021-36221
Go before 1.15.15 and 1.16.x before 1.16.7 has a race condition that can lead to a net/http/httputil ReverseProxy panic upon an ErrAbortHandler abort. There are no reported fixed by versions.
VCID-zxgs-3w22-aaap
Aliases:
CVE-2020-16845
GHSA-q6gq-997w-f55g
Go before 1.13.15 and 14.x before 1.14.7 can have an infinite read loop in ReadUvarint and ReadVarint in encoding/binary via invalid inputs.
1.11.6-1+deb10u4
Affected by 10 other vulnerabilities.
Vulnerabilities fixed by this package (5)
Vulnerability Summary Aliases
VCID-3gua-vux5-aaaq Some HTTP/2 implementations are vulnerable to ping floods, potentially leading to a denial of service. The attacker sends continual pings to an HTTP/2 peer, causing the peer to build an internal queue of responses. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both. CVE-2019-9512
GHSA-hgr8-6h9x-f7q9
VCID-4ug2-ug11-aaac net/url in Go before 1.11.13 and 1.12.x before 1.12.8 mishandles malformed hosts in URLs, leading to an authorization bypass in some applications. This is related to a Host field with a suffix appearing in neither Hostname() nor Port(), and is related to a non-numeric port number. For example, an attacker can compose a crafted javascript:// URL that results in a hostname of google.com. CVE-2019-14809
VCID-4uqa-rypz-aaas Go before 1.12.11 and 1.3.x before 1.13.2 can panic upon an attempt to process network traffic containing an invalid DSA public key. There are several attack scenarios, such as traffic from a client to a server that verifies client certificates. CVE-2019-17596
VCID-6ypc-78mx-aaac Some HTTP/2 implementations are vulnerable to a reset flood, potentially leading to a denial of service. The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream of RST_STREAM frames from the peer. Depending on how the peer queues the RST_STREAM frames, this can consume excess memory, CPU, or both. CVE-2019-9514
GHSA-39qc-96h7-956f
VCID-kq1v-8r3r-aaaf Go before 1.12.10 and 1.13.x before 1.13.1 allow HTTP Request Smuggling. CVE-2019-16276

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-21T17:56:37.199742+00:00 Debian Oval Importer Affected by VCID-nk3v-tvmw-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:44:11.114857+00:00 Debian Oval Importer Affected by VCID-q8fq-1yrc-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:31:59.889594+00:00 Debian Oval Importer Affected by VCID-2ps9-t61s-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:19:30.193658+00:00 Debian Oval Importer Affected by VCID-nphv-er38-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:47:29.145134+00:00 Debian Oval Importer Affected by VCID-ftng-xjpg-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:52:15.349460+00:00 Debian Oval Importer Fixing VCID-6ypc-78mx-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:39:43.144245+00:00 Debian Oval Importer Affected by VCID-66vz-z7v3-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:30:21.748084+00:00 Debian Oval Importer Affected by VCID-8dup-t5n7-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:25:35.283070+00:00 Debian Oval Importer Fixing VCID-kq1v-8r3r-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:17:07.231074+00:00 Debian Oval Importer Affected by VCID-tx59-xnak-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:55:35.616348+00:00 Debian Oval Importer Affected by VCID-v537-bky8-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:53:38.000578+00:00 Debian Oval Importer Fixing VCID-4uqa-rypz-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:40:30.909929+00:00 Debian Oval Importer Fixing VCID-4ug2-ug11-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:36:16.207894+00:00 Debian Oval Importer Fixing VCID-3gua-vux5-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:31:08.215017+00:00 Debian Oval Importer Affected by VCID-chcx-jfyc-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:17:09.761363+00:00 Debian Oval Importer Affected by VCID-ac31-1hfd-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:46:48.060495+00:00 Debian Oval Importer Affected by VCID-ad6a-7pdt-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:47:33.754283+00:00 Debian Oval Importer Affected by VCID-zxgs-3w22-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:15:46.482195+00:00 Debian Oval Importer Affected by VCID-8ycp-22yk-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T08:04:03.128855+00:00 Debian Oval Importer Affected by VCID-tx59-xnak-aaaj None 36.1.3
2025-06-21T08:03:49.275829+00:00 Debian Oval Importer Affected by VCID-ftng-xjpg-aaag None 36.1.3
2025-06-21T08:03:47.880236+00:00 Debian Oval Importer Affected by VCID-ac31-1hfd-aaah None 36.1.3
2025-06-21T08:03:38.424002+00:00 Debian Oval Importer Affected by VCID-q8fq-1yrc-aaag None 36.1.3
2025-06-21T08:03:33.856177+00:00 Debian Oval Importer Affected by VCID-66vz-z7v3-aaar None 36.1.3
2025-06-21T08:03:23.517230+00:00 Debian Oval Importer Affected by VCID-2ps9-t61s-aaan None 36.1.3
2025-06-21T08:03:02.905522+00:00 Debian Oval Importer Affected by VCID-v537-bky8-aaak None 36.1.3
2025-06-21T08:03:01.591070+00:00 Debian Oval Importer Affected by VCID-nk3v-tvmw-aaam None 36.1.3
2025-06-21T08:02:47.846201+00:00 Debian Oval Importer Affected by VCID-nphv-er38-aaae None 36.1.3
2025-06-21T08:02:43.669277+00:00 Debian Oval Importer Affected by VCID-8ycp-22yk-aaap None 36.1.3
2025-06-21T01:14:39.523253+00:00 Debian Oval Importer Affected by VCID-ad6a-7pdt-aaaf None 36.1.3
2025-06-21T01:12:10.692357+00:00 Debian Oval Importer Fixing VCID-4uqa-rypz-aaas None 36.1.3
2025-06-21T00:24:15.493058+00:00 Debian Oval Importer Affected by VCID-chcx-jfyc-aaaf None 36.1.3
2025-06-20T23:56:14.919632+00:00 Debian Oval Importer Fixing VCID-kq1v-8r3r-aaaf None 36.1.3
2025-06-20T23:03:26.119510+00:00 Debian Oval Importer Fixing VCID-6ypc-78mx-aaac None 36.1.3
2025-06-20T22:11:15.802971+00:00 Debian Oval Importer Fixing VCID-4ug2-ug11-aaac None 36.1.3
2025-06-20T22:11:05.067342+00:00 Debian Oval Importer Affected by VCID-8dup-t5n7-aaas None 36.1.3
2025-06-20T20:48:22.737989+00:00 Debian Oval Importer Affected by VCID-zxgs-3w22-aaap None 36.1.3
2025-06-20T20:45:38.517715+00:00 Debian Oval Importer Fixing VCID-3gua-vux5-aaaq None 36.1.3
2025-06-08T10:28:19.737758+00:00 Debian Oval Importer Affected by VCID-nk3v-tvmw-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T10:17:17.281640+00:00 Debian Oval Importer Affected by VCID-q8fq-1yrc-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T10:08:09.940727+00:00 Debian Oval Importer Affected by VCID-2ps9-t61s-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T10:00:37.198077+00:00 Debian Oval Importer Affected by VCID-nphv-er38-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:32:43.187369+00:00 Debian Oval Importer Affected by VCID-ftng-xjpg-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:45:36.323797+00:00 Debian Oval Importer Fixing VCID-6ypc-78mx-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:34:03.370528+00:00 Debian Oval Importer Affected by VCID-66vz-z7v3-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:24:54.352812+00:00 Debian Oval Importer Affected by VCID-8dup-t5n7-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:20:07.909632+00:00 Debian Oval Importer Fixing VCID-kq1v-8r3r-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:10:58.105120+00:00 Debian Oval Importer Affected by VCID-tx59-xnak-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:49:04.152297+00:00 Debian Oval Importer Affected by VCID-v537-bky8-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:47:55.415799+00:00 Debian Oval Importer Fixing VCID-4uqa-rypz-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:34:45.506839+00:00 Debian Oval Importer Fixing VCID-4ug2-ug11-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:30:24.275839+00:00 Debian Oval Importer Fixing VCID-3gua-vux5-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:25:08.839977+00:00 Debian Oval Importer Affected by VCID-chcx-jfyc-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:11:47.320167+00:00 Debian Oval Importer Affected by VCID-ac31-1hfd-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:41:53.040607+00:00 Debian Oval Importer Affected by VCID-ad6a-7pdt-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:02:14.834368+00:00 Debian Oval Importer Affected by VCID-zxgs-3w22-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T04:40:57.466629+00:00 Debian Oval Importer Affected by VCID-8ycp-22yk-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T01:45:05.873312+00:00 Debian Oval Importer Affected by VCID-tx59-xnak-aaaj None 36.1.0
2025-06-08T01:44:52.027338+00:00 Debian Oval Importer Affected by VCID-ftng-xjpg-aaag None 36.1.0
2025-06-08T01:44:50.679325+00:00 Debian Oval Importer Affected by VCID-ac31-1hfd-aaah None 36.1.0
2025-06-08T01:44:41.652398+00:00 Debian Oval Importer Affected by VCID-q8fq-1yrc-aaag None 36.1.0
2025-06-08T01:44:37.005987+00:00 Debian Oval Importer Affected by VCID-66vz-z7v3-aaar None 36.1.0
2025-06-08T01:44:26.583092+00:00 Debian Oval Importer Affected by VCID-2ps9-t61s-aaan None 36.1.0
2025-06-08T01:44:04.885709+00:00 Debian Oval Importer Affected by VCID-v537-bky8-aaak None 36.1.0
2025-06-08T01:44:03.244819+00:00 Debian Oval Importer Affected by VCID-nk3v-tvmw-aaam None 36.1.0
2025-06-08T01:43:49.077112+00:00 Debian Oval Importer Affected by VCID-nphv-er38-aaae None 36.1.0
2025-06-08T01:43:44.991814+00:00 Debian Oval Importer Affected by VCID-8ycp-22yk-aaap None 36.1.0
2025-06-07T18:37:19.334961+00:00 Debian Oval Importer Affected by VCID-ad6a-7pdt-aaaf None 36.1.0
2025-06-07T18:34:50.497248+00:00 Debian Oval Importer Fixing VCID-4uqa-rypz-aaas None 36.1.0
2025-06-07T17:47:03.421773+00:00 Debian Oval Importer Affected by VCID-chcx-jfyc-aaaf None 36.1.0
2025-06-07T17:19:09.723166+00:00 Debian Oval Importer Fixing VCID-kq1v-8r3r-aaaf None 36.1.0
2025-06-07T16:26:40.753362+00:00 Debian Oval Importer Fixing VCID-6ypc-78mx-aaac None 36.1.0
2025-06-07T15:35:16.172218+00:00 Debian Oval Importer Fixing VCID-4ug2-ug11-aaac None 36.1.0
2025-06-07T15:35:05.702743+00:00 Debian Oval Importer Affected by VCID-8dup-t5n7-aaas None 36.1.0
2025-06-07T14:19:50.513631+00:00 Debian Oval Importer Affected by VCID-zxgs-3w22-aaap None 36.1.0
2025-06-07T14:17:33.511791+00:00 Debian Oval Importer Fixing VCID-3gua-vux5-aaaq None 36.1.0
2025-04-12T16:09:33.283815+00:00 Debian Oval Importer Affected by VCID-nk3v-tvmw-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-12T15:58:09.034666+00:00 Debian Oval Importer Affected by VCID-q8fq-1yrc-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:40:29.638329+00:00 Debian Oval Importer Affected by VCID-2ps9-t61s-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:32:53.581672+00:00 Debian Oval Importer Affected by VCID-nphv-er38-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:05:07.203541+00:00 Debian Oval Importer Affected by VCID-ftng-xjpg-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:17:06.979295+00:00 Debian Oval Importer Fixing VCID-6ypc-78mx-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:05:27.626348+00:00 Debian Oval Importer Affected by VCID-66vz-z7v3-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:56:16.498723+00:00 Debian Oval Importer Affected by VCID-8dup-t5n7-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:51:28.886473+00:00 Debian Oval Importer Fixing VCID-kq1v-8r3r-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:42:56.400016+00:00 Debian Oval Importer Affected by VCID-tx59-xnak-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:21:31.204280+00:00 Debian Oval Importer Affected by VCID-v537-bky8-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:20:20.386624+00:00 Debian Oval Importer Fixing VCID-4uqa-rypz-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:07:04.002564+00:00 Debian Oval Importer Fixing VCID-4ug2-ug11-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:02:42.125681+00:00 Debian Oval Importer Fixing VCID-3gua-vux5-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:57:28.233934+00:00 Debian Oval Importer Affected by VCID-chcx-jfyc-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:43:53.534047+00:00 Debian Oval Importer Affected by VCID-ac31-1hfd-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:13:35.232962+00:00 Debian Oval Importer Affected by VCID-ad6a-7pdt-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:33:08.771547+00:00 Debian Oval Importer Affected by VCID-zxgs-3w22-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:11:59.849125+00:00 Debian Oval Importer Affected by VCID-8ycp-22yk-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T00:16:56.953341+00:00 Debian Oval Importer Affected by VCID-tx59-xnak-aaaj None 36.0.0
2025-04-08T00:16:42.382385+00:00 Debian Oval Importer Affected by VCID-ftng-xjpg-aaag None 36.0.0
2025-04-08T00:16:41.048439+00:00 Debian Oval Importer Affected by VCID-ac31-1hfd-aaah None 36.0.0
2025-04-08T00:16:31.839488+00:00 Debian Oval Importer Affected by VCID-q8fq-1yrc-aaag None 36.0.0
2025-04-08T00:16:27.077456+00:00 Debian Oval Importer Affected by VCID-66vz-z7v3-aaar None 36.0.0
2025-04-08T00:16:16.576141+00:00 Debian Oval Importer Affected by VCID-2ps9-t61s-aaan None 36.0.0
2025-04-08T00:15:55.950991+00:00 Debian Oval Importer Affected by VCID-v537-bky8-aaak None 36.0.0
2025-04-08T00:15:54.610338+00:00 Debian Oval Importer Affected by VCID-nk3v-tvmw-aaam None 36.0.0
2025-04-08T00:15:40.615094+00:00 Debian Oval Importer Affected by VCID-nphv-er38-aaae None 36.0.0
2025-04-08T00:15:36.389141+00:00 Debian Oval Importer Affected by VCID-8ycp-22yk-aaap None 36.0.0
2025-04-07T17:15:05.800704+00:00 Debian Oval Importer Affected by VCID-ad6a-7pdt-aaaf None 36.0.0
2025-04-07T17:12:34.954286+00:00 Debian Oval Importer Fixing VCID-4uqa-rypz-aaas None 36.0.0
2025-04-07T16:23:29.516610+00:00 Debian Oval Importer Affected by VCID-chcx-jfyc-aaaf None 36.0.0
2025-04-07T15:53:07.224643+00:00 Debian Oval Importer Fixing VCID-kq1v-8r3r-aaaf None 36.0.0
2025-04-07T14:58:29.563086+00:00 Debian Oval Importer Fixing VCID-6ypc-78mx-aaac None 36.0.0
2025-04-07T14:06:14.234344+00:00 Debian Oval Importer Fixing VCID-4ug2-ug11-aaac None 36.0.0
2025-04-07T14:06:03.895401+00:00 Debian Oval Importer Affected by VCID-8dup-t5n7-aaas None 36.0.0
2025-04-07T12:52:36.431496+00:00 Debian Oval Importer Affected by VCID-zxgs-3w22-aaap None 36.0.0
2025-04-07T12:50:21.385950+00:00 Debian Oval Importer Fixing VCID-3gua-vux5-aaaq None 36.0.0