Search for packages
purl | pkg:deb/debian/openssh@1:7.9p1-10%2Bdeb10u2 |
Next non-vulnerable version | 1:9.2p1-2+deb12u6 |
Latest non-vulnerable version | 1:9.2p1-2+deb12u6 |
Risk | 10.0 |
Vulnerability | Summary | Fixed by |
---|---|---|
VCID-2az6-f47r-aaap
Aliases: CVE-2020-12062 |
** DISPUTED ** The scp client in OpenSSH 8.2 incorrectly sends duplicate responses to the server upon a utimes system call failure, which allows a malicious unprivileged user on the remote server to overwrite arbitrary files in the client's download directory by creating a crafted subdirectory anywhere on the remote server. The victim must use the command scp -rp to download a file hierarchy containing, anywhere inside, this crafted subdirectory. NOTE: the vendor points out that "this attack can achieve no more than a hostile peer is already able to achieve within the scp protocol" and "utimes does not fail under normal circumstances." |
Affected by 0 other vulnerabilities. Affected by 3 other vulnerabilities. |
VCID-a999-r8d4-aaad
Aliases: CVE-2021-41617 |
sshd in OpenSSH 6.2 through 8.x before 8.8, when certain non-default configurations are used, allows privilege escalation because supplemental groups are not initialized as expected. Helper programs for AuthorizedKeysCommand and AuthorizedPrincipalsCommand may run with privileges associated with group memberships of the sshd process, if the configuration specifies running the command as a different user. |
Affected by 0 other vulnerabilities. Affected by 3 other vulnerabilities. Affected by 2 other vulnerabilities. |
VCID-aa65-q5ek-aaaj
Aliases: CVE-2019-16905 |
OpenSSH 7.7 through 7.9 and 8.x before 8.1, when compiled with an experimental key type, has a pre-authentication integer overflow if a client or server is configured to use a crafted XMSS key. This leads to memory corruption and local code execution because of an error in the XMSS key parsing algorithm. NOTE: the XMSS implementation is considered experimental in all released OpenSSH versions, and there is no supported way to enable it when building portable OpenSSH. |
Affected by 0 other vulnerabilities. Affected by 3 other vulnerabilities. |
VCID-d5wf-xp1e-ufdw
Aliases: CVE-2025-26465 |
openssh: Machine-in-the-middle attack if VerifyHostKeyDNS is enabled |
Affected by 1 other vulnerability. |
VCID-e3dh-tjmw-aaak
Aliases: CVE-2023-38408 |
The PKCS#11 feature in ssh-agent in OpenSSH before 9.3p2 has an insufficiently trustworthy search path, leading to remote code execution if an agent is forwarded to an attacker-controlled system. (Code in /usr/lib is not necessarily safe for loading into ssh-agent.) NOTE: this issue exists because of an incomplete fix for CVE-2016-10009. |
Affected by 0 other vulnerabilities. Affected by 3 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-jjf6-vvb9-aaac
Aliases: CVE-2023-51385 |
In ssh in OpenSSH before 9.6, OS command injection might occur if a user name or host name has shell metacharacters, and this name is referenced by an expansion token in certain situations. For example, an untrusted Git repository can have a submodule with shell metacharacters in a user name or host name. |
Affected by 3 other vulnerabilities. |
VCID-suan-53wy-aaaa
Aliases: CVE-2023-48795 GHSA-45x7-px36-x8w8 |
The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH's use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before 1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, LANCOM LCOS and LANconfig, FileZilla before 3.66.4, Nova before 11.8, PKIX-SSH before 14.4, SecureCRT before 9.4.3, Transmit5 before 5.10.4, Win32-OpenSSH before 9.5.0.0p1-Beta, WinSCP before 6.2.2, Bitvise SSH Server before 9.32, Bitvise SSH Client before 9.33, KiTTY through 0.76.1.13, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust. |
Affected by 3 other vulnerabilities. |
VCID-t5dn-w8da-aaaf
Aliases: CVE-2021-28041 |
ssh-agent in OpenSSH before 8.5 has a double free that may be relevant in a few less-common scenarios, such as unconstrained agent-socket access on a legacy operating system, or the forwarding of an agent to an attacker-controlled host. |
Affected by 3 other vulnerabilities. |
VCID-w923-5vep-aaaq
Aliases: CVE-2021-36368 |
** DISPUTED ** An issue was discovered in OpenSSH before 8.9. If a client is using public-key authentication with agent forwarding but without -oLogLevel=verbose, and an attacker has silently modified the server to support the None authentication option, then the user cannot determine whether FIDO authentication is going to confirm that the user wishes to connect to that server, or that the user wishes to allow that server to connect to a different server on the user's behalf. NOTE: the vendor's position is "this is not an authentication bypass, since nothing is being bypassed." |
Affected by 0 other vulnerabilities. Affected by 3 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 1 other vulnerability. Affected by 0 other vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
VCID-3qp5-2w7x-aaar | regression update |
DSA-4539-2 openssh
|
VCID-7stj-j6mx-aaak | An issue was discovered in OpenSSH 7.9. Due to the scp implementation being derived from 1983 rcp, the server chooses which files/directories are sent to the client. However, the scp client only performs cursory validation of the object name returned (only directory traversal attacks are prevented). A malicious scp server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the scp client target directory. If recursive operation (-r) is performed, the server can manipulate subdirectories as well (for example, to overwrite the .ssh/authorized_keys file). |
CVE-2019-6111
|
VCID-93bh-xgdm-aaad | OpenSSH through 7.7 is prone to a user enumeration vulnerability due to not delaying bailout for an invalid authenticating user until after the packet containing the request has been fully parsed, related to auth2-gss.c, auth2-hostbased.c, and auth2-pubkey.c. |
CVE-2018-15473
|
VCID-f1zj-c92q-aaar | An issue was discovered in OpenSSH 7.9. Due to missing character encoding in the progress display, a malicious server (or Man-in-The-Middle attacker) can employ crafted object names to manipulate the client output, e.g., by using ANSI control codes to hide additional files being transferred. This affects refresh_progress_meter() in progressmeter.c. |
CVE-2019-6109
|
VCID-g3um-2fb6-aaaq | In OpenSSH 7.9, scp.c in the scp client allows remote SSH servers to bypass intended access restrictions via the filename of . or an empty filename. The impact is modifying the permissions of the target directory on the client side. |
CVE-2018-20685
|
VCID-ymfz-4why-aaap | The process_open function in sftp-server.c in OpenSSH before 7.6 does not properly prevent write operations in readonly mode, which allows attackers to create zero-length files. |
CVE-2017-15906
|
Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
---|---|---|---|---|---|
2025-06-21T19:18:02.212283+00:00 | Debian Oval Importer | Affected by | VCID-t5dn-w8da-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T18:23:26.365705+00:00 | Debian Oval Importer | Affected by | VCID-e3dh-tjmw-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T18:20:40.003108+00:00 | Debian Oval Importer | Affected by | VCID-suan-53wy-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T17:00:34.550514+00:00 | Debian Oval Importer | Fixing | VCID-93bh-xgdm-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T16:51:28.872278+00:00 | Debian Oval Importer | Affected by | VCID-a999-r8d4-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T16:01:24.426728+00:00 | Debian Oval Importer | Fixing | VCID-g3um-2fb6-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:00:55.101608+00:00 | Debian Oval Importer | Fixing | VCID-ymfz-4why-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:56:25.077969+00:00 | Debian Oval Importer | Affected by | VCID-jjf6-vvb9-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:47:35.291464+00:00 | Debian Oval Importer | Affected by | VCID-suan-53wy-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:52:32.917666+00:00 | Debian Oval Importer | Fixing | VCID-7stj-j6mx-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:24:00.980626+00:00 | Debian Oval Importer | Fixing | VCID-f1zj-c92q-aaar | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:11:13.617920+00:00 | Debian Oval Importer | Fixing | VCID-3qp5-2w7x-aaar | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:01:19.793953+00:00 | Debian Oval Importer | Affected by | VCID-e3dh-tjmw-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T08:47:31.700066+00:00 | Debian Oval Importer | Affected by | VCID-e3dh-tjmw-aaak | None | 36.1.3 |
2025-06-21T06:32:54.521462+00:00 | Debian Importer | Affected by | VCID-w923-5vep-aaaq | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T06:24:43.023264+00:00 | Debian Oval Importer | Affected by | VCID-t5dn-w8da-aaaf | None | 36.1.3 |
2025-06-21T06:17:01.709446+00:00 | Debian Oval Importer | Affected by | VCID-2az6-f47r-aaap | None | 36.1.3 |
2025-06-21T04:58:42.053669+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | None | 36.1.3 |
2025-06-21T04:41:56.997781+00:00 | Debian Oval Importer | Affected by | VCID-aa65-q5ek-aaaj | None | 36.1.3 |
2025-06-21T02:55:17.380920+00:00 | Debian Importer | Affected by | VCID-e3dh-tjmw-aaak | None | 36.1.3 |
2025-06-21T01:29:13.591193+00:00 | Debian Oval Importer | Fixing | VCID-ymfz-4why-aaap | None | 36.1.3 |
2025-06-21T00:13:37.067914+00:00 | Debian Oval Importer | Fixing | VCID-93bh-xgdm-aaad | None | 36.1.3 |
2025-06-20T23:11:44.410542+00:00 | Debian Oval Importer | Fixing | VCID-g3um-2fb6-aaaq | None | 36.1.3 |
2025-06-20T23:06:56.938949+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-20T22:58:02.276279+00:00 | Debian Oval Importer | Fixing | VCID-7stj-j6mx-aaak | None | 36.1.3 |
2025-06-20T21:43:55.954963+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-20T20:44:07.018515+00:00 | Debian Oval Importer | Fixing | VCID-f1zj-c92q-aaar | None | 36.1.3 |
2025-06-20T20:43:19.627755+00:00 | Debian Importer | Affected by | VCID-w923-5vep-aaaq | None | 36.1.3 |
2025-06-20T20:24:24.412530+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | None | 36.1.3 |
2025-06-20T19:48:18.612828+00:00 | Debian Importer | Affected by | VCID-a999-r8d4-aaad | None | 36.1.3 |
2025-06-08T12:23:15.089844+00:00 | Debian Oval Importer | Affected by | VCID-jjf6-vvb9-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:46:48.746360+00:00 | Debian Oval Importer | Affected by | VCID-t5dn-w8da-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T10:54:09.874043+00:00 | Debian Oval Importer | Affected by | VCID-e3dh-tjmw-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T10:51:34.577710+00:00 | Debian Oval Importer | Affected by | VCID-suan-53wy-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T09:45:38.503646+00:00 | Debian Oval Importer | Fixing | VCID-93bh-xgdm-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T09:36:37.912911+00:00 | Debian Oval Importer | Affected by | VCID-a999-r8d4-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T08:54:43.413685+00:00 | Debian Oval Importer | Fixing | VCID-g3um-2fb6-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:54:17.948040+00:00 | Debian Oval Importer | Fixing | VCID-ymfz-4why-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:49:55.386766+00:00 | Debian Oval Importer | Affected by | VCID-jjf6-vvb9-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:40:57.911823+00:00 | Debian Oval Importer | Affected by | VCID-suan-53wy-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:47:37.136438+00:00 | Debian Oval Importer | Fixing | VCID-7stj-j6mx-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:25:38.599213+00:00 | Debian Oval Importer | Fixing | VCID-f1zj-c92q-aaar | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:17:06.715857+00:00 | Debian Oval Importer | Fixing | VCID-3qp5-2w7x-aaar | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:10:32.618393+00:00 | Debian Oval Importer | Affected by | VCID-e3dh-tjmw-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T02:33:53.111806+00:00 | Debian Oval Importer | Affected by | VCID-e3dh-tjmw-aaak | None | 36.1.0 |
2025-06-08T00:03:56.940658+00:00 | Debian Oval Importer | Affected by | VCID-t5dn-w8da-aaaf | None | 36.1.0 |
2025-06-07T23:56:05.467696+00:00 | Debian Oval Importer | Affected by | VCID-2az6-f47r-aaap | None | 36.1.0 |
2025-06-07T22:18:50.912129+00:00 | Debian Oval Importer | Affected by | VCID-aa65-q5ek-aaaj | None | 36.1.0 |
2025-06-07T18:52:08.164924+00:00 | Debian Oval Importer | Fixing | VCID-ymfz-4why-aaap | None | 36.1.0 |
2025-06-07T17:36:27.273175+00:00 | Debian Oval Importer | Fixing | VCID-93bh-xgdm-aaad | None | 36.1.0 |
2025-06-07T16:34:50.990366+00:00 | Debian Oval Importer | Fixing | VCID-g3um-2fb6-aaaq | None | 36.1.0 |
2025-06-07T16:21:16.858176+00:00 | Debian Oval Importer | Fixing | VCID-7stj-j6mx-aaak | None | 36.1.0 |
2025-06-07T14:15:58.564815+00:00 | Debian Oval Importer | Fixing | VCID-f1zj-c92q-aaar | None | 36.1.0 |
2025-06-05T14:30:20.913041+00:00 | Debian Importer | Affected by | VCID-w923-5vep-aaaq | None | 36.1.0 |
2025-06-05T14:15:24.396435+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | None | 36.1.0 |
2025-06-05T13:55:48.751283+00:00 | Debian Importer | Affected by | VCID-a999-r8d4-aaad | None | 36.1.0 |
2025-04-13T03:07:14.164625+00:00 | Debian Oval Importer | Affected by | VCID-d5wf-xp1e-ufdw | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:48:16.200562+00:00 | Debian Oval Importer | Fixing | VCID-ymfz-4why-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:36:50.319238+00:00 | Debian Oval Importer | Fixing | VCID-f1zj-c92q-aaar | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:25:08.050164+00:00 | Debian Oval Importer | Fixing | VCID-93bh-xgdm-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:13:21.017035+00:00 | Debian Oval Importer | Affected by | VCID-aa65-q5ek-aaaj | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:40:35.775398+00:00 | Debian Oval Importer | Fixing | VCID-g3um-2fb6-aaaq | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:25:40.083236+00:00 | Debian Oval Importer | Affected by | VCID-2az6-f47r-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:33:03.435745+00:00 | Debian Oval Importer | Affected by | VCID-a999-r8d4-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:12:07.556676+00:00 | Debian Oval Importer | Fixing | VCID-7stj-j6mx-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:09:18.412026+00:00 | Debian Oval Importer | Affected by | VCID-jjf6-vvb9-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:31:43.140418+00:00 | Debian Oval Importer | Affected by | VCID-t5dn-w8da-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T16:36:40.450021+00:00 | Debian Oval Importer | Affected by | VCID-e3dh-tjmw-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T16:33:56.572044+00:00 | Debian Oval Importer | Affected by | VCID-suan-53wy-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-08T08:17:57.176547+00:00 | Debian Oval Importer | Fixing | VCID-93bh-xgdm-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T08:09:00.650866+00:00 | Debian Oval Importer | Affected by | VCID-a999-r8d4-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T07:26:17.783387+00:00 | Debian Oval Importer | Fixing | VCID-g3um-2fb6-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:26:42.088806+00:00 | Debian Oval Importer | Fixing | VCID-ymfz-4why-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:22:21.767964+00:00 | Debian Oval Importer | Affected by | VCID-jjf6-vvb9-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:13:26.051126+00:00 | Debian Oval Importer | Affected by | VCID-suan-53wy-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T04:19:21.786249+00:00 | Debian Oval Importer | Fixing | VCID-7stj-j6mx-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:56:47.949941+00:00 | Debian Oval Importer | Fixing | VCID-f1zj-c92q-aaar | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:48:09.886217+00:00 | Debian Oval Importer | Fixing | VCID-3qp5-2w7x-aaar | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:41:29.438302+00:00 | Debian Oval Importer | Affected by | VCID-e3dh-tjmw-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T01:01:13.770292+00:00 | Debian Oval Importer | Affected by | VCID-e3dh-tjmw-aaak | None | 36.0.0 |
2025-04-07T22:36:11.689584+00:00 | Debian Oval Importer | Affected by | VCID-t5dn-w8da-aaaf | None | 36.0.0 |
2025-04-07T22:28:14.903041+00:00 | Debian Oval Importer | Affected by | VCID-2az6-f47r-aaap | None | 36.0.0 |
2025-04-07T20:50:22.324749+00:00 | Debian Oval Importer | Affected by | VCID-aa65-q5ek-aaaj | None | 36.0.0 |
2025-04-07T17:29:57.046190+00:00 | Debian Oval Importer | Fixing | VCID-ymfz-4why-aaap | None | 36.0.0 |
2025-04-07T16:11:10.202996+00:00 | Debian Oval Importer | Fixing | VCID-93bh-xgdm-aaad | None | 36.0.0 |
2025-04-07T15:06:59.588761+00:00 | Debian Oval Importer | Fixing | VCID-g3um-2fb6-aaaq | None | 36.0.0 |
2025-04-07T14:53:00.540530+00:00 | Debian Oval Importer | Fixing | VCID-7stj-j6mx-aaak | None | 36.0.0 |
2025-04-07T12:48:54.235126+00:00 | Debian Oval Importer | Fixing | VCID-f1zj-c92q-aaar | None | 36.0.0 |
2025-04-05T03:48:09.560513+00:00 | Debian Importer | Affected by | VCID-w923-5vep-aaaq | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-04T07:48:03.752286+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | None | 36.0.0 |
2025-04-04T05:42:16.613353+00:00 | Debian Importer | Affected by | VCID-e3dh-tjmw-aaak | None | 36.0.0 |
2025-04-04T01:46:44.643321+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-04T00:21:23.018158+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-03T23:29:00.989089+00:00 | Debian Importer | Affected by | VCID-w923-5vep-aaaq | None | 36.0.0 |
2025-04-03T23:14:19.044298+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | None | 36.0.0 |
2025-04-03T22:54:31.000791+00:00 | Debian Importer | Affected by | VCID-a999-r8d4-aaad | None | 36.0.0 |
2025-02-21T12:42:36.803234+00:00 | Debian Importer | Affected by | VCID-e3dh-tjmw-aaak | None | 35.1.0 |
2025-02-20T06:41:40.529891+00:00 | Debian Importer | Affected by | VCID-a999-r8d4-aaad | None | 35.1.0 |
2025-02-20T02:37:03.695999+00:00 | Debian Importer | Affected by | VCID-w923-5vep-aaaq | None | 35.1.0 |
2025-02-20T02:37:02.960783+00:00 | Debian Importer | Affected by | VCID-w923-5vep-aaaq | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-19T12:05:48.326744+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-19T12:05:47.615919+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | None | 35.1.0 |
2025-02-19T07:35:34.393553+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-19T07:35:33.715761+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | None | 35.1.0 |
2024-11-24T01:56:53.149461+00:00 | Debian Importer | Affected by | VCID-e3dh-tjmw-aaak | None | 35.0.0 |
2024-11-22T20:29:50.718535+00:00 | Debian Importer | Affected by | VCID-w923-5vep-aaaq | None | 35.0.0 |
2024-11-22T20:29:49.973614+00:00 | Debian Importer | Affected by | VCID-w923-5vep-aaaq | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-22T09:24:04.439304+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-22T09:24:03.687081+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | None | 35.0.0 |
2024-11-22T04:52:44.670162+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-22T04:52:43.990408+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | None | 35.0.0 |
2024-11-20T07:56:25.337567+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | https://security-tracker.debian.org/tracker/data/json | 34.3.2 |
2024-11-20T07:56:24.458402+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | None | 34.3.2 |
2024-11-20T03:37:59.519591+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | https://security-tracker.debian.org/tracker/data/json | 34.3.2 |
2024-11-20T03:37:58.824291+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | None | 34.3.2 |
2024-10-10T23:29:56.600708+00:00 | Debian Importer | Affected by | VCID-e3dh-tjmw-aaak | None | 34.0.2 |
2024-10-09T19:07:48.459417+00:00 | Debian Importer | Affected by | VCID-w923-5vep-aaaq | None | 34.0.2 |
2024-10-09T19:07:47.764084+00:00 | Debian Importer | Affected by | VCID-w923-5vep-aaaq | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-09T08:21:46.769476+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-09T08:21:46.061527+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | None | 34.0.2 |
2024-10-09T04:29:36.841262+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-09T04:29:36.146884+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | None | 34.0.2 |
2024-09-20T04:14:22.884993+00:00 | Debian Importer | Affected by | VCID-e3dh-tjmw-aaak | None | 34.0.1 |
2024-09-19T03:29:19.500890+00:00 | Debian Importer | Affected by | VCID-w923-5vep-aaaq | None | 34.0.1 |
2024-09-19T03:29:18.803605+00:00 | Debian Importer | Affected by | VCID-w923-5vep-aaaq | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-18T19:01:29.514577+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-18T19:01:28.795466+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | None | 34.0.1 |
2024-09-18T15:42:00.228802+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-18T15:41:59.528584+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | None | 34.0.1 |
2024-04-26T04:12:48.423308+00:00 | Debian Importer | Affected by | VCID-e3dh-tjmw-aaak | None | 34.0.0rc4 |
2024-04-25T05:09:54.233596+00:00 | Debian Importer | Affected by | VCID-a999-r8d4-aaad | None | 34.0.0rc4 |
2024-04-25T01:50:09.806587+00:00 | Debian Importer | Affected by | VCID-w923-5vep-aaaq | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-04-25T01:50:07.202907+00:00 | Debian Importer | Affected by | VCID-w923-5vep-aaaq | None | 34.0.0rc4 |
2024-04-24T17:11:45.941544+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-04-24T17:11:45.109177+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | None | 34.0.0rc4 |
2024-04-24T14:51:54.627075+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc4 |
2024-04-24T14:51:53.831818+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | None | 34.0.0rc4 |
2024-01-12T13:45:18.597260+00:00 | Debian Importer | Affected by | VCID-e3dh-tjmw-aaak | None | 34.0.0rc2 |
2024-01-11T06:45:30.563334+00:00 | Debian Importer | Affected by | VCID-a999-r8d4-aaad | None | 34.0.0rc2 |
2024-01-11T02:57:55.838134+00:00 | Debian Importer | Affected by | VCID-w923-5vep-aaaq | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc2 |
2024-01-11T02:57:53.096609+00:00 | Debian Importer | Affected by | VCID-w923-5vep-aaaq | None | 34.0.0rc2 |
2024-01-10T19:07:55.640340+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc2 |
2024-01-10T19:07:43.373849+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | None | 34.0.0rc2 |
2024-01-10T17:34:46.626180+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc2 |
2024-01-10T17:34:44.204363+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | None | 34.0.0rc2 |
2024-01-05T09:19:16.002064+00:00 | Debian Importer | Affected by | VCID-e3dh-tjmw-aaak | None | 34.0.0rc1 |
2024-01-04T17:48:37.834943+00:00 | Debian Importer | Affected by | VCID-a999-r8d4-aaad | None | 34.0.0rc1 |
2024-01-04T15:04:06.910396+00:00 | Debian Importer | Affected by | VCID-w923-5vep-aaaq | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc1 |
2024-01-04T15:04:04.444255+00:00 | Debian Importer | Affected by | VCID-w923-5vep-aaaq | None | 34.0.0rc1 |
2024-01-04T08:36:29.845431+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc1 |
2024-01-04T08:36:17.225879+00:00 | Debian Importer | Affected by | VCID-2az6-f47r-aaap | None | 34.0.0rc1 |
2024-01-04T07:11:27.153370+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | https://security-tracker.debian.org/tracker/data/json | 34.0.0rc1 |
2024-01-04T07:11:24.765403+00:00 | Debian Importer | Affected by | VCID-aa65-q5ek-aaaj | None | 34.0.0rc1 |