{
    "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2023-48795",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "n/a",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "n/a"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "n/a"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "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."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "n/a"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "name": "https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html",
                "url": "https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html"
            },
            {
                "refsource": "MISC",
                "name": "https://matt.ucc.asn.au/dropbear/CHANGES",
                "url": "https://matt.ucc.asn.au/dropbear/CHANGES"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/proftpd/proftpd/blob/master/RELEASE_NOTES",
                "url": "https://github.com/proftpd/proftpd/blob/master/RELEASE_NOTES"
            },
            {
                "refsource": "MISC",
                "name": "https://www.netsarang.com/en/xshell-update-history/",
                "url": "https://www.netsarang.com/en/xshell-update-history/"
            },
            {
                "refsource": "MISC",
                "name": "https://www.paramiko.org/changelog.html",
                "url": "https://www.paramiko.org/changelog.html"
            },
            {
                "url": "https://www.openssh.com/openbsd.html",
                "refsource": "MISC",
                "name": "https://www.openssh.com/openbsd.html"
            },
            {
                "url": "https://github.com/openssh/openssh-portable/commits/master",
                "refsource": "MISC",
                "name": "https://github.com/openssh/openssh-portable/commits/master"
            },
            {
                "refsource": "MISC",
                "name": "https://groups.google.com/g/golang-announce/c/-n5WqVC18LQ",
                "url": "https://groups.google.com/g/golang-announce/c/-n5WqVC18LQ"
            },
            {
                "refsource": "MISC",
                "name": "https://www.bitvise.com/ssh-server-version-history",
                "url": "https://www.bitvise.com/ssh-server-version-history"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/ronf/asyncssh/tags",
                "url": "https://github.com/ronf/asyncssh/tags"
            },
            {
                "refsource": "MISC",
                "name": "https://gitlab.com/libssh/libssh-mirror/-/tags",
                "url": "https://gitlab.com/libssh/libssh-mirror/-/tags"
            },
            {
                "refsource": "MISC",
                "name": "https://www.reddit.com/r/sysadmin/comments/18idv52/cve202348795_why_is_this_cve_still_undisclosed/",
                "url": "https://www.reddit.com/r/sysadmin/comments/18idv52/cve202348795_why_is_this_cve_still_undisclosed/"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/erlang/otp/blob/d1b43dc0f1361d2ad67601169e90a7fc50bb0369/lib/ssh/doc/src/notes.xml#L39-L42",
                "url": "https://github.com/erlang/otp/blob/d1b43dc0f1361d2ad67601169e90a7fc50bb0369/lib/ssh/doc/src/notes.xml#L39-L42"
            },
            {
                "refsource": "MISC",
                "name": "https://www.openssh.com/txt/release-9.6",
                "url": "https://www.openssh.com/txt/release-9.6"
            },
            {
                "refsource": "MISC",
                "name": "https://jadaptive.com/important-java-ssh-security-update-new-ssh-vulnerability-discovered-cve-2023-48795/",
                "url": "https://jadaptive.com/important-java-ssh-security-update-new-ssh-vulnerability-discovered-cve-2023-48795/"
            },
            {
                "refsource": "MISC",
                "name": "https://www.terrapin-attack.com",
                "url": "https://www.terrapin-attack.com"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/mkj/dropbear/blob/17657c36cce6df7716d5ff151ec09a665382d5dd/CHANGES#L25",
                "url": "https://github.com/mkj/dropbear/blob/17657c36cce6df7716d5ff151ec09a665382d5dd/CHANGES#L25"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/ronf/asyncssh/blob/develop/docs/changes.rst",
                "url": "https://github.com/ronf/asyncssh/blob/develop/docs/changes.rst"
            },
            {
                "refsource": "MISC",
                "name": "https://thorntech.com/cve-2023-48795-and-sftp-gateway/",
                "url": "https://thorntech.com/cve-2023-48795-and-sftp-gateway/"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/warp-tech/russh/releases/tag/v0.40.2",
                "url": "https://github.com/warp-tech/russh/releases/tag/v0.40.2"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/TeraTermProject/teraterm/commit/7279fbd6ef4d0c8bdd6a90af4ada2899d786eec0",
                "url": "https://github.com/TeraTermProject/teraterm/commit/7279fbd6ef4d0c8bdd6a90af4ada2899d786eec0"
            },
            {
                "refsource": "MISC",
                "name": "https://www.openwall.com/lists/oss-security/2023/12/18/2",
                "url": "https://www.openwall.com/lists/oss-security/2023/12/18/2"
            },
            {
                "refsource": "MISC",
                "name": "https://twitter.com/TrueSkrillor/status/1736774389725565005",
                "url": "https://twitter.com/TrueSkrillor/status/1736774389725565005"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/golang/crypto/commit/9d2ee975ef9fe627bf0a6f01c1f69e8ef1d4f05d",
                "url": "https://github.com/golang/crypto/commit/9d2ee975ef9fe627bf0a6f01c1f69e8ef1d4f05d"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/paramiko/paramiko/issues/2337",
                "url": "https://github.com/paramiko/paramiko/issues/2337"
            },
            {
                "refsource": "MISC",
                "name": "https://groups.google.com/g/golang-announce/c/qA3XtxvMUyg",
                "url": "https://groups.google.com/g/golang-announce/c/qA3XtxvMUyg"
            },
            {
                "refsource": "MISC",
                "name": "https://news.ycombinator.com/item?id=38684904",
                "url": "https://news.ycombinator.com/item?id=38684904"
            },
            {
                "refsource": "MISC",
                "name": "https://news.ycombinator.com/item?id=38685286",
                "url": "https://news.ycombinator.com/item?id=38685286"
            },
            {
                "refsource": "MLIST",
                "name": "[oss-security] 20231218 CVE-2023-48795: Prefix Truncation Attacks in SSH Specification (Terrapin Attack)",
                "url": "http://www.openwall.com/lists/oss-security/2023/12/18/3"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/mwiede/jsch/issues/457",
                "url": "https://github.com/mwiede/jsch/issues/457"
            },
            {
                "refsource": "MISC",
                "name": "https://git.libssh.org/projects/libssh.git/commit/?h=stable-0.10&id=10e09e273f69e149389b3e0e5d44b8c221c2e7f6",
                "url": "https://git.libssh.org/projects/libssh.git/commit/?h=stable-0.10&id=10e09e273f69e149389b3e0e5d44b8c221c2e7f6"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/erlang/otp/releases/tag/OTP-26.2.1",
                "url": "https://github.com/erlang/otp/releases/tag/OTP-26.2.1"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/advisories/GHSA-45x7-px36-x8w8",
                "url": "https://github.com/advisories/GHSA-45x7-px36-x8w8"
            },
            {
                "refsource": "MISC",
                "name": "https://security-tracker.debian.org/tracker/source-package/libssh2",
                "url": "https://security-tracker.debian.org/tracker/source-package/libssh2"
            },
            {
                "refsource": "MISC",
                "name": "https://security-tracker.debian.org/tracker/source-package/proftpd-dfsg",
                "url": "https://security-tracker.debian.org/tracker/source-package/proftpd-dfsg"
            },
            {
                "refsource": "MISC",
                "name": "https://security-tracker.debian.org/tracker/CVE-2023-48795",
                "url": "https://security-tracker.debian.org/tracker/CVE-2023-48795"
            },
            {
                "refsource": "MISC",
                "name": "https://bugzilla.suse.com/show_bug.cgi?id=1217950",
                "url": "https://bugzilla.suse.com/show_bug.cgi?id=1217950"
            },
            {
                "refsource": "MISC",
                "name": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210",
                "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
            },
            {
                "refsource": "MISC",
                "name": "https://bugs.gentoo.org/920280",
                "url": "https://bugs.gentoo.org/920280"
            },
            {
                "refsource": "MISC",
                "name": "https://ubuntu.com/security/CVE-2023-48795",
                "url": "https://ubuntu.com/security/CVE-2023-48795"
            },
            {
                "refsource": "MISC",
                "name": "https://www.suse.com/c/suse-addresses-the-ssh-v2-protocol-terrapin-attack-aka-cve-2023-48795/",
                "url": "https://www.suse.com/c/suse-addresses-the-ssh-v2-protocol-terrapin-attack-aka-cve-2023-48795/"
            },
            {
                "refsource": "MISC",
                "name": "https://access.redhat.com/security/cve/cve-2023-48795",
                "url": "https://access.redhat.com/security/cve/cve-2023-48795"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/mwiede/jsch/pull/461",
                "url": "https://github.com/mwiede/jsch/pull/461"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/drakkan/sftpgo/releases/tag/v2.5.6",
                "url": "https://github.com/drakkan/sftpgo/releases/tag/v2.5.6"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/libssh2/libssh2/pull/1291",
                "url": "https://github.com/libssh2/libssh2/pull/1291"
            },
            {
                "refsource": "MISC",
                "name": "https://forum.netgate.com/topic/184941/terrapin-ssh-attack",
                "url": "https://forum.netgate.com/topic/184941/terrapin-ssh-attack"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/jtesta/ssh-audit/commit/8e972c5e94b460379fe0c7d20209c16df81538a5",
                "url": "https://github.com/jtesta/ssh-audit/commit/8e972c5e94b460379fe0c7d20209c16df81538a5"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/rapier1/hpn-ssh/releases",
                "url": "https://github.com/rapier1/hpn-ssh/releases"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/proftpd/proftpd/issues/456",
                "url": "https://github.com/proftpd/proftpd/issues/456"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/TeraTermProject/teraterm/releases/tag/v5.1",
                "url": "https://github.com/TeraTermProject/teraterm/releases/tag/v5.1"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/mwiede/jsch/compare/jsch-0.2.14...jsch-0.2.15",
                "url": "https://github.com/mwiede/jsch/compare/jsch-0.2.14...jsch-0.2.15"
            },
            {
                "refsource": "MISC",
                "name": "https://oryx-embedded.com/download/#changelog",
                "url": "https://oryx-embedded.com/download/#changelog"
            },
            {
                "refsource": "MISC",
                "name": "https://www.crushftp.com/crush10wiki/Wiki.jsp?page=Update",
                "url": "https://www.crushftp.com/crush10wiki/Wiki.jsp?page=Update"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/connectbot/sshlib/compare/2.2.21...2.2.22",
                "url": "https://github.com/connectbot/sshlib/compare/2.2.21...2.2.22"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/connectbot/sshlib/commit/5c8b534f6e97db7ac0e0e579331213aa25c173ab",
                "url": "https://github.com/connectbot/sshlib/commit/5c8b534f6e97db7ac0e0e579331213aa25c173ab"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/mscdex/ssh2/commit/97b223f8891b96d6fc054df5ab1d5a1a545da2a3",
                "url": "https://github.com/mscdex/ssh2/commit/97b223f8891b96d6fc054df5ab1d5a1a545da2a3"
            },
            {
                "refsource": "MISC",
                "name": "https://nest.pijul.com/pijul/thrussh/changes/D6H7OWTTMHHX6BTB3B6MNBOBX2L66CBL4LGSEUSAI2MCRCJDQFRQC",
                "url": "https://nest.pijul.com/pijul/thrussh/changes/D6H7OWTTMHHX6BTB3B6MNBOBX2L66CBL4LGSEUSAI2MCRCJDQFRQC"
            },
            {
                "refsource": "MISC",
                "name": "https://crates.io/crates/thrussh/versions",
                "url": "https://crates.io/crates/thrussh/versions"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/NixOS/nixpkgs/pull/275249",
                "url": "https://github.com/NixOS/nixpkgs/pull/275249"
            },
            {
                "refsource": "MLIST",
                "name": "[oss-security] 20231219 Re: CVE-2023-48795: Prefix Truncation Attacks in SSH Specification (Terrapin Attack)",
                "url": "http://www.openwall.com/lists/oss-security/2023/12/19/5"
            },
            {
                "refsource": "MISC",
                "name": "https://www.freebsd.org/security/advisories/FreeBSD-SA-23:19.openssh.asc",
                "url": "https://www.freebsd.org/security/advisories/FreeBSD-SA-23:19.openssh.asc"
            },
            {
                "refsource": "MISC",
                "name": "https://arstechnica.com/security/2023/12/hackers-can-break-ssh-channel-integrity-using-novel-data-corruption-attack/",
                "url": "https://arstechnica.com/security/2023/12/hackers-can-break-ssh-channel-integrity-using-novel-data-corruption-attack/"
            },
            {
                "refsource": "MLIST",
                "name": "[oss-security] 20231220 Re: CVE-2023-48795: Prefix Truncation Attacks in SSH Specification (Terrapin Attack)",
                "url": "http://www.openwall.com/lists/oss-security/2023/12/20/3"
            },
            {
                "refsource": "MISC",
                "name": "http://packetstormsecurity.com/files/176280/Terrapin-SSH-Connection-Weakening.html",
                "url": "http://packetstormsecurity.com/files/176280/Terrapin-SSH-Connection-Weakening.html"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/proftpd/proftpd/blob/d21e7a2e47e9b38f709bec58e3fa711f759ad0e1/RELEASE_NOTES",
                "url": "https://github.com/proftpd/proftpd/blob/d21e7a2e47e9b38f709bec58e3fa711f759ad0e1/RELEASE_NOTES"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/proftpd/proftpd/blob/0a7ea9b0ba9fcdf368374a226370d08f10397d99/RELEASE_NOTES",
                "url": "https://github.com/proftpd/proftpd/blob/0a7ea9b0ba9fcdf368374a226370d08f10397d99/RELEASE_NOTES"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/apache/mina-sshd/issues/445",
                "url": "https://github.com/apache/mina-sshd/issues/445"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/hierynomus/sshj/issues/916",
                "url": "https://github.com/hierynomus/sshj/issues/916"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/janmojzis/tinyssh/issues/81",
                "url": "https://github.com/janmojzis/tinyssh/issues/81"
            },
            {
                "refsource": "MISC",
                "name": "https://www.openwall.com/lists/oss-security/2023/12/20/3",
                "url": "https://www.openwall.com/lists/oss-security/2023/12/20/3"
            },
            {
                "refsource": "MISC",
                "name": "https://security-tracker.debian.org/tracker/source-package/trilead-ssh2",
                "url": "https://security-tracker.debian.org/tracker/source-package/trilead-ssh2"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/net-ssh/net-ssh/blob/2e65064a52d73396bfc3806c9196fc8108f33cd8/CHANGES.txt#L14-L16",
                "url": "https://github.com/net-ssh/net-ssh/blob/2e65064a52d73396bfc3806c9196fc8108f33cd8/CHANGES.txt#L14-L16"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2023-0733306be9",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MKQRBF3DWMWPH36LBCOBUTSIZRTPEZXB/"
            },
            {
                "refsource": "DEBIAN",
                "name": "DSA-5586",
                "url": "https://www.debian.org/security/2023/dsa-5586"
            },
            {
                "refsource": "MISC",
                "name": "https://www.lancom-systems.de/service-support/allgemeine-sicherheitshinweise#c243508",
                "url": "https://www.lancom-systems.de/service-support/allgemeine-sicherheitshinweise#c243508"
            },
            {
                "refsource": "MISC",
                "name": "https://www.theregister.com/2023/12/20/terrapin_attack_ssh",
                "url": "https://www.theregister.com/2023/12/20/terrapin_attack_ssh"
            },
            {
                "refsource": "MISC",
                "name": "https://filezilla-project.org/versions.php",
                "url": "https://filezilla-project.org/versions.php"
            },
            {
                "refsource": "MISC",
                "name": "https://nova.app/releases/#v11.8",
                "url": "https://nova.app/releases/#v11.8"
            },
            {
                "refsource": "MISC",
                "name": "https://roumenpetrov.info/secsh/#news20231220",
                "url": "https://roumenpetrov.info/secsh/#news20231220"
            },
            {
                "refsource": "MISC",
                "name": "https://www.vandyke.com/products/securecrt/history.txt",
                "url": "https://www.vandyke.com/products/securecrt/history.txt"
            },
            {
                "refsource": "MISC",
                "name": "https://help.panic.com/releasenotes/transmit5/",
                "url": "https://help.panic.com/releasenotes/transmit5/"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/PowerShell/Win32-OpenSSH/releases/tag/v9.5.0.0p1-Beta",
                "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/tag/v9.5.0.0p1-Beta"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/PowerShell/Win32-OpenSSH/issues/2189",
                "url": "https://github.com/PowerShell/Win32-OpenSSH/issues/2189"
            },
            {
                "refsource": "MISC",
                "name": "https://winscp.net/eng/docs/history#6.2.2",
                "url": "https://winscp.net/eng/docs/history#6.2.2"
            },
            {
                "refsource": "MISC",
                "name": "https://www.bitvise.com/ssh-client-version-history#933",
                "url": "https://www.bitvise.com/ssh-client-version-history#933"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/cyd01/KiTTY/issues/520",
                "url": "https://github.com/cyd01/KiTTY/issues/520"
            },
            {
                "refsource": "DEBIAN",
                "name": "DSA-5588",
                "url": "https://www.debian.org/security/2023/dsa-5588"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/ssh-mitm/ssh-mitm/issues/165",
                "url": "https://github.com/ssh-mitm/ssh-mitm/issues/165"
            },
            {
                "refsource": "MISC",
                "name": "https://news.ycombinator.com/item?id=38732005",
                "url": "https://news.ycombinator.com/item?id=38732005"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20231226 [SECURITY] [DLA 3694-1] openssh security update",
                "url": "https://lists.debian.org/debian-lts-announce/2023/12/msg00017.html"
            },
            {
                "refsource": "GENTOO",
                "name": "GLSA-202312-16",
                "url": "https://security.gentoo.org/glsa/202312-16"
            },
            {
                "refsource": "GENTOO",
                "name": "GLSA-202312-17",
                "url": "https://security.gentoo.org/glsa/202312-17"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2023-20feb865d8",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3YQLUQWLIHDB5QCXQEX7HXHAWMOKPP5O/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2023-cb8c606fbb",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/F7EYCFQCTSGJXWO3ZZ44MGKFC5HA7G3Y/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2023-e77300e4b5",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/APYIXIQOVDCRWLHTGB4VYMAUIAQLKYJ3/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2023-b87ec6cf47",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QI3EHAHABFQK7OABNCSF5GMYP6TONTI7/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2023-153404713b",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KMZCVGUGJZZVDPCVDA7TEB22VUCNEXDD/"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://security.netapp.com/advisory/ntap-20240105-0004/",
                "url": "https://security.netapp.com/advisory/ntap-20240105-0004/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2024-3bb23c77f3",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CAYYW35MUTNO65RVAELICTNZZFMT2XS/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2023-55800423a8",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LZQVUHWVWRH73YBXUQJOD6CKHDQBU3DM/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2024-d946b9ad25",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/C3AFMZ6MH2UHHOPIWT5YLSFV3D2VB3AC/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2024-71c2c6526c",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BL5KTLOSLH2KHRN4HCXJPK3JUVLDGEL6/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2024-39a8c72ea9",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/33XHJUB6ROFUOH2OQNENFROTVH6MHSHA/"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2024-0002",
                "url": "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2024-0002"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2024-ae653fb07b",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CHHITS4PUOZAKFIUBQAQZC7JWXMOYE4B/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2024-2705241461",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I724O3LSRCPO4WNVIXTZCT4VVRMXMMSG/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2024-fb32950d11",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KEOTKBUPZXHE3F352JBYNTSNRXYLWD6P/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2024-7b08207cdb",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HYEDEXIKFKTUJIN43RG4B7T5ZS6MHUSP/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2024-06ebb70bdd",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6Y74KVCPEPT4MVU3LHDWCNNOXOE5ZLUR/"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20240125 [SECURITY] [DLA 3718-1] php-phpseclib security update",
                "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00013.html"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20240125 [SECURITY] [DLA 3719-1] phpseclib security update",
                "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00014.html"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2024-a53b24023d",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L5Y6MNNVAPIJSXJERQ6PKZVCIUXSNJK7/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2024-3fd1bc9276",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3JIMLVBDWOP4FUPXPTB4PGHHIOMGFLQE/"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://support.apple.com/kb/HT214084",
                "url": "https://support.apple.com/kb/HT214084"
            },
            {
                "refsource": "FULLDISC",
                "name": "20240313 APPLE-SA-03-07-2024-2 macOS Sonoma 14.4",
                "url": "http://seclists.org/fulldisclosure/2024/Mar/21"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20240425 [SECURITY] [DLA 3794-1] putty security update",
                "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00016.html"
            },
            {
                "refsource": "MLIST",
                "name": "[oss-security] 20240417 Terrapin vulnerability in Jenkins CLI client",
                "url": "http://www.openwall.com/lists/oss-security/2024/04/17/8"
            },
            {
                "refsource": "MLIST",
                "name": "[oss-security] 20240306 Multiple vulnerabilities in Jenkins plugins",
                "url": "http://www.openwall.com/lists/oss-security/2024/03/06/3"
            }
        ]
    }
}