Search for packages
purl | pkg:deb/debian/pypy3@7.3.5%2Bdfsg-2%2Bdeb11u2 |
Next non-vulnerable version | 7.3.19+dfsg-2 |
Latest non-vulnerable version | 7.3.19+dfsg-2 |
Risk | 4.0 |
Vulnerability | Summary | Fixed by |
---|---|---|
VCID-1n4c-69xu-aaae
Aliases: CVE-2021-3733 |
There's a flaw in urllib's AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability. |
Affected by 3 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. |
VCID-1yvf-qg2w-aaan
Aliases: CVE-2022-42919 |
Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9. |
Affected by 3 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. |
VCID-469d-4hfp-fygd
Aliases: CVE-2024-9287 |
A vulnerability has been found in the CPython `venv` module and CLI where path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment "activation" scripts (ie "source venv/bin/activate"). This means that attacker-controlled virtual environments are able to run commands when the virtual environment is activated. Virtual environments which are not created by an attacker or which aren't activated before being used (ie "./venv/bin/python") are not affected. |
Affected by 2 other vulnerabilities. |
VCID-69wz-uwzh-aaam
Aliases: CVE-2021-28861 |
Python 3.x through 3.10 has an open redirection vulnerability in lib/http/server.py due to no protection against multiple (/) at the beginning of URI path which may leads to information disclosure. |
Affected by 3 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. |
VCID-adb7-t68d-aaah
Aliases: CVE-2023-6597 |
An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances. |
Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-bdw7-d7up-aaaf
Aliases: CVE-2021-4189 |
A flaw was found in Python, specifically in the FTP (File Transfer Protocol) client library in PASV (passive) mode. The issue is how the FTP client trusts the host from the PASV response by default. This flaw allows an attacker to set up a malicious FTP server that can trick FTP clients into connecting back to a given IP address and port. This vulnerability could lead to FTP client scanning ports, which otherwise would not have been possible. |
Affected by 3 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. |
VCID-c7j4-3vmk-aaaf
Aliases: CVE-2024-5642 |
python: Invalid value for OpenSSL API may cause Buffer over-read when NPN is used |
Affected by 2 other vulnerabilities. |
VCID-fxcv-tgm2-aaac
Aliases: CVE-2020-10735 |
CVE-2020-10735 python: int() type in PyLong_FromString() does not limit amount of digits converting text to int leading to DoS |
Affected by 3 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. |
VCID-gf6k-frsj-aaas
Aliases: CVE-2023-40217 |
An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as "not connected" and won't initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.) |
Affected by 3 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-hq7h-468r-aaad
Aliases: CVE-2021-3737 |
A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time. The highest threat from this vulnerability is to system availability. |
Affected by 3 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. |
VCID-kxt9-wr47-aaaf
Aliases: CVE-2024-0450 |
An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The zipfile module is vulnerable to “quoted-overlap” zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive. |
Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-nuws-q4cw-aaae
Aliases: CVE-2022-45061 |
An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16. |
Affected by 3 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. |
VCID-ttvn-gv7h-aaaq
Aliases: CVE-2022-0391 |
A flaw was found in Python, specifically within the urllib.parse module. This module helps break Uniform Resource Locator (URL) strings into components. The issue involves how the urlparse method does not sanitize input and allows characters like '\r' and '\n' in the URL path. This flaw allows an attacker to input a crafted URL, leading to injection attacks. This flaw affects Python versions prior to 3.10.0b1, 3.9.5, 3.8.11, 3.7.11 and 3.6.14. |
Affected by 3 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. |
VCID-u5e1-ny7x-aaab
Aliases: CVE-2024-0397 |
A defect was discovered in the Python “ssl” module where there is a memory race condition with the ssl.SSLContext methods “cert_store_stats()” and “get_ca_certs()”. The race condition can be triggered if the methods are called at the same time as certificates are loaded into the SSLContext, such as during the TLS handshake with a certificate directory configured. This issue is fixed in CPython 3.10.14, 3.11.9, 3.12.3, and 3.13.0a5. |
Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-ve93-p9d1-aaak
Aliases: CVE-2020-29651 GHSA-hj5v-574p-mj7c PYSEC-2020-92 |
A denial of service via regular expression in the py.path.svnwc component of py (aka python-py) through 1.9.0 could be used by attackers to cause a compute-time denial of service attack by supplying malicious input to the blame functionality. |
Affected by 2 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-w518-7svn-ybfu
Aliases: CVE-2025-0938 |
python: cpython: URL parser allowed square brackets in domain names |
Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-y1sw-wnzq-aaae
Aliases: CVE-2023-24329 |
An issue in the urllib.parse component of Python before v3.11 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters. |
Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-zx7c-pz97-aaar
Aliases: CVE-2023-27043 |
The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is granted only after verifying receipt of e-mail to a specific domain (e.g., only @company.example.com addresses may be used for signup). This occurs in email/_parseaddr.py in recent versions of Python. |
Affected by 2 other vulnerabilities. Affected by 0 other vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
VCID-1n4c-69xu-aaae | There's a flaw in urllib's AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability. |
CVE-2021-3733
|
VCID-ae3q-mde6-aaab | In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation. |
CVE-2019-20907
|
VCID-aer8-np52-aaan | In Python 3 through 3.9.0, the Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP. |
CVE-2020-27619
|
VCID-awv4-rzmw-aaap | The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface. |
CVE-2022-37454
GHSA-6w4m-2xhg-2658 |
VCID-bdw7-d7up-aaaf | A flaw was found in Python, specifically in the FTP (File Transfer Protocol) client library in PASV (passive) mode. The issue is how the FTP client trusts the host from the PASV response by default. This flaw allows an attacker to set up a malicious FTP server that can trick FTP clients into connecting back to a given IP address and port. This vulnerability could lead to FTP client scanning ports, which otherwise would not have been possible. |
CVE-2021-4189
|
VCID-dymx-8r2e-aaad | There's a flaw in Python 3's pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normally be able to access. The highest risk of this flaw is to data confidentiality. This flaw affects Python versions before 3.8.9, Python versions before 3.9.3 and Python versions before 3.10.0a7. |
CVE-2021-3426
|
VCID-q4am-rpfd-aaar | An XML External Entity (XXE) issue was discovered in Python through 3.9.1. The plistlib module no longer accepts entity declarations in XML plist files to avoid XML vulnerabilities. |
CVE-2022-48565
|
VCID-s4tj-c35n-aaad | http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of HTTPConnection.request. |
CVE-2020-26116
|
VCID-uudz-d713-aaah | An issue was discovered in compare_digest in Lib/hmac.py in Python through 3.9.1. Constant-time-defeating optimisations were possible in the accumulator variable in hmac.compare_digest. |
CVE-2022-48566
|
VCID-v5ru-rq3c-aaag | read_ints in plistlib.py in Python through 3.9.1 is vulnerable to a potential DoS attack via CPU and RAM exhaustion when processing malformed Apple Property List files in binary format. |
CVE-2022-48564
|
VCID-y2w8-eze9-aaar | In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This (in some situations) allows attackers to bypass access control that is based on IP addresses. |
CVE-2021-29921
|
VCID-y3pv-b3df-aaah | The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter. |
CVE-2021-23336
|
Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
---|---|---|---|---|---|
2025-06-22T12:01:51.672812+00:00 | Debian Importer | Fixing | VCID-s4tj-c35n-aaad | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-22T07:00:56.156995+00:00 | Debian Importer | Affected by | VCID-gf6k-frsj-aaas | None | 36.1.3 |
2025-06-22T02:00:18.808255+00:00 | Debian Importer | Fixing | VCID-q4am-rpfd-aaar | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T21:30:20.709173+00:00 | Debian Importer | Affected by | VCID-adb7-t68d-aaah | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T20:58:22.927999+00:00 | Debian Importer | Affected by | VCID-y1sw-wnzq-aaae | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T18:49:10.644175+00:00 | Debian Oval Importer | Fixing | VCID-dymx-8r2e-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T18:23:58.878141+00:00 | Debian Oval Importer | Fixing | VCID-y3pv-b3df-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T15:56:56.644911+00:00 | Debian Importer | Affected by | VCID-fxcv-tgm2-aaac | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T15:12:46.610565+00:00 | Debian Importer | Fixing | VCID-aer8-np52-aaan | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T13:58:41.149151+00:00 | Debian Importer | Affected by | VCID-69wz-uwzh-aaam | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T13:15:46.610311+00:00 | Debian Importer | Affected by | VCID-u5e1-ny7x-aaab | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T12:41:19.670520+00:00 | Debian Importer | Fixing | VCID-y3pv-b3df-aaah | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T11:47:19.645099+00:00 | Debian Importer | Affected by | VCID-bdw7-d7up-aaaf | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T10:50:26.599815+00:00 | Debian Importer | Affected by | VCID-w518-7svn-ybfu | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T09:44:33.203978+00:00 | Debian Importer | Fixing | VCID-v5ru-rq3c-aaag | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T09:20:19.270070+00:00 | Debian Importer | Affected by | VCID-hq7h-468r-aaad | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T07:53:45.445557+00:00 | Debian Importer | Fixing | VCID-y2w8-eze9-aaar | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T07:00:32.991173+00:00 | Debian Importer | Affected by | VCID-kxt9-wr47-aaaf | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T06:36:43.435977+00:00 | Debian Oval Importer | Fixing | VCID-awv4-rzmw-aaap | None | 36.1.3 |
2025-06-21T05:18:01.373653+00:00 | Debian Importer | Affected by | VCID-1yvf-qg2w-aaan | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T05:03:42.710122+00:00 | Debian Oval Importer | Fixing | VCID-dymx-8r2e-aaad | None | 36.1.3 |
2025-06-21T05:02:59.900230+00:00 | Debian Importer | Fixing | VCID-ae3q-mde6-aaab | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T02:27:48.140205+00:00 | Debian Oval Importer | Fixing | VCID-y3pv-b3df-aaah | None | 36.1.3 |
2025-06-21T02:06:27.783039+00:00 | Debian Importer | Fixing | VCID-y3pv-b3df-aaah | None | 36.1.3 |
2025-06-21T01:30:47.765735+00:00 | Debian Importer | Affected by | VCID-1n4c-69xu-aaae | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T00:44:13.454888+00:00 | Debian Importer | Fixing | VCID-dymx-8r2e-aaad | None | 36.1.3 |
2025-06-21T00:02:59.790434+00:00 | Debian Importer | Affected by | VCID-gf6k-frsj-aaas | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-20T23:15:51.738946+00:00 | Debian Importer | Affected by | VCID-nuws-q4cw-aaae | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-20T21:21:37.190707+00:00 | Debian Importer | Affected by | VCID-ttvn-gv7h-aaaq | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-20T21:03:31.139517+00:00 | Debian Importer | Fixing | VCID-uudz-d713-aaah | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-20T20:30:06.352125+00:00 | Debian Importer | Fixing | VCID-dymx-8r2e-aaad | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-20T20:16:08.954288+00:00 | Debian Importer | Affected by | VCID-c7j4-3vmk-aaaf | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-08T11:19:01.721997+00:00 | Debian Oval Importer | Fixing | VCID-dymx-8r2e-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T10:54:39.564223+00:00 | Debian Oval Importer | Fixing | VCID-y3pv-b3df-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T00:15:55.843937+00:00 | Debian Oval Importer | Fixing | VCID-awv4-rzmw-aaap | None | 36.1.0 |
2025-06-07T22:41:11.164764+00:00 | Debian Oval Importer | Fixing | VCID-dymx-8r2e-aaad | None | 36.1.0 |
2025-06-07T19:51:44.846695+00:00 | Debian Oval Importer | Fixing | VCID-y3pv-b3df-aaah | None | 36.1.0 |
2025-06-05T14:46:28.873904+00:00 | Debian Importer | Fixing | VCID-uudz-d713-aaah | https://security-tracker.debian.org/tracker/data/json | 36.1.0 |
2025-06-05T14:19:20.349877+00:00 | Debian Importer | Fixing | VCID-dymx-8r2e-aaad | https://security-tracker.debian.org/tracker/data/json | 36.1.0 |
2025-06-05T14:11:28.820084+00:00 | Debian Importer | Affected by | VCID-c7j4-3vmk-aaaf | https://security-tracker.debian.org/tracker/data/json | 36.1.0 |
2025-04-13T02:25:58.634239+00:00 | Debian Oval Importer | Affected by | VCID-469d-4hfp-fygd | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T02:25:54.939827+00:00 | Debian Oval Importer | Affected by | VCID-fxcv-tgm2-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T02:25:53.590066+00:00 | Debian Oval Importer | Affected by | VCID-nuws-q4cw-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T02:25:52.905887+00:00 | Debian Oval Importer | Fixing | VCID-1n4c-69xu-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T02:25:50.798598+00:00 | Debian Oval Importer | Affected by | VCID-69wz-uwzh-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T02:25:50.111150+00:00 | Debian Oval Importer | Affected by | VCID-ve93-p9d1-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T02:25:49.434594+00:00 | Debian Oval Importer | Fixing | VCID-bdw7-d7up-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T02:25:48.737074+00:00 | Debian Oval Importer | Affected by | VCID-hq7h-468r-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T02:25:46.571742+00:00 | Debian Oval Importer | Affected by | VCID-ttvn-gv7h-aaaq | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T02:25:44.402198+00:00 | Debian Oval Importer | Affected by | VCID-zx7c-pz97-aaar | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T02:23:06.203370+00:00 | Debian Oval Importer | Affected by | VCID-adb7-t68d-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T02:22:43.034188+00:00 | Debian Oval Importer | Affected by | VCID-kxt9-wr47-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T02:22:27.176045+00:00 | Debian Oval Importer | Affected by | VCID-y1sw-wnzq-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T02:22:01.653069+00:00 | Debian Oval Importer | Affected by | VCID-gf6k-frsj-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T23:39:09.751231+00:00 | Debian Oval Importer | Fixing | VCID-q4am-rpfd-aaar | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T23:39:03.192190+00:00 | Debian Oval Importer | Fixing | VCID-v5ru-rq3c-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T23:38:59.930085+00:00 | Debian Oval Importer | Fixing | VCID-uudz-d713-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T23:38:57.787446+00:00 | Debian Oval Importer | Fixing | VCID-s4tj-c35n-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T23:38:54.226256+00:00 | Debian Oval Importer | Fixing | VCID-aer8-np52-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T23:38:48.583920+00:00 | Debian Oval Importer | Fixing | VCID-ae3q-mde6-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T22:17:58.431434+00:00 | Debian Oval Importer | Fixing | VCID-awv4-rzmw-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:02:58.278747+00:00 | Debian Oval Importer | Fixing | VCID-dymx-8r2e-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T16:37:12.064151+00:00 | Debian Oval Importer | Fixing | VCID-y3pv-b3df-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-07T22:48:18.572499+00:00 | Debian Oval Importer | Fixing | VCID-awv4-rzmw-aaap | None | 36.0.0 |
2025-04-07T21:12:52.670088+00:00 | Debian Oval Importer | Fixing | VCID-dymx-8r2e-aaad | None | 36.0.0 |
2025-04-07T18:29:35.533550+00:00 | Debian Oval Importer | Fixing | VCID-y3pv-b3df-aaah | None | 36.0.0 |
2025-04-06T05:17:41.613751+00:00 | Debian Importer | Fixing | VCID-s4tj-c35n-aaad | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-06T02:00:17.299699+00:00 | Debian Importer | Affected by | VCID-u5e1-ny7x-aaab | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-06T00:40:14.214991+00:00 | Debian Importer | Affected by | VCID-gf6k-frsj-aaas | None | 36.0.0 |
2025-04-05T20:41:01.037210+00:00 | Debian Importer | Fixing | VCID-q4am-rpfd-aaar | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-05T17:30:53.473241+00:00 | Debian Importer | Affected by | VCID-adb7-t68d-aaah | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-05T16:59:39.065166+00:00 | Debian Importer | Affected by | VCID-y1sw-wnzq-aaae | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-05T12:27:17.559187+00:00 | Debian Importer | Affected by | VCID-fxcv-tgm2-aaac | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-05T11:44:26.455683+00:00 | Debian Importer | Fixing | VCID-aer8-np52-aaan | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-05T10:31:37.198686+00:00 | Debian Importer | Affected by | VCID-69wz-uwzh-aaam | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-05T09:14:54.706060+00:00 | Debian Importer | Fixing | VCID-y3pv-b3df-aaah | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-05T08:35:37.354648+00:00 | Debian Importer | Affected by | VCID-bdw7-d7up-aaaf | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-05T07:56:37.729912+00:00 | Debian Importer | Affected by | VCID-w518-7svn-ybfu | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-05T07:01:17.362161+00:00 | Debian Importer | Fixing | VCID-v5ru-rq3c-aaag | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-05T06:37:01.617123+00:00 | Debian Importer | Affected by | VCID-hq7h-468r-aaad | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-05T05:10:17.375768+00:00 | Debian Importer | Fixing | VCID-y2w8-eze9-aaar | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-05T04:16:33.077592+00:00 | Debian Importer | Affected by | VCID-kxt9-wr47-aaaf | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-05T02:32:18.734464+00:00 | Debian Importer | Affected by | VCID-1yvf-qg2w-aaan | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-04T07:52:26.002103+00:00 | Debian Importer | Fixing | VCID-ae3q-mde6-aaab | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-04T07:06:24.623079+00:00 | Debian Importer | Affected by | VCID-c7j4-3vmk-aaaf | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-04T04:52:02.835553+00:00 | Debian Importer | Fixing | VCID-y3pv-b3df-aaah | None | 36.0.0 |
2025-04-04T04:15:10.126892+00:00 | Debian Importer | Affected by | VCID-1n4c-69xu-aaae | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-04T03:27:22.596978+00:00 | Debian Importer | Fixing | VCID-dymx-8r2e-aaad | None | 36.0.0 |
2025-04-04T02:44:36.039122+00:00 | Debian Importer | Affected by | VCID-gf6k-frsj-aaas | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-04T01:56:11.287828+00:00 | Debian Importer | Affected by | VCID-nuws-q4cw-aaae | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-03T23:59:22.584107+00:00 | Debian Importer | Affected by | VCID-ttvn-gv7h-aaaq | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-03T23:44:01.746261+00:00 | Debian Importer | Fixing | VCID-uudz-d713-aaah | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-03T23:18:22.640054+00:00 | Debian Importer | Fixing | VCID-dymx-8r2e-aaad | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-02-21T17:52:21.307998+00:00 | Debian Importer | Affected by | VCID-kxt9-wr47-aaaf | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-21T17:32:20.705354+00:00 | Debian Importer | Affected by | VCID-adb7-t68d-aaah | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-21T13:00:44.244790+00:00 | Debian Importer | Affected by | VCID-gf6k-frsj-aaas | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-21T13:00:42.164105+00:00 | Debian Importer | Affected by | VCID-gf6k-frsj-aaas | None | 35.1.0 |
2025-02-21T09:36:27.833912+00:00 | Debian Importer | Affected by | VCID-y1sw-wnzq-aaae | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-21T05:20:45.751323+00:00 | Debian Importer | Fixing | VCID-uudz-d713-aaah | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-21T05:20:42.898341+00:00 | Debian Importer | Fixing | VCID-q4am-rpfd-aaar | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-21T05:20:40.623590+00:00 | Debian Importer | Fixing | VCID-v5ru-rq3c-aaag | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-21T04:36:35.061748+00:00 | Debian Importer | Affected by | VCID-nuws-q4cw-aaae | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-21T04:06:29.527900+00:00 | Debian Importer | Affected by | VCID-1yvf-qg2w-aaan | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-20T11:26:33.692592+00:00 | Debian Importer | Affected by | VCID-ttvn-gv7h-aaaq | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-20T06:48:03.080324+00:00 | Debian Importer | Affected by | VCID-bdw7-d7up-aaaf | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-20T03:00:47.449702+00:00 | Debian Importer | Affected by | VCID-hq7h-468r-aaad | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-20T02:53:20.914093+00:00 | Debian Importer | Affected by | VCID-1n4c-69xu-aaae | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-20T01:58:00.548974+00:00 | Debian Importer | Fixing | VCID-dymx-8r2e-aaad | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-20T01:57:55.786092+00:00 | Debian Importer | Fixing | VCID-dymx-8r2e-aaad | None | 35.1.0 |
2025-02-19T21:57:31.894439+00:00 | Debian Importer | Fixing | VCID-y2w8-eze9-aaar | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-19T21:40:25.606877+00:00 | Debian Importer | Affected by | VCID-69wz-uwzh-aaam | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-19T20:47:34.451752+00:00 | Debian Importer | Fixing | VCID-y3pv-b3df-aaah | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-19T20:47:33.496663+00:00 | Debian Importer | Fixing | VCID-y3pv-b3df-aaah | None | 35.1.0 |
2025-02-19T15:42:21.758312+00:00 | Debian Importer | Fixing | VCID-aer8-np52-aaan | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-19T15:14:59.952790+00:00 | Debian Importer | Fixing | VCID-s4tj-c35n-aaad | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-19T11:42:17.372329+00:00 | Debian Importer | Affected by | VCID-fxcv-tgm2-aaac | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-19T09:05:02.304300+00:00 | Debian Importer | Fixing | VCID-ae3q-mde6-aaab | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2024-11-24T06:22:07.696842+00:00 | Debian Importer | Affected by | VCID-kxt9-wr47-aaaf | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-24T06:12:08.705882+00:00 | Debian Importer | Affected by | VCID-adb7-t68d-aaah | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-24T02:12:05.339429+00:00 | Debian Importer | Affected by | VCID-gf6k-frsj-aaas | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-24T02:12:03.213143+00:00 | Debian Importer | Affected by | VCID-gf6k-frsj-aaas | None | 35.0.0 |
2024-11-23T23:12:12.633604+00:00 | Debian Importer | Affected by | VCID-y1sw-wnzq-aaae | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-23T19:23:49.508856+00:00 | Debian Importer | Fixing | VCID-uudz-d713-aaah | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-23T19:23:46.716117+00:00 | Debian Importer | Fixing | VCID-q4am-rpfd-aaar | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-23T19:23:44.443468+00:00 | Debian Importer | Fixing | VCID-v5ru-rq3c-aaag | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-23T18:44:33.206651+00:00 | Debian Importer | Affected by | VCID-nuws-q4cw-aaae | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-23T18:24:38.464588+00:00 | Debian Importer | Affected by | VCID-1yvf-qg2w-aaan | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-23T04:40:35.167328+00:00 | Debian Importer | Affected by | VCID-ttvn-gv7h-aaaq | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-23T00:39:12.080779+00:00 | Debian Importer | Affected by | VCID-bdw7-d7up-aaaf | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-22T20:49:59.040277+00:00 | Debian Importer | Affected by | VCID-hq7h-468r-aaad | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-22T20:49:34.782422+00:00 | Debian Importer | Affected by | VCID-1n4c-69xu-aaae | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-22T19:58:09.335646+00:00 | Debian Importer | Fixing | VCID-dymx-8r2e-aaad | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-22T19:58:04.556887+00:00 | Debian Importer | Fixing | VCID-dymx-8r2e-aaad | None | 35.0.0 |
2024-11-22T17:51:37.810984+00:00 | Debian Importer | Affected by | VCID-69wz-uwzh-aaam | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-22T12:48:09.188132+00:00 | Debian Importer | Fixing | VCID-aer8-np52-aaan | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-22T12:21:05.883898+00:00 | Debian Importer | Fixing | VCID-s4tj-c35n-aaad | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-22T09:01:04.402968+00:00 | Debian Importer | Affected by | VCID-fxcv-tgm2-aaac | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-20T07:28:05.192631+00:00 | Debian Importer | Affected by | VCID-fxcv-tgm2-aaac | https://security-tracker.debian.org/tracker/data/json | 34.3.2 |
2024-10-11T03:18:08.821554+00:00 | Debian Importer | Affected by | VCID-kxt9-wr47-aaaf | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-11T03:02:05.352896+00:00 | Debian Importer | Affected by | VCID-adb7-t68d-aaah | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-10T23:49:40.497044+00:00 | Debian Importer | Affected by | VCID-gf6k-frsj-aaas | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-10T23:49:38.338980+00:00 | Debian Importer | Affected by | VCID-gf6k-frsj-aaas | None | 34.0.2 |
2024-10-10T20:52:10.237303+00:00 | Debian Importer | Affected by | VCID-y1sw-wnzq-aaae | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-10T17:22:47.690011+00:00 | Debian Importer | Fixing | VCID-uudz-d713-aaah | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-10T17:22:44.801523+00:00 | Debian Importer | Fixing | VCID-q4am-rpfd-aaar | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-10T17:22:42.437823+00:00 | Debian Importer | Fixing | VCID-v5ru-rq3c-aaag | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-10T16:45:17.506228+00:00 | Debian Importer | Affected by | VCID-nuws-q4cw-aaae | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-10T16:25:36.894550+00:00 | Debian Importer | Affected by | VCID-1yvf-qg2w-aaan | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-10T02:55:35.240049+00:00 | Debian Importer | Affected by | VCID-ttvn-gv7h-aaaq | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-09T23:06:22.528137+00:00 | Debian Importer | Affected by | VCID-bdw7-d7up-aaaf | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-09T19:22:11.461488+00:00 | Debian Importer | Affected by | VCID-hq7h-468r-aaad | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-09T19:21:47.890457+00:00 | Debian Importer | Affected by | VCID-1n4c-69xu-aaae | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-09T18:40:53.412543+00:00 | Debian Importer | Fixing | VCID-dymx-8r2e-aaad | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-09T18:40:48.593167+00:00 | Debian Importer | Fixing | VCID-dymx-8r2e-aaad | None | 34.0.2 |
2024-10-09T16:44:34.471566+00:00 | Debian Importer | Affected by | VCID-69wz-uwzh-aaam | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-09T12:13:19.129527+00:00 | Debian Importer | Fixing | VCID-aer8-np52-aaan | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-09T11:54:33.808766+00:00 | Debian Importer | Fixing | VCID-s4tj-c35n-aaad | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-09T08:00:14.197427+00:00 | Debian Importer | Affected by | VCID-fxcv-tgm2-aaac | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-09-20T07:30:08.456793+00:00 | Debian Importer | Affected by | VCID-kxt9-wr47-aaaf | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-20T07:16:07.201974+00:00 | Debian Importer | Affected by | VCID-adb7-t68d-aaah | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-20T04:25:34.905108+00:00 | Debian Importer | Affected by | VCID-gf6k-frsj-aaas | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-20T04:25:32.705927+00:00 | Debian Importer | Affected by | VCID-gf6k-frsj-aaas | None | 34.0.1 |
2024-09-20T01:57:44.468358+00:00 | Debian Importer | Affected by | VCID-y1sw-wnzq-aaae | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-19T22:51:08.507421+00:00 | Debian Importer | Fixing | VCID-uudz-d713-aaah | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-19T22:51:05.703068+00:00 | Debian Importer | Fixing | VCID-q4am-rpfd-aaar | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-19T22:51:03.430128+00:00 | Debian Importer | Fixing | VCID-v5ru-rq3c-aaag | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-19T22:20:43.219104+00:00 | Debian Importer | Affected by | VCID-nuws-q4cw-aaae | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-19T22:09:21.166136+00:00 | Debian Importer | Affected by | VCID-1yvf-qg2w-aaan | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-19T09:53:37.351612+00:00 | Debian Importer | Affected by | VCID-ttvn-gv7h-aaaq | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-19T06:51:55.026410+00:00 | Debian Importer | Affected by | VCID-bdw7-d7up-aaaf | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-19T03:38:30.274684+00:00 | Debian Importer | Affected by | VCID-hq7h-468r-aaad | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-19T03:38:15.035209+00:00 | Debian Importer | Affected by | VCID-1n4c-69xu-aaae | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-19T03:04:42.621259+00:00 | Debian Importer | Fixing | VCID-dymx-8r2e-aaad | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-19T03:04:37.811117+00:00 | Debian Importer | Fixing | VCID-dymx-8r2e-aaad | None | 34.0.1 |
2024-09-19T01:17:01.456867+00:00 | Debian Importer | Affected by | VCID-69wz-uwzh-aaam | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-18T21:44:15.305640+00:00 | Debian Importer | Fixing | VCID-aer8-np52-aaan | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-18T21:28:59.523634+00:00 | Debian Importer | Fixing | VCID-s4tj-c35n-aaad | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-18T18:42:24.254737+00:00 | Debian Importer | Affected by | VCID-fxcv-tgm2-aaac | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-05-20T15:54:47.548168+00:00 | Debian Importer | Affected by | VCID-kxt9-wr47-aaaf | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-05-20T15:47:48.360217+00:00 | Debian Importer | Affected by | VCID-adb7-t68d-aaah | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-05-20T11:35:54.262823+00:00 | Debian Importer | Affected by | VCID-y1sw-wnzq-aaae | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-05-20T08:36:19.769936+00:00 | Debian Importer | Fixing | VCID-uudz-d713-aaah | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-05-20T08:36:17.361409+00:00 | Debian Importer | Fixing | VCID-q4am-rpfd-aaar | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-05-20T08:36:15.525542+00:00 | Debian Importer | Fixing | VCID-v5ru-rq3c-aaag | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-05-20T08:08:11.923913+00:00 | Debian Importer | Affected by | VCID-nuws-q4cw-aaae | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-05-20T07:51:11.396590+00:00 | Debian Importer | Affected by | VCID-1yvf-qg2w-aaan | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-05-19T13:10:11.958321+00:00 | Debian Importer | Affected by | VCID-ttvn-gv7h-aaaq | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-05-19T10:54:01.907700+00:00 | Debian Importer | Affected by | VCID-bdw7-d7up-aaaf | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-05-19T07:11:25.352184+00:00 | Debian Importer | Affected by | VCID-hq7h-468r-aaad | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-05-19T07:11:14.004823+00:00 | Debian Importer | Affected by | VCID-1n4c-69xu-aaae | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-05-19T03:16:56.148580+00:00 | Debian Importer | Fixing | VCID-y2w8-eze9-aaar | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-05-19T03:08:52.469812+00:00 | Debian Importer | Affected by | VCID-69wz-uwzh-aaam | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-05-18T23:28:53.814681+00:00 | Debian Importer | Fixing | VCID-aer8-np52-aaan | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-05-18T23:15:15.488449+00:00 | Debian Importer | Fixing | VCID-s4tj-c35n-aaad | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-05-18T19:27:09.080802+00:00 | Debian Importer | Affected by | VCID-fxcv-tgm2-aaac | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-05-18T17:18:01.247034+00:00 | Debian Importer | Fixing | VCID-ae3q-mde6-aaab | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-04-26T04:27:06.242662+00:00 | Debian Importer | Affected by | VCID-gf6k-frsj-aaas | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-04-26T04:27:03.032805+00:00 | Debian Importer | Affected by | VCID-gf6k-frsj-aaas | None | 34.0.0rc4 |
2024-04-25T01:25:53.974076+00:00 | Debian Importer | Fixing | VCID-dymx-8r2e-aaad | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-04-25T01:25:48.211353+00:00 | Debian Importer | Fixing | VCID-dymx-8r2e-aaad | None | 34.0.0rc4 |
2024-04-24T21:46:02.659460+00:00 | Debian Importer | Fixing | VCID-y3pv-b3df-aaah | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-04-24T21:46:01.676935+00:00 | Debian Importer | Fixing | VCID-y3pv-b3df-aaah | None | 34.0.0rc4 |
2024-01-12T13:55:10.995728+00:00 | Debian Importer | Affected by | VCID-gf6k-frsj-aaas | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc2 |
2024-01-12T13:55:05.891811+00:00 | Debian Importer | Affected by | VCID-gf6k-frsj-aaas | None | 34.0.0rc2 |
2024-01-11T02:26:32.137075+00:00 | Debian Importer | Fixing | VCID-dymx-8r2e-aaad | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc2 |
2024-01-11T02:26:14.526731+00:00 | Debian Importer | Fixing | VCID-dymx-8r2e-aaad | None | 34.0.0rc2 |
2024-01-10T22:40:26.500048+00:00 | Debian Importer | Fixing | VCID-y3pv-b3df-aaah | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc2 |
2024-01-10T22:40:05.423578+00:00 | Debian Importer | Fixing | VCID-y3pv-b3df-aaah | None | 34.0.0rc2 |
2024-01-05T09:28:51.656219+00:00 | Debian Importer | Affected by | VCID-gf6k-frsj-aaas | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc1 |
2024-01-05T09:28:46.716508+00:00 | Debian Importer | Affected by | VCID-gf6k-frsj-aaas | None | 34.0.0rc1 |
2024-01-04T14:45:51.507252+00:00 | Debian Importer | Fixing | VCID-dymx-8r2e-aaad | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc1 |
2024-01-04T14:45:34.959930+00:00 | Debian Importer | Fixing | VCID-dymx-8r2e-aaad | None | 34.0.0rc1 |
2024-01-04T11:50:58.180585+00:00 | Debian Importer | Fixing | VCID-y3pv-b3df-aaah | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc1 |
2024-01-04T11:50:37.916814+00:00 | Debian Importer | Fixing | VCID-y3pv-b3df-aaah | None | 34.0.0rc1 |