Odin HomeODIN logoODIN logo
TableJSON

Products

Cyble Vision
Cyber threat intelligence platform
Cyble Hawk
Threat detection and intelligence capabilities built for federal bodies
AmIBreached
Identify, Prioritize and Mitigate darkweb risks
The Cyber Express
Cyber Security News and Magazine

Search

HostsExposed BucketsExposed Files

Resources

API DocumentationPlatform GuideODIN CLIPostmanSDKs
GoPythonJavaScript

Contact Us

[email protected]

Legal

Terms of ServiceSecurity Disclosure PolicyPrivacy Policy
Leading Threat Intelligence Company
LinkedInTwitter XYoutube
ODIN logoODIN logo
LinkedInGithubMediumTwitter XYoutube
Launch YC: Odin - Attack surface monitoring and internet scanning for everyone

Made with ❤️ from Cupertino

© 2025 Cyble Inc. All Rights Reserved.

182.16.121.28

SummaryCVE DetailsRaw Data
24 Nov 2025, 05:54:48 UTC
{
  "scan_id": 1763801099,
  "ip": "182.16.121.28",
  "is_ipv4": true,
  "is_ipv6": false,
  "location": {
    "network": "182.16.0.0/17",
    "postal_code": "",
    "coordinates": {
      "latitude": "22.2578",
      "longitude": "114.1657"
    },
    "geo_point": "22.2578, 114.1657",
    "locale_code": "en",
    "continent": "Asia",
    "country_code": "HK",
    "country_name": "Hong Kong",
    "city": ""
  },
  "location_updated_at": "2025-11-22T08:43:09Z",
  "asn": {
    "number": "AS45753",
    "organization": "Netsec Limited",
    "country_code": ""
  },
  "asn_updated_at": "0001-01-01T00:00:00Z",
  "whois": {
    "network": "182.16.96.0/19",
    "organization": "Netsec Limited",
    "descr": "Netsec Limited,\nRM 2607-08, 26/F, Billion Plaza, 8 Cheung Yue St, Cheung Sha",
    "_encoding": {
      "raw": "BASE64"
    }
  },
  "whois_updated_at": "2024-12-09T11:27:46Z",
  "tags": [
    {
      "name": "is_anonymous_proxy",
      "pretty_name": "Anonymous Proxy",
      "value": false,
      "last_updated_at": "2025-11-22T08:43:09Z"
    },
    {
      "name": "is_cdn",
      "pretty_name": "CDN",
      "value": false,
      "last_updated_at": "2025-11-22T12:30:07Z"
    },
    {
      "name": "is_satellite_provider",
      "pretty_name": "Satellite Provider",
      "value": false,
      "last_updated_at": "2025-11-22T08:43:09Z"
    }
  ],
  "services": [
    {
      "port": 22,
      "protocol": "tcp",
      "name": "ssh",
      "version": "5.3",
      "product": "OpenSSH",
      "extra_info": "protocol 2.0",
      "tunnel": "",
      "softwares": [
        {
          "uri": "cpe:/a:openbsd:openssh:5.3",
          "part": "a",
          "vendor": "openbsd",
          "product": "openssh",
          "version": "5\\.3",
          "language": "ANY",
          "edition": "ANY",
          "update": "ANY"
        }
      ],
      "modules": {
        "ssh": {
          "banner": "SSH-2.0-OpenSSH_5.3",
          "client_to_server_ciphers": [
            "aes128-ctr",
            "aes192-ctr",
            "aes256-ctr",
            "arcfour256",
            "arcfour128",
            "aes128-cbc",
            "3des-cbc",
            "blowfish-cbc",
            "cast128-cbc",
            "aes192-cbc",
            "aes256-cbc",
            "arcfour",
            "[email protected]"
          ],
          "client_to_server_compression": [
            "none",
            "[email protected]"
          ],
          "client_to_server_macs": [
            "hmac-md5",
            "hmac-sha1",
            "[email protected]",
            "hmac-sha2-256",
            "hmac-sha2-512",
            "hmac-ripemd160",
            "[email protected]",
            "hmac-sha1-96",
            "hmac-md5-96"
          ],
          "host_key_algorithms": [
            "ssh-rsa",
            "ssh-dss"
          ],
          "kex_algorithms": [
            "diffie-hellman-group-exchange-sha256",
            "diffie-hellman-group-exchange-sha1",
            "diffie-hellman-group14-sha1",
            "diffie-hellman-group1-sha1"
          ],
          "key": {
            "algorithm": "ssh-rsa",
            "fingerprint_sha256": "dbad90ebcae73087f0eaacf0d2429cabdc81c1f777403bba31389791616c2462",
            "raw": "AAAAB3NzaC1yc2EAAAABIwAAAQEA2EBaElwTQfS27i7mIdEkTgSjPawnbC7hQSjWUawiApEgAlEFlXUiUxmlRoYjImx2SOSAlBqgYyDsoQGJGADTnC19FMwEGguJgarYltlUCSK0xn6VJn7UqcUfKdGG57lcB+sY3olZvbFrI9M2UOxGBkZbiNYbceq7YCUYiM91fc6jVoyz9PhzdcVDPyGTlcpRpnLZiKr2U7tSVybgC6YDON4qWAq97bFIM32Wq4GY+xL90wYISSzzE+4zCNtAi4dWMcSC0uSQS5mYVDhiq4Po1FwZOn0Q+tSYPQgUzlrr3dEHw3LVD/qeERbUN28GlU9MccSB7KZrikISKYuj4XqlNw=="
          },
          "server_to_client_ciphers": [
            "aes128-ctr",
            "aes192-ctr",
            "aes256-ctr",
            "arcfour256",
            "arcfour128",
            "aes128-cbc",
            "3des-cbc",
            "blowfish-cbc",
            "cast128-cbc",
            "aes192-cbc",
            "aes256-cbc",
            "arcfour",
            "[email protected]"
          ],
          "server_to_client_compression": [
            "none",
            "[email protected]"
          ],
          "server_to_client_macs": [
            "hmac-md5",
            "hmac-sha1",
            "[email protected]",
            "hmac-sha2-256",
            "hmac-sha2-512",
            "hmac-ripemd160",
            "[email protected]",
            "hmac-sha1-96",
            "hmac-md5-96"
          ],
          "software": "OpenSSH_5.3",
          "version": "2.0"
        }
      },
      "cve": [
        {
          "id": "CVE-2007-2768",
          "score": 4.3,
          "severity": "medium"
        },
        {
          "id": "CVE-2008-3844",
          "score": 9.3,
          "severity": "high"
        },
        {
          "id": "CVE-2010-4478",
          "score": 7.5,
          "severity": "high"
        }
      ],
      "_meta": {
        "name": "",
        "desc": "",
        "category": ""
      },
      "last_updated_at": "2025-11-21T02:18:43.081Z"
    },
    {
      "port": 80,
      "protocol": "tcp",
      "name": "http",
      "version": "2.1.1",
      "product": "Tengine httpd",
      "extra_info": "",
      "tunnel": "",
      "softwares": [
        {
          "uri": "cpe:/a:alibaba:tengine:2.1.1",
          "part": "a",
          "vendor": "alibaba",
          "product": "tengine",
          "version": "2\\.1\\.1",
          "language": "ANY",
          "edition": "ANY",
          "update": "ANY"
        }
      ],
      "modules": {
        "http": {
          "body": "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd\">\r\n<HTML xmlns=\"http://www.w3.org/1999/xhtml\"><HEAD><META content=\"IE=11.0000\" http-equiv=\"X-UA-Compatible\">\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<script type=\"text/javascript\" src=\"/viewJs/util/msg.js\"></script> \r\n\r\n\r\n<script type=\"text/javascript\">\r\n\r\nvar path = \"\";\r\nvar loginPath = \"/viewResource/login/\";\r\nvar huiPath = \"/viewResource/H-ui.admin_v2.3.2/\";\r\n\r\n// layer.config({\r\n//     extend: huiPath+'/lib/layer/2.1/extend/layer.ext.js'\r\n// });\r\n</script>\r\n\r\n\r\n\t<title>中福证券后台登录页面</title>\r\n\t<link href=\"/viewcss/login/style.css\" type=\"text/css\" rel=\"stylesheet\" />\r\n\t<script src=\"/viewJs/lib/jquery/jquery.min.js\"></script>\r\n\t<script type=\"text/javascript\" src=\"/viewResource/H-ui.admin_v2.3.2//lib/layer/1.9.3/layer.js\"></script>\r\n\t<script src=\"/viewJs/login/login.js\"></script>\r\n</head>\r\n<body>\r\n\t<div id=\"container\">\r\n        <div id=\"login\">\r\n            <div class=\"left\"></div>\r\n            <div class=\"right\">\r\n                <form class=\"login\" action=\"/user/login.do\" method=\"post\" id=\"loginform\">\r\n                    <ul>\r\n                        <li><input type=\"text\" class=\"text j-username\" value=\"\" placeholder=\"请输入您的账号\" /></li>\r\n                        <li><input type=\"password\" class=\"text j-password\" value=\"\" placeholder=\"请输入您的密码\" /></li>\r\n                        <li><input type=\"text\" name=\"validateCode\" class=\"text j-validate\" maxlength=\"4\" id=\"validateCode\" placeholder=\"请输入验证码\" /><img src=\"/loginController/getDrawImage.do\" id=\"validateCodeImg\" width=\"105\" height=\"30\" onclick=\"changeImg()\" /></li>\r\n                        <li><input type=\"button\" value=\"Login\" id=\"submitBtn\" class=\"btn login\"></li>\r\n                    </ul>\r\n                </form>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</BODY>\r\n</HTML>\r\n",
          "body_murmur": -709570431,
          "body_sha256": "832e3d4d3ef44801bab5c0c3c6548d3c8d77a87b67128f8e442fe33a3ff6b9c7",
          "component": [
            "Tengine"
          ],
          "content_length": -1,
          "headers": {
            "cache_control": [
              "no-cache"
            ],
            "content_language": [
              "en-US"
            ],
            "content_type": [
              "text/html;charset=utf-8"
            ],
            "date": [
              "Tue, 18 Nov 2025 02:15:18 GMT"
            ],
            "expires": [
              "Thu, 01 Jan 1970 00:00:00 GMT"
            ],
            "pragma": [
              "no-cache"
            ],
            "server": [
              "Tengine/2.1.1"
            ],
            "set_cookie": [
              "JSESSIONID=C2D3C0B19BD31661F41CEB84BABD8C76; Path=/; Secure; HttpOnly"
            ]
          },
          "protocol": "HTTP/1.1",
          "redirects": [
            {
              "headers": {
                "content_length": [
                  "0"
                ],
                "date": [
                  "Tue, 18 Nov 2025 02:15:17 GMT"
                ],
                "location": [
                  "https://zm.forex.cn//loginController/goLogin.do"
                ],
                "server": [
                  "Tengine/2.1.1"
                ],
                "set_cookie": [
                  "JSESSIONID=BDA368F0604BD7A030FFE98094DBE05B; Path=/; Secure; HttpOnly"
                ]
              },
              "location": "https://zm.forex.cn//loginController/goLogin.do",
              "protocol": "HTTP/1.1",
              "status_code": 302,
              "status_line": "302 Found"
            }
          ],
          "request": {
            "headers": {
              "accept": [
                "*/*"
              ],
              "referer": [
                "http://182.16.121.28"
              ],
              "user_agent": [
                "Mozilla/5.0 (compatible; Odin; https://docs.getodin.com/)"
              ]
            },
            "method": "GET",
            "url": {
              "host": "zm.forex.cn",
              "path": "//loginController/goLogin.do",
              "scheme": "https"
            }
          },
          "status_code": 200,
          "title": "中福证券后台登录页面",
          "transfer_encoding": [
            "chunked"
          ]
        }
      },
      "url": "http://182.16.121.28/",
      "_meta": {
        "name": "",
        "desc": "",
        "category": ""
      },
      "last_updated_at": "2025-11-18T02:15:19.454Z"
    },
    {
      "port": 443,
      "protocol": "tcp",
      "name": "http",
      "version": "2.1.1",
      "product": "Tengine httpd",
      "extra_info": "",
      "tunnel": "ssl",
      "softwares": [
        {
          "uri": "cpe:/a:alibaba:tengine:2.1.1",
          "part": "a",
          "vendor": "alibaba",
          "product": "tengine",
          "version": "2\\.1\\.1",
          "language": "ANY",
          "edition": "ANY",
          "update": "ANY"
        }
      ],
      "modules": {
        "http": {
          "body": "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd\">\r\n<HTML xmlns=\"http://www.w3.org/1999/xhtml\"><HEAD><META content=\"IE=11.0000\" http-equiv=\"X-UA-Compatible\">\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<script type=\"text/javascript\" src=\"/viewJs/util/msg.js\"></script> \r\n\r\n\r\n<script type=\"text/javascript\">\r\n\r\nvar path = \"\";\r\nvar loginPath = \"/viewResource/login/\";\r\nvar huiPath = \"/viewResource/H-ui.admin_v2.3.2/\";\r\n\r\n// layer.config({\r\n//     extend: huiPath+'/lib/layer/2.1/extend/layer.ext.js'\r\n// });\r\n</script>\r\n\r\n\r\n\t<title>中福证券后台登录页面</title>\r\n\t<link href=\"/viewcss/login/style.css\" type=\"text/css\" rel=\"stylesheet\" />\r\n\t<script src=\"/viewJs/lib/jquery/jquery.min.js\"></script>\r\n\t<script type=\"text/javascript\" src=\"/viewResource/H-ui.admin_v2.3.2//lib/layer/1.9.3/layer.js\"></script>\r\n\t<script src=\"/viewJs/login/login.js\"></script>\r\n</head>\r\n<body>\r\n\t<div id=\"container\">\r\n        <div id=\"login\">\r\n            <div class=\"left\"></div>\r\n            <div class=\"right\">\r\n                <form class=\"login\" action=\"/user/login.do\" method=\"post\" id=\"loginform\">\r\n                    <ul>\r\n                        <li><input type=\"text\" class=\"text j-username\" value=\"\" placeholder=\"请输入您的账号\" /></li>\r\n                        <li><input type=\"password\" class=\"text j-password\" value=\"\" placeholder=\"请输入您的密码\" /></li>\r\n                        <li><input type=\"text\" name=\"validateCode\" class=\"text j-validate\" maxlength=\"4\" id=\"validateCode\" placeholder=\"请输入验证码\" /><img src=\"/loginController/getDrawImage.do\" id=\"validateCodeImg\" width=\"105\" height=\"30\" onclick=\"changeImg()\" /></li>\r\n                        <li><input type=\"button\" value=\"Login\" id=\"submitBtn\" class=\"btn login\"></li>\r\n                    </ul>\r\n                </form>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</BODY>\r\n</HTML>\r\n",
          "body_murmur": -709570431,
          "body_sha256": "832e3d4d3ef44801bab5c0c3c6548d3c8d77a87b67128f8e442fe33a3ff6b9c7",
          "component": [
            "Tengine"
          ],
          "content_length": -1,
          "headers": {
            "cache_control": [
              "no-cache"
            ],
            "content_language": [
              "en-US"
            ],
            "content_type": [
              "text/html;charset=utf-8"
            ],
            "date": [
              "Mon, 17 Nov 2025 16:13:39 GMT"
            ],
            "expires": [
              "Thu, 01 Jan 1970 00:00:00 GMT"
            ],
            "pragma": [
              "no-cache"
            ],
            "server": [
              "Tengine/2.1.1"
            ],
            "set_cookie": [
              "JSESSIONID=ED532B7670489C3FC31F7DC8F19D8724; Path=/; Secure; HttpOnly"
            ]
          },
          "protocol": "HTTP/1.1",
          "redirects": [
            {
              "headers": {
                "content_length": [
                  "0"
                ],
                "date": [
                  "Mon, 17 Nov 2025 16:13:37 GMT"
                ],
                "location": [
                  "https://zm.forex.cn//loginController/goLogin.do"
                ],
                "server": [
                  "Tengine/2.1.1"
                ],
                "set_cookie": [
                  "JSESSIONID=CC26B0310CC6D5055F138359559E1D1F; Path=/; Secure; HttpOnly"
                ]
              },
              "location": "https://zm.forex.cn//loginController/goLogin.do",
              "protocol": "HTTP/1.1",
              "status_code": 302,
              "status_line": "302 Found"
            }
          ],
          "request": {
            "headers": {
              "accept": [
                "*/*"
              ],
              "referer": [
                "https://182.16.121.28"
              ],
              "user_agent": [
                "Mozilla/5.0 (compatible; Odin; https://docs.getodin.com/)"
              ]
            },
            "method": "GET",
            "url": {
              "host": "zm.forex.cn",
              "path": "//loginController/goLogin.do",
              "scheme": "https"
            }
          },
          "status_code": 200,
          "title": "中福证券后台登录页面",
          "transfer_encoding": [
            "chunked"
          ]
        },
        "tls": {
          "certificate": {
            "extensions": {
              "authority_info_access": {
                "issuer_urls": [
                  "http://cacerts.digicert.com/EncryptionEverywhereDVTLSCA"
                ],
                "ocsp_urls": [
                  "http://ocsp.digicert.com"
                ]
              },
              "authority_key_id": "78df91905feedeacf6c575ebd54c5553ef244ab6",
              "basic_constraints": {
                "is_ca": true
              },
              "certificate_policies": [
                {
                  "cps": [
                    "http://www.digicert.com/CPS"
                  ],
                  "id": "2.23.140.1.2.1"
                }
              ],
              "ct_precert_scts": "Signed Certificate Timestamp:\n    Version   : v1 (0x0)\n    Log ID    : CF:11:56:EE:D5:2E:7C:AF:F3:87:5B:D9:69:2E:9B:E9:\n                1A:71:67:4A:B0:17:EC:AC:01:D2:5B:77:CE:CC:3B:08\n    Timestamp : Jan 26 01:00:05.025 2025 GMT\n    Extensions: none\n    Signature : ecdsa-with-SHA256\n                30:46:02:21:00:9B:8D:30:65:A1:C9:FA:14:C2:9E:75:\n                9B:73:07:33:1D:B0:56:84:FA:C8:FC:9F:9F:DB:BD:F6:\n                16:5A:3B:3B:3A:02:21:00:83:17:FB:F1:84:C1:FC:A3:\n                BA:38:2C:00:81:C5:A6:90:9A:0E:7B:70:68:86:9A:48:\n                51:9B:8E:2A:53:69:58:CF\nSigned Certificate Timestamp:\n    Version   : v1 (0x0)\n    Log ID    : 73:20:22:0F:08:16:8A:F9:F3:C4:A6:8B:0A:B2:6A:9A:\n                4A:00:EE:F5:77:85:8A:08:4D:05:00:D4:A5:42:44:59\n    Timestamp : Jan 26 01:00:04.937 2025 GMT\n    Extensions: none\n    Signature : ecdsa-with-SHA256\n                30:45:02:20:1E:29:15:91:12:D9:2C:56:65:8D:38:FE:\n                BB:DD:A7:8F:E3:81:B7:A9:34:74:9B:92:D0:A6:26:8F:\n                6C:AD:46:B4:02:21:00:86:6C:51:76:3A:A5:C1:54:CC:\n                ED:98:9B:B0:59:F6:E1:BB:96:45:3B:E9:D1:19:37:84:\n                BD:E0:E9:A6:7A:11:38\nSigned Certificate Timestamp:\n    Version   : v1 (0x0)\n    Log ID    : E6:D2:31:63:40:77:8C:C1:10:41:06:D7:71:B9:CE:C1:\n                D2:40:F6:96:84:86:FB:BA:87:32:1D:FD:1E:37:8E:50\n    Timestamp : Jan 26 01:00:04.950 2025 GMT\n    Extensions: none\n    Signature : ecdsa-with-SHA256\n                30:45:02:21:00:DB:CA:CB:99:D0:33:19:69:56:75:DB:\n                97:F9:DC:B2:CB:0A:AE:78:D7:94:F8:99:D2:03:9B:88:\n                A9:8F:B6:39:E8:02:20:40:5F:54:17:64:85:8D:04:5A:\n                E8:67:27:DA:09:94:0F:32:5C:0F:BC:43:90:86:56:2C:\n                03:D0:1F:77:6E:DD:2C",
              "extended_key_usage": {
                "any": false,
                "apple_code_signing": false,
                "apple_code_signing_development": false,
                "apple_code_signing_third_party": false,
                "apple_crypto_development_env": false,
                "apple_crypto_env": false,
                "apple_crypto_maintenance_env": false,
                "apple_crypto_production_env": false,
                "apple_crypto_qos": false,
                "apple_crypto_test_env": false,
                "apple_crypto_tier0_qos": false,
                "apple_crypto_tier1_qos": false,
                "apple_crypto_tier2_qos": false,
                "apple_crypto_tier3_qos": false,
                "apple_ichat_encryption": false,
                "apple_ichat_signing": false,
                "apple_resource_signing": false,
                "apple_software_update_signing": false,
                "apple_system_identity": false,
                "client_auth": true,
                "code_signing": false,
                "dvcs": false,
                "eap_over_lan": false,
                "eap_over_ppp": false,
                "email_protection": false,
                "ipsec_end_system": false,
                "ipsec_intermediate_system_usage": false,
                "ipsec_tunnel": false,
                "ipsec_user": false,
                "microsoft_ca_exchange": false,
                "microsoft_cert_trust_list_signing": false,
                "microsoft_csp_signature": false,
                "microsoft_document_signing": false,
                "microsoft_drm": false,
                "microsoft_drm_individualization": false,
                "microsoft_efs_recovery": false,
                "microsoft_embedded_nt_crypto": false,
                "microsoft_encrypted_file_system": false,
                "microsoft_enrollment_agent": false,
                "microsoft_kernel_mode_code_signing": false,
                "microsoft_key_recovery_21": false,
                "microsoft_key_recovery_3": false,
                "microsoft_license_server": false,
                "microsoft_licenses": false,
                "microsoft_lifetime_signing": false,
                "microsoft_mobile_device_software": false,
                "microsoft_nt5_crypto": false,
                "microsoft_oem_whql_crypto": false,
                "microsoft_qualified_subordinate": false,
                "microsoft_root_list_signer": false,
                "microsoft_server_gated_crypto": false,
                "microsoft_sgc_serialized": false,
                "microsoft_smart_display": false,
                "microsoft_smartcard_logon": false,
                "microsoft_system_health": false,
                "microsoft_system_health_loophole": false,
                "microsoft_timestamp_signing": false,
                "microsoft_whql_crypto": false,
                "netscape_server_gated_crypto": false,
                "ocsp_signing": false,
                "sbgp_cert_aa_service_auth": false,
                "server_auth": true,
                "time_stamping": false
              },
              "key_usage": {
                "certificate_sign": false,
                "content_commitment": false,
                "crl_sign": false,
                "data_encipherment": false,
                "decipher_only": false,
                "digital_signature": true,
                "encipher_only": false,
                "key_agreement": false,
                "key_encipherment": true
              },
              "subject_alt_name": {
                "dns_names": [
                  "zm.forex.cn"
                ]
              },
              "subject_key_id": "b59519152ee9e4d9a4294f8c8540b6c84a78bd4b"
            },
            "fingerprint_md5": "B37C8FEFC4DBA7DC335C141E05838EFE",
            "fingerprint_sha1": "90A469636611B2E2660B6D194ECAEE23F898FEA1",
            "fingerprint_sha256": "FD297C9D413A5ECAB13CF58A582397CC98DCA2489BE4C1DD9EDE1AEA4E8DB75C",
            "issuer": {
              "common_name": [
                "Encryption Everywhere DV TLS CA - G2"
              ],
              "country": [
                "US"
              ],
              "organization": [
                "DigiCert Inc"
              ],
              "organizational_unit": [
                "www.digicert.com"
              ]
            },
            "issuer_dn": "/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=Encryption Everywhere DV TLS CA - G2",
            "jarm": "2ad2ad16d2ad2ad22c2ad2ad2ad2adc80334825071f8ff93376ac14c5a331f",
            "redacted": false,
            "revocation": {
              "ocsp": {
                "reason": "UNKNOWN",
                "revoked": false
              }
            },
            "serial_number": "18847614441092579287203058552508530079",
            "signature": {
              "algorithm": {
                "name": "SHA256-RSA",
                "oid": "1.2.840.113549.1.1.11"
              },
              "self_signed": false,
              "value": "OWYwZTRjZjRjZDVjZjVhZTk3MTc3ZTFlMzEyMWQ2NDY1ZTg4MjUwNjE1OWY0NzIxNzcxOGY2MTQ4OGVhYjVlN2ZhODM1NDAxYWY3YzZmZDdhZjVkNGE0MWZmYmEyOTJiZGFhYWRhN2FjNjc5OWFjMGEwOGRmMWQyNjQ3MmI3N2UzZWVlOWZhZjU5MzE5NDJjNGFhNzhlYjY5Y2M2NmM0YzBmNzEzMmVmMGQ2NGQ3NjQ2MTdkODQ1MDE5YTNkNGIxYzAyOGNhYWRhZWU2MzNjOTlmNzYyZjhjYWMzNGRmOWEyZTdjNzA5ZGQ0Mjg1NjYwOWUwYzE5MDczNTM1OTY4NmNlYjIwNjJhOWQyMGFiODZjNThmNjQ2MWU5YWQzYTc4MTQ2Mjk4MDEzNGZlZmU5ZDBlZjg2YTg0N2JjNDdkYjk0ZjJjMmY5ODgxZmM4MGNiYmFmYWU3ODk3NmVhYmY5OTYwNmI2NDQxMWI0MzMwZDc0MjRkMDA4MTVjZjU3YTgzNzVkYmRhZmFjY2I2MjZlYmJiY2UyMGNiMzZlMWIyMWJiZjljZGU5NmY0NTY5M2NkZGM5ZWU2Mjk2OGYzYTI1NTI2ZDdhMDAyM2VlYjEyYzBiNTViMjAxOTQxYmVjMGVhZWIxZmNhZDVlOWQ4YzU5ZWE1YWU3NTNhNzRjNzUzODc="
            },
            "signed_certificate_timestamps": [
              {
                "entry_type": "PRE_CERTIFICATE",
                "log_id": "cf1156eed52e7caff3875bd9692e9be91a71674ab017ecac01d25b77cecc3b08",
                "signature": {
                  "algorithm": "ECDSA",
                  "hash_algorithm": "SHA256",
                  "value": "30460221009b8d3065a1c9fa14c29e759b7307331db05684fac8fc9f9fdbbdf6165a3b3b3a0221008317fbf184c1fca3ba382c0081c5a6909a0e7b7068869a48519b8e2a536958cf"
                },
                "timestamp": "2025-01-26T01:00:05.025000",
                "version": "v1"
              },
              {
                "entry_type": "PRE_CERTIFICATE",
                "log_id": "7320220f08168af9f3c4a68b0ab26a9a4a00eef577858a084d0500d4a5424459",
                "signature": {
                  "algorithm": "ECDSA",
                  "hash_algorithm": "SHA256",
                  "value": "304502201e29159112d92c56658d38febbdda78fe381b7a934749b92d0a6268f6cad46b4022100866c51763aa5c154cced989bb059f6e1bb96453be9d1193784bde0e9a67a1138"
                },
                "timestamp": "2025-01-26T01:00:04.937000",
                "version": "v1"
              },
              {
                "entry_type": "PRE_CERTIFICATE",
                "log_id": "e6d2316340778cc1104106d771b9cec1d240f6968486fbba87321dfd1e378e50",
                "signature": {
                  "algorithm": "ECDSA",
                  "hash_algorithm": "SHA256",
                  "value": "3045022100dbcacb99d03319695675db97f9dcb2cb0aae78d794f899d2039b88a98fb639e80220405f541764858d045ae86727da09940f325c0fbc439086562c03d01f776edd2c"
                },
                "timestamp": "2025-01-26T01:00:04.950000",
                "version": "v1"
              }
            ],
            "signed_certificate_timestamps_oid": "1.3.6.1.4.1.11129.2.4.2",
            "subject": {
              "common_name": [
                "zm.forex.cn"
              ]
            },
            "subject_alt_name": {
              "dns_names": [
                "zm.forex.cn"
              ],
              "extended_dns_names": [
                {
                  "domain": "forex",
                  "fld": "forex.cn",
                  "subdomain": "zm",
                  "tld": "cn"
                }
              ]
            },
            "subject_dn": "/CN=zm.forex.cn",
            "subject_key_info": {
              "_key": "rsa",
              "dh": [],
              "dsa": [],
              "ecdsa": [],
              "fingerprint_sha256": "6f3316d3d5ac5383f3bdad75ee3658e2e14ebe725e3e08bcead87fe334b014ba",
              "key_algorithm": "RSA",
              "rsa": {
                "exponent": 65537,
                "length": 2048,
                "modulus": "MHg5OTVhOGExOTk1YmRiZjU3MjczMGEzMGY5YzQzOGQxOTg1NzMwZjAzOWQ1ODI2MGM3NGRjODRmZjE2NjFlYWZiY2Y5YTI0N2RjNjk5NDc4MTcwNzc4ZmZmZWE1ZjYxYmQ0MDhiNGZlZjhmZjhjODExM2ZjZWRhOGQ0ZGI0MDg3N2YzYjRmMDZlNWQ4ZmEyMTgwODliZWU0ZGYyN2IxZmM3NTIyZWU2M2NiYTFiNzIzNzZmZWJjZjI3ZWVlNDZmYWY3ZTg3M2NlMTNjMWJhN2Q3OWQxZWU3Nzg3NzAxNzlhY2E2ODU1M2QxMzgzOWZiZTY0ZTUzOWFkOGFlNTdlMjU3NGU3Y2M4YjYzM2IyZWYwMzYzYzQ3MmUyYWEyMDA5MmNmYzMwNzdlNzE0OTRhZjFiNWYzYWY1ODE4YmE4MDIzZjgzN2NkMmJlZTA1Mzk5ZDZkNmRhYWE4ZmIyMzJlMjU5MzkwNTFmN2IyZWExYzc0YjY2MjNjMDZjNTEzOWQyYjI3YmNlZjliOTIwMGVlN2EwNDhhYzA2YmE4MjZhYzYzY2RjYWQxM2RiNTcxMTllODQ3YmVhYTk0NWVhZGViMDg4NmYxZTA0OGMxNmZhMzE0M2VkZWRjYmZjYWQ0ZjI5ZjUxMjgzMGNiZDU4NDk4N2ZlZTE5YTg0N2E4MTgzODk3ZA=="
              }
            },
            "tbs_fingerprint": "39eb8e07e57042dc3e66d89b24fbc6f8274c57bf7cafe0de14b52be3d9612ea1",
            "tbs_noct_fingerprint": "eb4169d472aa41a972bd15a844df562b2ee665b06c2387e1613b16fafec37e91",
            "validation_level": "DV",
            "validity": {
              "length_seconds": 7862399,
              "not_after": "2025-04-26T23:59:59",
              "not_before": "2025-01-26T00:00:00"
            },
            "version": 2
          },
          "fingerprint_sha256": "FD297C9D413A5ECAB13CF58A582397CC98DCA2489BE4C1DD9EDE1AEA4E8DB75C",
          "precert": false,
          "raw": "MIIF7zCCBNegAwIBAgIQDi3rIwcyQATk4NX5q9w9nzANBgkqhkiG9w0BAQsFADBuMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMS0wKwYDVQQDEyRFbmNyeXB0aW9uIEV2ZXJ5d2hlcmUgRFYgVExTIENBIC0gRzIwHhcNMjUwMTI2MDAwMDAwWhcNMjUwNDI2MjM1OTU5WjAWMRQwEgYDVQQDEwt6bS5mb3JleC5jbjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJlaihmVvb9XJzCjD5xDjRmFcw8DnVgmDHTchP8WYer7z5okfcaZR4Fwd4//6l9hvUCLT++P+MgRP87ajU20CHfztPBuXY+iGAib7k3yex/HUi7mPLobcjdv688n7uRvr36HPOE8G6fXnR7neHcBeaymhVPRODn75k5TmtiuV+JXTnzItjOy7wNjxHLiqiAJLPwwd+cUlK8bXzr1gYuoAj+DfNK+4FOZ1tbaqo+yMuJZOQUfey6hx0tmI8BsUTnSsnvO+bkgDuegSKwGuoJqxjzcrRPbVxGehHvqqUXq3rCIbx4EjBb6MUPt7cv8rU8p9RKDDL1YSYf+4ZqEeoGDiX0CAwEAAaOCAt8wggLbMB8GA1UdIwQYMBaAFHjfkZBf7t6s9sV169VMVVPvJEq2MB0GA1UdDgQWBBS1lRkVLunk2aQpT4yFQLbISni9SzAWBgNVHREEDzANggt6bS5mb3JleC5jbjA+BgNVHSAENzA1MDMGBmeBDAECATApMCcGCCsGAQUFBwIBFhtodHRwOi8vd3d3LmRpZ2ljZXJ0LmNvbS9DUFMwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjCBgAYIKwYBBQUHAQEEdDByMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wSgYIKwYBBQUHMAKGPmh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9FbmNyeXB0aW9uRXZlcnl3aGVyZURWVExTQ0EtRzIuY3J0MAwGA1UdEwEB/wQCMAAwggF/BgorBgEEAdZ5AgQCBIIBbwSCAWsBaQB3AM8RVu7VLnyv84db2Wkum+kacWdKsBfsrAHSW3fOzDsIAAABlKAfeiEAAAQDAEgwRgIhAJuNMGWhyfoUwp51m3MHMx2wVoT6yPyfn9u99hZaOzs6AiEAgxf78YTB/KO6OCwAgcWmkJoOe3BohppIUZuOKlNpWM8AdgBzICIPCBaK+fPEposKsmqaSgDu9XeFighNBQDUpUJEWQAAAZSgH3nJAAAEAwBHMEUCIB4pFZES2SxWZY04/rvdp4/jgbepNHSbktCmJo9srUa0AiEAhmxRdjqlwVTM7ZibsFn24buWRTvp0Rk3hL3g6aZ6ETgAdgDm0jFjQHeMwRBBBtdxuc7B0kD2loSG+7qHMh39HjeOUAAAAZSgH3nWAAAEAwBHMEUCIQDbysuZ0DMZaVZ125f53LLLCq5415T4mdIDm4ipj7Y56AIgQF9UF2SFjQRa6Gcn2gmUDzJcD7xDkIZWLAPQH3du3SwwDQYJKoZIhvcNAQELBQADggEBAJ8OTPTNXPWulxd+HjEh1kZeiCUGFZ9HIXcY9hSI6rXn+oNUAa98b9evXUpB/7opK9qq2nrGeZrAoI3x0mRyt34+7p+vWTGULEqnjracxmxMD3Ey7w1k12RhfYRQGaPUscAoyq2u5jPJn3YvjKw035oufHCd1ChWYJ4MGQc1NZaGzrIGKp0gq4bFj2Rh6a06eBRimAE0/v6dDvhqhHvEfblPLC+YgfyAy7r654l26r+ZYGtkQRtDMNdCTQCBXPV6g3Xb2vrMtibru84gyzbhshu/nN6W9FaTzdye5ilo86JVJtegAj7rEsC1WyAZQb7A6usfytXp2MWepa51OnTHU4c=",
          "tags": [
            "dv",
            "trusted"
          ]
        }
      },
      "url": "https://182.16.121.28/",
      "_meta": {
        "name": "",
        "desc": "",
        "category": ""
      },
      "last_updated_at": "2025-11-17T18:43:02.834Z"
    },
    {
      "port": 3306,
      "protocol": "tcp",
      "name": "mysql",
      "version": "",
      "product": "MySQL",
      "extra_info": "unauthorized",
      "tunnel": "",
      "softwares": [
        {
          "uri": "cpe:/a:mysql:mysql",
          "part": "a",
          "vendor": "mysql",
          "product": "mysql",
          "version": "ANY",
          "language": "ANY",
          "edition": "ANY",
          "update": "ANY"
        }
      ],
      "_meta": {
        "name": "",
        "desc": "",
        "category": ""
      },
      "last_updated_at": "2025-11-24T05:54:48.731Z"
    }
  ],
  "services_hash": "65f2c42aff039187f73ede3e588ce54694c548da1a8880f1392a934c1fc095c8",
  "last_updated_at": "2025-11-24T05:54:48.731Z",
  "banner": [
    "ssh",
    "http",
    "tls"
  ],
  "is_vuln": true,
  "cveDetails": {
    "CVE-2007-2768": {
      "id": "CVE-2007-2768",
      "references": [
        "http://archives.neohapsis.com/archives/fulldisclosure/2007-04/0635.html",
        "http://www.osvdb.org/34601",
        "https://security.netapp.com/advisory/ntap-20191107-0002/",
        "http://archives.neohapsis.com/archives/fulldisclosure/2007-04/0635.html",
        "http://www.osvdb.org/34601",
        "https://security.netapp.com/advisory/ntap-20191107-0002/"
      ],
      "score": 4.3,
      "services": [
        "22/ssh"
      ],
      "severity": "medium",
      "summary": "OpenSSH, when using OPIE (One-Time Passwords in Everything) for PAM, allows remote attackers to determine the existence of certain user accounts, which displays a different response if the user account exists and is configured to use one-time passwords (OTP), a similar issue to CVE-2007-2243.",
      "vector_string": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
      "weakness": "CWE-200"
    },
    "CVE-2008-3844": {
      "id": "CVE-2008-3844",
      "references": [
        "http://secunia.com/advisories/31575",
        "http://secunia.com/advisories/32241",
        "http://securitytracker.com/id?1020730",
        "http://support.avaya.com/elmodocs2/security/ASA-2008-399.htm",
        "http://www.redhat.com/security/data/openssh-blacklist.html",
        "http://www.redhat.com/support/errata/RHSA-2008-0855.html",
        "http://www.securityfocus.com/bid/30794",
        "http://www.vupen.com/english/advisories/2008/2821",
        "https://exchange.xforce.ibmcloud.com/vulnerabilities/44747",
        "http://secunia.com/advisories/31575",
        "http://secunia.com/advisories/32241",
        "http://securitytracker.com/id?1020730",
        "http://support.avaya.com/elmodocs2/security/ASA-2008-399.htm",
        "http://www.redhat.com/security/data/openssh-blacklist.html",
        "http://www.redhat.com/support/errata/RHSA-2008-0855.html",
        "http://www.securityfocus.com/bid/30794",
        "http://www.vupen.com/english/advisories/2008/2821",
        "https://exchange.xforce.ibmcloud.com/vulnerabilities/44747"
      ],
      "score": 9.3,
      "services": [
        "22/ssh"
      ],
      "severity": "high",
      "summary": "Certain Red Hat Enterprise Linux (RHEL) 4 and 5 packages for OpenSSH, as signed in August 2008 using a legitimate Red Hat GPG key, contain an externally introduced modification (Trojan Horse) that allows the package authors to have an unknown impact.  NOTE: since the malicious packages were not distributed from any official Red Hat sources, the scope of this issue is restricted to users who may have obtained these packages through unofficial distribution points.  As of 20080827, no unofficial distributions of this software are known.",
      "vector_string": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
      "weakness": "CWE-20"
    },
    "CVE-2010-4478": {
      "id": "CVE-2010-4478",
      "references": [
        "http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10673",
        "http://seb.dbzteam.org/crypto/jpake-session-key-retrieval.pdf",
        "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/jpake.c#rev1.5",
        "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/jpake.c.diff?r1=1.4%3Br2=1.5%3Bf=h",
        "https://bugzilla.redhat.com/show_bug.cgi?id=659297",
        "https://github.com/seb-m/jpake",
        "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12338",
        "http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10673",
        "http://seb.dbzteam.org/crypto/jpake-session-key-retrieval.pdf",
        "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/jpake.c#rev1.5",
        "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/jpake.c.diff?r1=1.4%3Br2=1.5%3Bf=h",
        "https://bugzilla.redhat.com/show_bug.cgi?id=659297",
        "https://github.com/seb-m/jpake",
        "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12338"
      ],
      "score": 7.5,
      "services": [
        "22/ssh"
      ],
      "severity": "high",
      "summary": "OpenSSH 5.6 and earlier, when J-PAKE is enabled, does not properly validate the public parameters in the J-PAKE protocol, which allows remote attackers to bypass the need for knowledge of the shared secret, and successfully authenticate, by sending crafted values in each round of the protocol, a related issue to CVE-2010-4252.",
      "vector_string": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
      "weakness": "CWE-287"
    },
    "CVE-2010-4755": {
      "id": "CVE-2010-4755",
      "references": [
        "http://cvsweb.netbsd.org/cgi-bin/cvsweb.cgi/src/crypto/dist/ssh/Attic/sftp-glob.c#rev1.13.12.1",
        "http://cvsweb.netbsd.org/cgi-bin/cvsweb.cgi/src/crypto/dist/ssh/Attic/sftp.c#rev1.21.6.1",
        "http://cxib.net/stuff/glob-0day.c",
        "http://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2010-008.txt.asc",
        "http://securityreason.com/achievement_securityalert/89",
        "http://securityreason.com/exploitalert/9223",
        "http://securityreason.com/securityalert/8116",
        "http://cvsweb.netbsd.org/cgi-bin/cvsweb.cgi/src/crypto/dist/ssh/Attic/sftp-glob.c#rev1.13.12.1",
        "http://cvsweb.netbsd.org/cgi-bin/cvsweb.cgi/src/crypto/dist/ssh/Attic/sftp.c#rev1.21.6.1",
        "http://cxib.net/stuff/glob-0day.c",
        "http://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2010-008.txt.asc",
        "http://securityreason.com/achievement_securityalert/89",
        "http://securityreason.com/exploitalert/9223",
        "http://securityreason.com/securityalert/8116"
      ],
      "score": 4,
      "services": [
        "22/ssh"
      ],
      "severity": "medium",
      "summary": "The (1) remote_glob function in sftp-glob.c and the (2) process_put function in sftp.c in OpenSSH 5.8 and earlier, as used in FreeBSD 7.3 and 8.1, NetBSD 5.0.2, OpenBSD 4.7, and other products, allow remote authenticated users to cause a denial of service (CPU and memory consumption) via crafted glob expressions that do not match any pathnames, as demonstrated by glob expressions in SSH_FXP_STAT requests to an sftp daemon, a different vulnerability than CVE-2010-2632.",
      "vector_string": "AV:N/AC:L/Au:S/C:N/I:N/A:P",
      "weakness": "CWE-399"
    },
    "CVE-2010-5107": {
      "id": "CVE-2010-5107",
      "references": [
        "http://marc.info/?l=bugtraq&m=144050155601375&w=2",
        "http://rhn.redhat.com/errata/RHSA-2013-1591.html",
        "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/servconf.c?r1=1.234#rev1.234",
        "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sshd_config.5?r1=1.156#rev1.156",
        "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sshd_config?r1=1.89#rev1.89",
        "http://www.openwall.com/lists/oss-security/2013/02/07/3",
        "http://www.oracle.com/technetwork/topics/security/cpujan2015-1972971.html",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html",
        "http://www.securityfocus.com/bid/58162",
        "https://bugzilla.redhat.com/show_bug.cgi?id=908707",
        "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A19515",
        "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A19595",
        "http://marc.info/?l=bugtraq&m=144050155601375&w=2",
        "http://rhn.redhat.com/errata/RHSA-2013-1591.html",
        "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/servconf.c?r1=1.234#rev1.234",
        "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sshd_config.5?r1=1.156#rev1.156",
        "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sshd_config?r1=1.89#rev1.89",
        "http://www.openwall.com/lists/oss-security/2013/02/07/3",
        "http://www.oracle.com/technetwork/topics/security/cpujan2015-1972971.html",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html",
        "http://www.securityfocus.com/bid/58162",
        "https://bugzilla.redhat.com/show_bug.cgi?id=908707",
        "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A19515",
        "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A19595"
      ],
      "score": 5,
      "services": [
        "22/ssh"
      ],
      "severity": "medium",
      "summary": "The default configuration of OpenSSH through 6.1 enforces a fixed time limit between establishing a TCP connection and completing a login, which makes it easier for remote attackers to cause a denial of service (connection-slot exhaustion) by periodically making many new TCP connections.",
      "vector_string": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
      "weakness": "NVD-CWE-Other"
    },
    "CVE-2011-4327": {
      "id": "CVE-2011-4327",
      "references": [
        "http://www.openssh.com/txt/portable-keysign-rand-helper.adv",
        "https://bugzilla.redhat.com/show_bug.cgi?id=755640",
        "http://www.openssh.com/txt/portable-keysign-rand-helper.adv",
        "https://bugzilla.redhat.com/show_bug.cgi?id=755640"
      ],
      "score": 2.1,
      "services": [
        "22/ssh"
      ],
      "severity": "low",
      "summary": "ssh-keysign.c in ssh-keysign in OpenSSH before 5.8p2 on certain platforms executes ssh-rand-helper with unintended open file descriptors, which allows local users to obtain sensitive key information via the ptrace system call.",
      "vector_string": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
      "weakness": "CWE-200"
    },
    "CVE-2011-5000": {
      "id": "CVE-2011-5000",
      "references": [
        "http://rhn.redhat.com/errata/RHSA-2012-0884.html",
        "http://seclists.org/fulldisclosure/2011/Aug/2",
        "http://site.pi3.com.pl/adv/ssh_1.txt",
        "http://rhn.redhat.com/errata/RHSA-2012-0884.html",
        "http://seclists.org/fulldisclosure/2011/Aug/2",
        "http://site.pi3.com.pl/adv/ssh_1.txt"
      ],
      "score": 3.5,
      "services": [
        "22/ssh"
      ],
      "severity": "low",
      "summary": "The ssh_gssapi_parse_ename function in gss-serv.c in OpenSSH 5.8 and earlier, when gssapi-with-mic authentication is enabled, allows remote authenticated users to cause a denial of service (memory consumption) via a large value in a certain length field.  NOTE: there may be limited scenarios in which this issue is relevant.",
      "vector_string": "AV:N/AC:M/Au:S/C:N/I:N/A:P",
      "weakness": "CWE-189"
    },
    "CVE-2012-0814": {
      "id": "CVE-2012-0814",
      "references": [
        "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657445",
        "http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10673",
        "http://openwall.com/lists/oss-security/2012/01/26/15",
        "http://openwall.com/lists/oss-security/2012/01/26/16",
        "http://openwall.com/lists/oss-security/2012/01/27/1",
        "http://openwall.com/lists/oss-security/2012/01/27/4",
        "http://osvdb.org/78706",
        "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/auth-options.c",
        "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/auth-options.c.diff?r1=1.53%3Br2=1.54",
        "http://www.securityfocus.com/bid/51702",
        "https://exchange.xforce.ibmcloud.com/vulnerabilities/72756",
        "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657445",
        "http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10673",
        "http://openwall.com/lists/oss-security/2012/01/26/15",
        "http://openwall.com/lists/oss-security/2012/01/26/16",
        "http://openwall.com/lists/oss-security/2012/01/27/1",
        "http://openwall.com/lists/oss-security/2012/01/27/4",
        "http://osvdb.org/78706",
        "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/auth-options.c",
        "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/auth-options.c.diff?r1=1.53%3Br2=1.54",
        "http://www.securityfocus.com/bid/51702",
        "https://exchange.xforce.ibmcloud.com/vulnerabilities/72756"
      ],
      "score": 3.5,
      "services": [
        "22/ssh"
      ],
      "severity": "low",
      "summary": "The auth_parse_options function in auth-options.c in sshd in OpenSSH before 5.7 provides debug messages containing authorized_keys command options, which allows remote authenticated users to obtain potentially sensitive information by reading these messages, as demonstrated by the shared user account required by Gitolite.  NOTE: this can cross privilege boundaries because a user account may intentionally have no shell or filesystem access, and therefore may have no supported way to read an authorized_keys file in its own home directory.",
      "vector_string": "AV:N/AC:M/Au:S/C:P/I:N/A:N",
      "weakness": "CWE-255"
    },
    "CVE-2014-1692": {
      "id": "CVE-2014-1692",
      "references": [
        "http://marc.info/?l=bugtraq&m=141576985122836&w=2",
        "http://marc.info/?l=bugtraq&m=144050155601375&w=2",
        "http://openwall.com/lists/oss-security/2014/01/29/10",
        "http://openwall.com/lists/oss-security/2014/01/29/2",
        "http://osvdb.org/102611",
        "http://secunia.com/advisories/60184",
        "http://www-01.ibm.com/support/docview.wss?uid=isg3T1020637",
        "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/Attic/schnorr.c.diff?r1=1.9%3Br2=1.10%3Bf=h",
        "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/schnorr.c#rev1.10",
        "http://www.securityfocus.com/bid/65230",
        "https://exchange.xforce.ibmcloud.com/vulnerabilities/90819",
        "http://marc.info/?l=bugtraq&m=141576985122836&w=2",
        "http://marc.info/?l=bugtraq&m=144050155601375&w=2",
        "http://openwall.com/lists/oss-security/2014/01/29/10",
        "http://openwall.com/lists/oss-security/2014/01/29/2",
        "http://osvdb.org/102611",
        "http://secunia.com/advisories/60184",
        "http://www-01.ibm.com/support/docview.wss?uid=isg3T1020637",
        "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/Attic/schnorr.c.diff?r1=1.9%3Br2=1.10%3Bf=h",
        "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/schnorr.c#rev1.10",
        "http://www.securityfocus.com/bid/65230",
        "https://exchange.xforce.ibmcloud.com/vulnerabilities/90819"
      ],
      "score": 7.5,
      "services": [
        "22/ssh"
      ],
      "severity": "high",
      "summary": "The hash_buffer function in schnorr.c in OpenSSH through 6.4, when Makefile.inc is modified to enable the J-PAKE protocol, does not initialize certain data structures, which might allow remote attackers to cause a denial of service (memory corruption) or have unspecified other impact via vectors that trigger an error condition.",
      "vector_string": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
      "weakness": "CWE-119"
    },
    "CVE-2014-2532": {
      "id": "CVE-2014-2532",
      "references": [
        "http://advisories.mageia.org/MGASA-2014-0143.html",
        "http://aix.software.ibm.com/aix/efixes/security/openssh_advisory4.asc",
        "http://lists.apple.com/archives/security-announce/2015/Sep/msg00008.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2014-June/134026.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2014-May/133537.html",
        "http://marc.info/?l=bugtraq&m=141576985122836&w=2",
        "http://marc.info/?l=openbsd-security-announce&m=139492048027313&w=2",
        "http://rhn.redhat.com/errata/RHSA-2014-1552.html",
        "http://secunia.com/advisories/57488",
        "http://secunia.com/advisories/57574",
        "http://secunia.com/advisories/59313",
        "http://secunia.com/advisories/59855",
        "http://www.debian.org/security/2014/dsa-2894",
        "http://www.mandriva.com/security/advisories?name=MDVSA-2014:068",
        "http://www.mandriva.com/security/advisories?name=MDVSA-2015:095",
        "http://www.oracle.com/technetwork/security-advisory/cpuapr2016v3-2985753.html",
        "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html",
        "http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html",
        "http://www.securityfocus.com/bid/66355",
        "http://www.securitytracker.com/id/1029925",
        "http://www.ubuntu.com/usn/USN-2155-1",
        "https://exchange.xforce.ibmcloud.com/vulnerabilities/91986",
        "https://support.apple.com/HT205267",
        "http://advisories.mageia.org/MGASA-2014-0143.html",
        "http://aix.software.ibm.com/aix/efixes/security/openssh_advisory4.asc",
        "http://lists.apple.com/archives/security-announce/2015/Sep/msg00008.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2014-June/134026.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2014-May/133537.html",
        "http://marc.info/?l=bugtraq&m=141576985122836&w=2",
        "http://marc.info/?l=openbsd-security-announce&m=139492048027313&w=2",
        "http://rhn.redhat.com/errata/RHSA-2014-1552.html",
        "http://secunia.com/advisories/57488",
        "http://secunia.com/advisories/57574",
        "http://secunia.com/advisories/59313",
        "http://secunia.com/advisories/59855",
        "http://www.debian.org/security/2014/dsa-2894",
        "http://www.mandriva.com/security/advisories?name=MDVSA-2014:068",
        "http://www.mandriva.com/security/advisories?name=MDVSA-2015:095",
        "http://www.oracle.com/technetwork/security-advisory/cpuapr2016v3-2985753.html",
        "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html",
        "http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html",
        "http://www.securityfocus.com/bid/66355",
        "http://www.securitytracker.com/id/1029925",
        "http://www.ubuntu.com/usn/USN-2155-1",
        "https://exchange.xforce.ibmcloud.com/vulnerabilities/91986",
        "https://support.apple.com/HT205267"
      ],
      "score": 4.9,
      "services": [
        "22/ssh"
      ],
      "severity": "medium",
      "summary": "sshd in OpenSSH before 6.6 does not properly support wildcards on AcceptEnv lines in sshd_config, which allows remote attackers to bypass intended environment restrictions by using a substring located before a wildcard character.",
      "vector_string": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N",
      "weakness": "CWE-264"
    },
    "CVE-2014-2653": {
      "id": "CVE-2014-2653",
      "references": [
        "http://advisories.mageia.org/MGASA-2014-0166.html",
        "http://aix.software.ibm.com/aix/efixes/security/openssh_advisory4.asc",
        "http://lists.fedoraproject.org/pipermail/package-announce/2014-June/134026.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2014-May/133537.html",
        "http://marc.info/?l=bugtraq&m=141576985122836&w=2",
        "http://openwall.com/lists/oss-security/2014/03/26/7",
        "http://rhn.redhat.com/errata/RHSA-2014-1552.html",
        "http://rhn.redhat.com/errata/RHSA-2015-0425.html",
        "http://secunia.com/advisories/59855",
        "http://www.debian.org/security/2014/dsa-2894",
        "http://www.mandriva.com/security/advisories?name=MDVSA-2014:068",
        "http://www.mandriva.com/security/advisories?name=MDVSA-2015:095",
        "http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html",
        "http://www.securityfocus.com/bid/66459",
        "http://www.ubuntu.com/usn/USN-2164-1",
        "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742513",
        "http://advisories.mageia.org/MGASA-2014-0166.html",
        "http://aix.software.ibm.com/aix/efixes/security/openssh_advisory4.asc",
        "http://lists.fedoraproject.org/pipermail/package-announce/2014-June/134026.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2014-May/133537.html",
        "http://marc.info/?l=bugtraq&m=141576985122836&w=2",
        "http://openwall.com/lists/oss-security/2014/03/26/7",
        "http://rhn.redhat.com/errata/RHSA-2014-1552.html",
        "http://rhn.redhat.com/errata/RHSA-2015-0425.html",
        "http://secunia.com/advisories/59855",
        "http://www.debian.org/security/2014/dsa-2894",
        "http://www.mandriva.com/security/advisories?name=MDVSA-2014:068",
        "http://www.mandriva.com/security/advisories?name=MDVSA-2015:095",
        "http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html",
        "http://www.securityfocus.com/bid/66459",
        "http://www.ubuntu.com/usn/USN-2164-1",
        "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742513"
      ],
      "score": 5.8,
      "services": [
        "22/ssh"
      ],
      "severity": "medium",
      "summary": "The verify_host_key function in sshconnect.c in the client in OpenSSH 6.6 and earlier allows remote servers to trigger the skipping of SSHFP DNS RR checking by presenting an unacceptable HostCertificate.",
      "vector_string": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
      "weakness": "CWE-20"
    },
    "CVE-2015-5352": {
      "id": "CVE-2015-5352",
      "references": [
        "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00017.html",
        "http://openwall.com/lists/oss-security/2015/07/01/10",
        "http://rhn.redhat.com/errata/RHSA-2016-0741.html",
        "http://www.openssh.com/txt/release-6.9",
        "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html",
        "http://www.securityfocus.com/bid/75525",
        "http://www.securitytracker.com/id/1032797",
        "http://www.ubuntu.com/usn/USN-2710-1",
        "http://www.ubuntu.com/usn/USN-2710-2",
        "https://anongit.mindrot.org/openssh.git/commit/?h=V_6_9&id=1bf477d3cdf1a864646d59820878783d42357a1d",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.gentoo.org/glsa/201512-04",
        "https://security.netapp.com/advisory/ntap-20181023-0001/",
        "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00017.html",
        "http://openwall.com/lists/oss-security/2015/07/01/10",
        "http://rhn.redhat.com/errata/RHSA-2016-0741.html",
        "http://www.openssh.com/txt/release-6.9",
        "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html",
        "http://www.securityfocus.com/bid/75525",
        "http://www.securitytracker.com/id/1032797",
        "http://www.ubuntu.com/usn/USN-2710-1",
        "http://www.ubuntu.com/usn/USN-2710-2",
        "https://anongit.mindrot.org/openssh.git/commit/?h=V_6_9&id=1bf477d3cdf1a864646d59820878783d42357a1d",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.gentoo.org/glsa/201512-04",
        "https://security.netapp.com/advisory/ntap-20181023-0001/"
      ],
      "score": 4.3,
      "services": [
        "22/ssh"
      ],
      "severity": "medium",
      "summary": "The x11_open_helper function in channels.c in ssh in OpenSSH before 6.9, when ForwardX11Trusted mode is not used, lacks a check of the refusal deadline for X connections, which makes it easier for remote attackers to bypass intended access restrictions via a connection outside of the permitted time window.",
      "vector_string": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
      "weakness": "CWE-264"
    },
    "CVE-2015-5600": {
      "id": "CVE-2015-5600",
      "references": [
        "http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/auth2-chall.c",
        "http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/auth2-chall.c.diff?r1=1.42&r2=1.43&f=h",
        "http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10697",
        "http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2015-August/165170.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2015-July/162955.html",
        "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00017.html",
        "http://openwall.com/lists/oss-security/2015/07/23/4",
        "http://rhn.redhat.com/errata/RHSA-2016-0466.html",
        "http://seclists.org/fulldisclosure/2015/Jul/92",
        "http://www.oracle.com/technetwork/security-advisory/cpujul2016-2881720.html",
        "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html",
        "http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html",
        "http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html",
        "http://www.securityfocus.com/bid/75990",
        "http://www.securityfocus.com/bid/91787",
        "http://www.securityfocus.com/bid/92012",
        "http://www.securitytracker.com/id/1032988",
        "http://www.ubuntu.com/usn/USN-2710-1",
        "http://www.ubuntu.com/usn/USN-2710-2",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://h20564.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c04952480",
        "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05128992",
        "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05157667",
        "https://kc.mcafee.com/corporate/index?page=content&id=SB10136",
        "https://kc.mcafee.com/corporate/index?page=content&id=SB10157",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.gentoo.org/glsa/201512-04",
        "https://security.netapp.com/advisory/ntap-20151106-0001/",
        "https://support.apple.com/kb/HT205031",
        "https://www.arista.com/en/support/advisories-notices/security-advisories/1174-security-advisory-12",
        "http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/auth2-chall.c",
        "http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/auth2-chall.c.diff?r1=1.42&r2=1.43&f=h",
        "http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10697",
        "http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2015-August/165170.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2015-July/162955.html",
        "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00017.html",
        "http://openwall.com/lists/oss-security/2015/07/23/4",
        "http://rhn.redhat.com/errata/RHSA-2016-0466.html",
        "http://seclists.org/fulldisclosure/2015/Jul/92",
        "http://www.oracle.com/technetwork/security-advisory/cpujul2016-2881720.html",
        "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html",
        "http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html",
        "http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html",
        "http://www.securityfocus.com/bid/75990",
        "http://www.securityfocus.com/bid/91787",
        "http://www.securityfocus.com/bid/92012",
        "http://www.securitytracker.com/id/1032988",
        "http://www.ubuntu.com/usn/USN-2710-1",
        "http://www.ubuntu.com/usn/USN-2710-2",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://h20564.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c04952480",
        "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05128992",
        "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05157667",
        "https://kc.mcafee.com/corporate/index?page=content&id=SB10136",
        "https://kc.mcafee.com/corporate/index?page=content&id=SB10157",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.gentoo.org/glsa/201512-04",
        "https://security.netapp.com/advisory/ntap-20151106-0001/",
        "https://support.apple.com/kb/HT205031",
        "https://www.arista.com/en/support/advisories-notices/security-advisories/1174-security-advisory-12"
      ],
      "score": 8.5,
      "services": [
        "22/ssh"
      ],
      "severity": "high",
      "summary": "The kbdint_next_device function in auth2-chall.c in sshd in OpenSSH through 6.9 does not properly restrict the processing of keyboard-interactive devices within a single connection, which makes it easier for remote attackers to conduct brute-force attacks or cause a denial of service (CPU consumption) via a long and duplicative list in the ssh -oKbdInteractiveDevices option, as demonstrated by a modified client that provides a different password for each pam element on this list.",
      "vector_string": "AV:N/AC:L/Au:N/C:P/I:N/A:C",
      "weakness": "CWE-264"
    },
    "CVE-2015-6563": {
      "id": "CVE-2015-6563",
      "references": [
        "http://lists.apple.com/archives/security-announce/2015/Oct/msg00005.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2015-August/165170.html",
        "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00017.html",
        "http://rhn.redhat.com/errata/RHSA-2016-0741.html",
        "http://seclists.org/fulldisclosure/2015/Aug/54",
        "http://www.openssh.com/txt/release-7.0",
        "http://www.openwall.com/lists/oss-security/2015/08/22/1",
        "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html",
        "http://www.securityfocus.com/bid/76317",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://github.com/openssh/openssh-portable/commit/d4697fe9a28dab7255c60433e4dd23cf7fce8a8b",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.gentoo.org/glsa/201512-04",
        "https://security.netapp.com/advisory/ntap-20180201-0002/",
        "https://support.apple.com/HT205375",
        "https://www.broadcom.com/support/fibre-channel-networking/security-advisories/brocade-security-advisory-2019-766",
        "http://lists.apple.com/archives/security-announce/2015/Oct/msg00005.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2015-August/165170.html",
        "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00017.html",
        "http://rhn.redhat.com/errata/RHSA-2016-0741.html",
        "http://seclists.org/fulldisclosure/2015/Aug/54",
        "http://www.openssh.com/txt/release-7.0",
        "http://www.openwall.com/lists/oss-security/2015/08/22/1",
        "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html",
        "http://www.securityfocus.com/bid/76317",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://github.com/openssh/openssh-portable/commit/d4697fe9a28dab7255c60433e4dd23cf7fce8a8b",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.gentoo.org/glsa/201512-04",
        "https://security.netapp.com/advisory/ntap-20180201-0002/",
        "https://support.apple.com/HT205375",
        "https://www.broadcom.com/support/fibre-channel-networking/security-advisories/brocade-security-advisory-2019-766"
      ],
      "score": 1.8,
      "services": [
        "22/ssh"
      ],
      "severity": "low",
      "summary": "The monitor component in sshd in OpenSSH before 7.0 on non-OpenBSD platforms accepts extraneous username data in MONITOR_REQ_PAM_INIT_CTX requests, which allows local users to conduct impersonation attacks by leveraging any SSH login access in conjunction with control of the sshd uid to send a crafted MONITOR_REQ_PWNAM request, related to monitor.c and monitor_wrap.c.",
      "vector_string": "AV:L/AC:M/Au:N/C:N/I:P/A:N",
      "weakness": "CWE-20"
    },
    "CVE-2015-6564": {
      "id": "CVE-2015-6564",
      "references": [
        "http://lists.fedoraproject.org/pipermail/package-announce/2015-August/165170.html",
        "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00017.html",
        "http://rhn.redhat.com/errata/RHSA-2016-0741.html",
        "http://seclists.org/fulldisclosure/2015/Aug/54",
        "http://www.openssh.com/txt/release-7.0",
        "http://www.openwall.com/lists/oss-security/2015/08/22/1",
        "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html",
        "http://www.securityfocus.com/bid/76317",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://github.com/openssh/openssh-portable/commit/5e75f5198769056089fb06c4d738ab0e5abc66f7",
        "https://kc.mcafee.com/corporate/index?page=content&id=SB10136",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.gentoo.org/glsa/201512-04",
        "https://www.broadcom.com/support/fibre-channel-networking/security-advisories/brocade-security-advisory-2019-764",
        "http://lists.fedoraproject.org/pipermail/package-announce/2015-August/165170.html",
        "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00017.html",
        "http://rhn.redhat.com/errata/RHSA-2016-0741.html",
        "http://seclists.org/fulldisclosure/2015/Aug/54",
        "http://www.openssh.com/txt/release-7.0",
        "http://www.openwall.com/lists/oss-security/2015/08/22/1",
        "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html",
        "http://www.securityfocus.com/bid/76317",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://github.com/openssh/openssh-portable/commit/5e75f5198769056089fb06c4d738ab0e5abc66f7",
        "https://kc.mcafee.com/corporate/index?page=content&id=SB10136",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.gentoo.org/glsa/201512-04",
        "https://www.broadcom.com/support/fibre-channel-networking/security-advisories/brocade-security-advisory-2019-764"
      ],
      "score": 6.9,
      "services": [
        "22/ssh"
      ],
      "severity": "medium",
      "summary": "Use-after-free vulnerability in the mm_answer_pam_free_ctx function in monitor.c in sshd in OpenSSH before 7.0 on non-OpenBSD platforms might allow local users to gain privileges by leveraging control of the sshd uid to send an unexpectedly early MONITOR_REQ_PAM_FREE_CTX request.",
      "vector_string": "AV:L/AC:M/Au:N/C:C/I:C/A:C",
      "weakness": "CWE-264"
    },
    "CVE-2016-0777": {
      "id": "CVE-2016-0777",
      "references": [
        "http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10734",
        "http://lists.apple.com/archives/security-announce/2016/Mar/msg00004.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/176516.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2016-January/175592.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2016-January/175676.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2016-January/176349.html",
        "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00006.html",
        "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00007.html",
        "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00008.html",
        "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00009.html",
        "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00013.html",
        "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00014.html",
        "http://packetstormsecurity.com/files/135273/Qualys-Security-Advisory-OpenSSH-Overflow-Leak.html",
        "http://seclists.org/fulldisclosure/2016/Jan/44",
        "http://www.debian.org/security/2016/dsa-3446",
        "http://www.openssh.com/txt/release-7.1p2",
        "http://www.openwall.com/lists/oss-security/2016/01/14/7",
        "http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html",
        "http://www.securityfocus.com/archive/1/537295/100/0/threaded",
        "http://www.securityfocus.com/bid/80695",
        "http://www.securitytracker.com/id/1034671",
        "http://www.ubuntu.com/usn/USN-2869-1",
        "https://blogs.sophos.com/2016/02/17/utm-up2date-9-354-released/",
        "https://blogs.sophos.com/2016/02/29/utm-up2date-9-319-released/",
        "https://bto.bluecoat.com/security-advisory/sa109",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05247375",
        "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05356388",
        "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05385680",
        "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05390722",
        "https://security.FreeBSD.org/advisories/FreeBSD-SA-16:07.openssh.asc",
        "https://security.gentoo.org/glsa/201601-01",
        "https://support.apple.com/HT206167",
        "http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10734",
        "http://lists.apple.com/archives/security-announce/2016/Mar/msg00004.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/176516.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2016-January/175592.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2016-January/175676.html",
        "http://lists.fedoraproject.org/pipermail/package-announce/2016-January/176349.html",
        "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00006.html",
        "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00007.html",
        "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00008.html",
        "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00009.html",
        "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00013.html",
        "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00014.html",
        "http://packetstormsecurity.com/files/135273/Qualys-Security-Advisory-OpenSSH-Overflow-Leak.html",
        "http://seclists.org/fulldisclosure/2016/Jan/44",
        "http://www.debian.org/security/2016/dsa-3446",
        "http://www.openssh.com/txt/release-7.1p2",
        "http://www.openwall.com/lists/oss-security/2016/01/14/7",
        "http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html",
        "http://www.securityfocus.com/archive/1/537295/100/0/threaded",
        "http://www.securityfocus.com/bid/80695",
        "http://www.securitytracker.com/id/1034671",
        "http://www.ubuntu.com/usn/USN-2869-1",
        "https://blogs.sophos.com/2016/02/17/utm-up2date-9-354-released/",
        "https://blogs.sophos.com/2016/02/29/utm-up2date-9-319-released/",
        "https://bto.bluecoat.com/security-advisory/sa109",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05247375",
        "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05356388",
        "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05385680",
        "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05390722",
        "https://security.FreeBSD.org/advisories/FreeBSD-SA-16:07.openssh.asc",
        "https://security.gentoo.org/glsa/201601-01",
        "https://support.apple.com/HT206167"
      ],
      "score": 6.5,
      "services": [
        "22/ssh"
      ],
      "severity": "medium",
      "summary": "The resend_bytes function in roaming_common.c in the client in OpenSSH 5.x, 6.x, and 7.x before 7.1p2 allows remote servers to obtain sensitive information from process memory by requesting transmission of an entire buffer, as demonstrated by reading a private key.",
      "vector_string": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
      "weakness": "CWE-200"
    },
    "CVE-2016-10009": {
      "id": "CVE-2016-10009",
      "references": [
        "http://packetstormsecurity.com/files/140261/OpenSSH-Arbitrary-Library-Loading.html",
        "http://packetstormsecurity.com/files/173661/OpenSSH-Forwarded-SSH-Agent-Remote-Code-Execution.html",
        "http://seclists.org/fulldisclosure/2023/Jul/31",
        "http://www.openwall.com/lists/oss-security/2016/12/19/2",
        "http://www.openwall.com/lists/oss-security/2023/07/19/9",
        "http://www.openwall.com/lists/oss-security/2023/07/20/1",
        "http://www.securityfocus.com/bid/94968",
        "http://www.securitytracker.com/id/1037490",
        "http://www.slackware.com/security/viewer.php?l=slackware-security&y=2016&m=slackware-security.647637",
        "https://access.redhat.com/errata/RHSA-2017:2029",
        "https://bugs.chromium.org/p/project-zero/issues/detail?id=1009",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://github.com/openbsd/src/commit/9476ce1dd37d3c3218d5640b74c34c65e5f4efe5",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.FreeBSD.org/advisories/FreeBSD-SA-17:01.openssh.asc",
        "https://security.netapp.com/advisory/ntap-20171130-0002/",
        "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03818en_us",
        "https://usn.ubuntu.com/3538-1/",
        "https://www.exploit-db.com/exploits/40963/",
        "https://www.openssh.com/txt/release-7.4",
        "http://packetstormsecurity.com/files/140261/OpenSSH-Arbitrary-Library-Loading.html",
        "http://packetstormsecurity.com/files/173661/OpenSSH-Forwarded-SSH-Agent-Remote-Code-Execution.html",
        "http://seclists.org/fulldisclosure/2023/Jul/31",
        "http://www.openwall.com/lists/oss-security/2016/12/19/2",
        "http://www.openwall.com/lists/oss-security/2023/07/19/9",
        "http://www.openwall.com/lists/oss-security/2023/07/20/1",
        "http://www.securityfocus.com/bid/94968",
        "http://www.securitytracker.com/id/1037490",
        "http://www.slackware.com/security/viewer.php?l=slackware-security&y=2016&m=slackware-security.647637",
        "https://access.redhat.com/errata/RHSA-2017:2029",
        "https://bugs.chromium.org/p/project-zero/issues/detail?id=1009",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://github.com/openbsd/src/commit/9476ce1dd37d3c3218d5640b74c34c65e5f4efe5",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.FreeBSD.org/advisories/FreeBSD-SA-17:01.openssh.asc",
        "https://security.netapp.com/advisory/ntap-20171130-0002/",
        "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03818en_us",
        "https://usn.ubuntu.com/3538-1/",
        "https://www.exploit-db.com/exploits/40963/",
        "https://www.openssh.com/txt/release-7.4"
      ],
      "score": 7.3,
      "services": [
        "22/ssh"
      ],
      "severity": "high",
      "summary": "Untrusted search path vulnerability in ssh-agent.c in ssh-agent in OpenSSH before 7.4 allows remote attackers to execute arbitrary local PKCS#11 modules by leveraging control over a forwarded agent-socket.",
      "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
      "weakness": "CWE-426"
    },
    "CVE-2016-10010": {
      "id": "CVE-2016-10010",
      "references": [
        "http://packetstormsecurity.com/files/140262/OpenSSH-Local-Privilege-Escalation.html",
        "http://www.openwall.com/lists/oss-security/2016/12/19/2",
        "http://www.securityfocus.com/bid/94972",
        "http://www.securitytracker.com/id/1037490",
        "http://www.slackware.com/security/viewer.php?l=slackware-security&y=2016&m=slackware-security.647637",
        "https://bugs.chromium.org/p/project-zero/issues/detail?id=1010",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://github.com/openbsd/src/commit/c76fac666ea038753294f2ac94d310f8adece9ce",
        "https://security.FreeBSD.org/advisories/FreeBSD-SA-17:01.openssh.asc",
        "https://security.netapp.com/advisory/ntap-20171130-0002/",
        "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03818en_us",
        "https://www.exploit-db.com/exploits/40962/",
        "https://www.openssh.com/txt/release-7.4",
        "http://packetstormsecurity.com/files/140262/OpenSSH-Local-Privilege-Escalation.html",
        "http://www.openwall.com/lists/oss-security/2016/12/19/2",
        "http://www.securityfocus.com/bid/94972",
        "http://www.securitytracker.com/id/1037490",
        "http://www.slackware.com/security/viewer.php?l=slackware-security&y=2016&m=slackware-security.647637",
        "https://bugs.chromium.org/p/project-zero/issues/detail?id=1010",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://github.com/openbsd/src/commit/c76fac666ea038753294f2ac94d310f8adece9ce",
        "https://security.FreeBSD.org/advisories/FreeBSD-SA-17:01.openssh.asc",
        "https://security.netapp.com/advisory/ntap-20171130-0002/",
        "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03818en_us",
        "https://www.exploit-db.com/exploits/40962/",
        "https://www.openssh.com/txt/release-7.4"
      ],
      "score": 7,
      "services": [
        "22/ssh"
      ],
      "severity": "high",
      "summary": "sshd in OpenSSH before 7.4, when privilege separation is not used, creates forwarded Unix-domain sockets as root, which might allow local users to gain privileges via unspecified vectors, related to serverloop.c.",
      "vector_string": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "weakness": "CWE-264"
    },
    "CVE-2016-10011": {
      "id": "CVE-2016-10011",
      "references": [
        "http://www.openwall.com/lists/oss-security/2016/12/19/2",
        "http://www.securityfocus.com/bid/94977",
        "http://www.securitytracker.com/id/1037490",
        "http://www.slackware.com/security/viewer.php?l=slackware-security&y=2016&m=slackware-security.647637",
        "https://access.redhat.com/errata/RHSA-2017:2029",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-676336.pdf",
        "https://github.com/openbsd/src/commit/ac8147a06ed2e2403fb6b9a0c03e618a9333c0e9",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.netapp.com/advisory/ntap-20171130-0002/",
        "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03818en_us",
        "https://www.openssh.com/txt/release-7.4",
        "http://www.openwall.com/lists/oss-security/2016/12/19/2",
        "http://www.securityfocus.com/bid/94977",
        "http://www.securitytracker.com/id/1037490",
        "http://www.slackware.com/security/viewer.php?l=slackware-security&y=2016&m=slackware-security.647637",
        "https://access.redhat.com/errata/RHSA-2017:2029",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-676336.pdf",
        "https://github.com/openbsd/src/commit/ac8147a06ed2e2403fb6b9a0c03e618a9333c0e9",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.netapp.com/advisory/ntap-20171130-0002/",
        "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03818en_us",
        "https://www.openssh.com/txt/release-7.4"
      ],
      "score": 5.5,
      "services": [
        "22/ssh"
      ],
      "severity": "medium",
      "summary": "authfile.c in sshd in OpenSSH before 7.4 does not properly consider the effects of realloc on buffer contents, which might allow local users to obtain sensitive private-key information by leveraging access to a privilege-separated child process.",
      "vector_string": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
      "weakness": "CWE-320"
    },
    "CVE-2016-10012": {
      "id": "CVE-2016-10012",
      "references": [
        "http://www.openwall.com/lists/oss-security/2016/12/19/2",
        "http://www.securityfocus.com/bid/94975",
        "http://www.securitytracker.com/id/1037490",
        "http://www.slackware.com/security/viewer.php?l=slackware-security&y=2016&m=slackware-security.647637",
        "https://access.redhat.com/errata/RHSA-2017:2029",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://github.com/openbsd/src/commit/3095060f479b86288e31c79ecbc5131a66bcd2f9",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.netapp.com/advisory/ntap-20171130-0002/",
        "https://support.f5.com/csp/article/K62201745?utm_source=f5support&amp%3Butm_medium=RSS",
        "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03818en_us",
        "https://www.openssh.com/txt/release-7.4",
        "http://www.openwall.com/lists/oss-security/2016/12/19/2",
        "http://www.securityfocus.com/bid/94975",
        "http://www.securitytracker.com/id/1037490",
        "http://www.slackware.com/security/viewer.php?l=slackware-security&y=2016&m=slackware-security.647637",
        "https://access.redhat.com/errata/RHSA-2017:2029",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://github.com/openbsd/src/commit/3095060f479b86288e31c79ecbc5131a66bcd2f9",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.netapp.com/advisory/ntap-20171130-0002/",
        "https://support.f5.com/csp/article/K62201745?utm_source=f5support&amp%3Butm_medium=RSS",
        "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03818en_us",
        "https://www.openssh.com/txt/release-7.4"
      ],
      "score": 7.8,
      "services": [
        "22/ssh"
      ],
      "severity": "high",
      "summary": "The shared memory manager (associated with pre-authentication compression) in sshd in OpenSSH before 7.4 does not ensure that a bounds check is enforced by all compilers, which might allows local users to gain privileges by leveraging access to a sandboxed privilege-separation process, related to the m_zback and m_zlib data structures.",
      "vector_string": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "weakness": "CWE-119"
    },
    "CVE-2016-10708": {
      "id": "CVE-2016-10708",
      "references": [
        "http://blog.swiecki.net/2018/01/fuzzing-tcp-servers.html",
        "http://www.securityfocus.com/bid/102780",
        "https://anongit.mindrot.org/openssh.git/commit/?id=28652bca29046f62c7045e933e6b931de1d16737",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-676336.pdf",
        "https://kc.mcafee.com/corporate/index?page=content&id=SB10284",
        "https://lists.debian.org/debian-lts-announce/2018/01/msg00031.html",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.netapp.com/advisory/ntap-20180423-0003/",
        "https://support.f5.com/csp/article/K32485746?utm_source=f5support&amp%3Butm_medium=RSS",
        "https://usn.ubuntu.com/3809-1/",
        "https://www.openssh.com/releasenotes.html",
        "http://blog.swiecki.net/2018/01/fuzzing-tcp-servers.html",
        "http://www.securityfocus.com/bid/102780",
        "https://anongit.mindrot.org/openssh.git/commit/?id=28652bca29046f62c7045e933e6b931de1d16737",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-676336.pdf",
        "https://kc.mcafee.com/corporate/index?page=content&id=SB10284",
        "https://lists.debian.org/debian-lts-announce/2018/01/msg00031.html",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.netapp.com/advisory/ntap-20180423-0003/",
        "https://support.f5.com/csp/article/K32485746?utm_source=f5support&amp%3Butm_medium=RSS",
        "https://usn.ubuntu.com/3809-1/",
        "https://www.openssh.com/releasenotes.html"
      ],
      "score": 7.5,
      "services": [
        "22/ssh"
      ],
      "severity": "high",
      "summary": "sshd in OpenSSH before 7.4 allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via an out-of-sequence NEWKEYS message, as demonstrated by Honggfuzz, related to kex.c and packet.c.",
      "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "weakness": "CWE-476"
    },
    "CVE-2016-1908": {
      "id": "CVE-2016-1908",
      "references": [
        "http://openwall.com/lists/oss-security/2016/01/15/13",
        "http://rhn.redhat.com/errata/RHSA-2016-0465.html",
        "http://rhn.redhat.com/errata/RHSA-2016-0741.html",
        "http://www.openssh.com/txt/release-7.2",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html",
        "http://www.securityfocus.com/bid/84427",
        "http://www.securitytracker.com/id/1034705",
        "https://anongit.mindrot.org/openssh.git/commit/?id=ed4ce82dbfa8a3a3c8ea6fa0db113c71e234416c",
        "https://bugzilla.redhat.com/show_bug.cgi?id=1298741",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.gentoo.org/glsa/201612-18",
        "http://openwall.com/lists/oss-security/2016/01/15/13",
        "http://rhn.redhat.com/errata/RHSA-2016-0465.html",
        "http://rhn.redhat.com/errata/RHSA-2016-0741.html",
        "http://www.openssh.com/txt/release-7.2",
        "http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html",
        "http://www.securityfocus.com/bid/84427",
        "http://www.securitytracker.com/id/1034705",
        "https://anongit.mindrot.org/openssh.git/commit/?id=ed4ce82dbfa8a3a3c8ea6fa0db113c71e234416c",
        "https://bugzilla.redhat.com/show_bug.cgi?id=1298741",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.gentoo.org/glsa/201612-18"
      ],
      "score": 9.8,
      "services": [
        "22/ssh"
      ],
      "severity": "critical",
      "summary": "The client in OpenSSH before 7.2 mishandles failed cookie generation for untrusted X11 forwarding and relies on the local X11 server for access-control decisions, which allows remote X11 clients to trigger a fallback and obtain trusted X11 forwarding privileges by leveraging configuration issues on this X11 server, as demonstrated by lack of the SECURITY extension on this X11 server.",
      "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "weakness": "CWE-287"
    },
    "CVE-2016-20012": {
      "id": "CVE-2016-20012",
      "references": [
        "https://github.com/openssh/openssh-portable/blob/d0fffc88c8fe90c1815c6f4097bc8cbcabc0f3dd/auth2-pubkey.c#L261-L265",
        "https://github.com/openssh/openssh-portable/pull/270",
        "https://github.com/openssh/openssh-portable/pull/270#issuecomment-920577097",
        "https://github.com/openssh/openssh-portable/pull/270#issuecomment-943909185",
        "https://rushter.com/blog/public-ssh-keys/",
        "https://security.netapp.com/advisory/ntap-20211014-0005/",
        "https://utcc.utoronto.ca/~cks/space/blog/tech/SSHKeysAreInfoLeak",
        "https://www.openwall.com/lists/oss-security/2018/08/24/1",
        "https://github.com/openssh/openssh-portable/blob/d0fffc88c8fe90c1815c6f4097bc8cbcabc0f3dd/auth2-pubkey.c#L261-L265",
        "https://github.com/openssh/openssh-portable/pull/270",
        "https://github.com/openssh/openssh-portable/pull/270#issuecomment-920577097",
        "https://github.com/openssh/openssh-portable/pull/270#issuecomment-943909185",
        "https://rushter.com/blog/public-ssh-keys/",
        "https://security.netapp.com/advisory/ntap-20211014-0005/",
        "https://utcc.utoronto.ca/~cks/space/blog/tech/SSHKeysAreInfoLeak",
        "https://www.openwall.com/lists/oss-security/2018/08/24/1"
      ],
      "score": 5.3,
      "services": [
        "22/ssh"
      ],
      "severity": "medium",
      "summary": "OpenSSH through 8.7 allows remote attackers, who have a suspicion that a certain combination of username and public key is known to an SSH server, to test whether this suspicion is correct. This occurs because a challenge is sent only when that combination could be valid for a login session. NOTE: the vendor does not recognize user enumeration as a vulnerability for this product",
      "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
      "weakness": "NVD-CWE-Other"
    },
    "CVE-2017-15906": {
      "id": "CVE-2017-15906",
      "references": [
        "http://www.securityfocus.com/bid/101552",
        "https://access.redhat.com/errata/RHSA-2018:0980",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://github.com/openbsd/src/commit/a6981567e8e215acc1ef690c8dbb30f2d9b00a19",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.gentoo.org/glsa/201801-05",
        "https://security.netapp.com/advisory/ntap-20180423-0004/",
        "https://www.openssh.com/txt/release-7.6",
        "https://www.oracle.com/security-alerts/cpujan2020.html",
        "http://www.securityfocus.com/bid/101552",
        "https://access.redhat.com/errata/RHSA-2018:0980",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://github.com/openbsd/src/commit/a6981567e8e215acc1ef690c8dbb30f2d9b00a19",
        "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html",
        "https://security.gentoo.org/glsa/201801-05",
        "https://security.netapp.com/advisory/ntap-20180423-0004/",
        "https://www.openssh.com/txt/release-7.6",
        "https://www.oracle.com/security-alerts/cpujan2020.html"
      ],
      "score": 5.3,
      "services": [
        "22/ssh"
      ],
      "severity": "medium",
      "summary": "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.",
      "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
      "weakness": "CWE-732"
    },
    "CVE-2018-15473": {
      "id": "CVE-2018-15473",
      "references": [
        "http://www.openwall.com/lists/oss-security/2018/08/15/5",
        "http://www.securityfocus.com/bid/105140",
        "http://www.securitytracker.com/id/1041487",
        "https://access.redhat.com/errata/RHSA-2019:0711",
        "https://access.redhat.com/errata/RHSA-2019:2143",
        "https://bugs.debian.org/906236",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://github.com/openbsd/src/commit/779974d35b4859c07bc3cb8a12c74b43b0a7d1e0",
        "https://lists.debian.org/debian-lts-announce/2018/08/msg00022.html",
        "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2018-0011",
        "https://security.gentoo.org/glsa/201810-03",
        "https://security.netapp.com/advisory/ntap-20181101-0001/",
        "https://usn.ubuntu.com/3809-1/",
        "https://www.debian.org/security/2018/dsa-4280",
        "https://www.exploit-db.com/exploits/45210/",
        "https://www.exploit-db.com/exploits/45233/",
        "https://www.exploit-db.com/exploits/45939/",
        "https://www.oracle.com/security-alerts/cpujan2020.html",
        "http://www.openwall.com/lists/oss-security/2018/08/15/5",
        "http://www.securityfocus.com/bid/105140",
        "http://www.securitytracker.com/id/1041487",
        "https://access.redhat.com/errata/RHSA-2019:0711",
        "https://access.redhat.com/errata/RHSA-2019:2143",
        "https://bugs.debian.org/906236",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://github.com/openbsd/src/commit/779974d35b4859c07bc3cb8a12c74b43b0a7d1e0",
        "https://lists.debian.org/debian-lts-announce/2018/08/msg00022.html",
        "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2018-0011",
        "https://security.gentoo.org/glsa/201810-03",
        "https://security.netapp.com/advisory/ntap-20181101-0001/",
        "https://usn.ubuntu.com/3809-1/",
        "https://www.debian.org/security/2018/dsa-4280",
        "https://www.exploit-db.com/exploits/45210/",
        "https://www.exploit-db.com/exploits/45233/",
        "https://www.exploit-db.com/exploits/45939/",
        "https://www.oracle.com/security-alerts/cpujan2020.html"
      ],
      "score": 5.3,
      "services": [
        "22/ssh"
      ],
      "severity": "medium",
      "summary": "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.",
      "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
      "weakness": "CWE-362"
    },
    "CVE-2018-20685": {
      "id": "CVE-2018-20685",
      "references": [
        "http://www.securityfocus.com/bid/106531",
        "https://access.redhat.com/errata/RHSA-2019:3702",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/scp.c.diff?r1=1.197&r2=1.198&f=h",
        "https://github.com/openssh/openssh-portable/commit/6010c0303a422a9c5fa8860c061bf7105eb7f8b2",
        "https://lists.debian.org/debian-lts-announce/2019/03/msg00030.html",
        "https://security.gentoo.org/glsa/201903-16",
        "https://security.gentoo.org/glsa/202007-53",
        "https://security.netapp.com/advisory/ntap-20190215-0001/",
        "https://sintonen.fi/advisories/scp-client-multiple-vulnerabilities.txt",
        "https://usn.ubuntu.com/3885-1/",
        "https://www.debian.org/security/2019/dsa-4387",
        "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html",
        "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html",
        "http://www.securityfocus.com/bid/106531",
        "https://access.redhat.com/errata/RHSA-2019:3702",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/scp.c.diff?r1=1.197&r2=1.198&f=h",
        "https://github.com/openssh/openssh-portable/commit/6010c0303a422a9c5fa8860c061bf7105eb7f8b2",
        "https://lists.debian.org/debian-lts-announce/2019/03/msg00030.html",
        "https://security.gentoo.org/glsa/201903-16",
        "https://security.gentoo.org/glsa/202007-53",
        "https://security.netapp.com/advisory/ntap-20190215-0001/",
        "https://sintonen.fi/advisories/scp-client-multiple-vulnerabilities.txt",
        "https://usn.ubuntu.com/3885-1/",
        "https://www.debian.org/security/2019/dsa-4387",
        "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html",
        "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html"
      ],
      "score": 5.3,
      "services": [
        "22/ssh"
      ],
      "severity": "medium",
      "summary": "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.",
      "vector_string": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
      "weakness": "CWE-863"
    },
    "CVE-2019-6109": {
      "id": "CVE-2019-6109",
      "references": [
        "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00058.html",
        "https://access.redhat.com/errata/RHSA-2019:3702",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://cvsweb.openbsd.org/src/usr.bin/ssh/progressmeter.c",
        "https://cvsweb.openbsd.org/src/usr.bin/ssh/scp.c",
        "https://lists.debian.org/debian-lts-announce/2019/03/msg00030.html",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W3YVQ2BPTOVDCFDVNC2GGF5P5ISFG37G/",
        "https://security.gentoo.org/glsa/201903-16",
        "https://security.netapp.com/advisory/ntap-20190213-0001/",
        "https://sintonen.fi/advisories/scp-client-multiple-vulnerabilities.txt",
        "https://usn.ubuntu.com/3885-1/",
        "https://www.debian.org/security/2019/dsa-4387",
        "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html",
        "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00058.html",
        "https://access.redhat.com/errata/RHSA-2019:3702",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://cvsweb.openbsd.org/src/usr.bin/ssh/progressmeter.c",
        "https://cvsweb.openbsd.org/src/usr.bin/ssh/scp.c",
        "https://lists.debian.org/debian-lts-announce/2019/03/msg00030.html",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W3YVQ2BPTOVDCFDVNC2GGF5P5ISFG37G/",
        "https://security.gentoo.org/glsa/201903-16",
        "https://security.netapp.com/advisory/ntap-20190213-0001/",
        "https://sintonen.fi/advisories/scp-client-multiple-vulnerabilities.txt",
        "https://usn.ubuntu.com/3885-1/",
        "https://www.debian.org/security/2019/dsa-4387",
        "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html"
      ],
      "score": 6.8,
      "services": [
        "22/ssh"
      ],
      "severity": "medium",
      "summary": "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.",
      "vector_string": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
      "weakness": "CWE-116"
    },
    "CVE-2019-6110": {
      "id": "CVE-2019-6110",
      "references": [
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://cvsweb.openbsd.org/src/usr.bin/ssh/progressmeter.c",
        "https://cvsweb.openbsd.org/src/usr.bin/ssh/scp.c",
        "https://security.gentoo.org/glsa/201903-16",
        "https://security.netapp.com/advisory/ntap-20190213-0001/",
        "https://sintonen.fi/advisories/scp-client-multiple-vulnerabilities.txt",
        "https://www.exploit-db.com/exploits/46193/",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://cvsweb.openbsd.org/src/usr.bin/ssh/progressmeter.c",
        "https://cvsweb.openbsd.org/src/usr.bin/ssh/scp.c",
        "https://security.gentoo.org/glsa/201903-16",
        "https://security.netapp.com/advisory/ntap-20190213-0001/",
        "https://sintonen.fi/advisories/scp-client-multiple-vulnerabilities.txt",
        "https://www.exploit-db.com/exploits/46193/"
      ],
      "score": 6.8,
      "services": [
        "22/ssh"
      ],
      "severity": "medium",
      "summary": "In OpenSSH 7.9, due to accepting and displaying arbitrary stderr output from the server, a malicious server (or Man-in-The-Middle attacker) can manipulate the client output, for example to use ANSI control codes to hide additional files being transferred.",
      "vector_string": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
      "weakness": "CWE-838"
    },
    "CVE-2019-6111": {
      "id": "CVE-2019-6111",
      "references": [
        "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00058.html",
        "http://www.openwall.com/lists/oss-security/2019/04/18/1",
        "http://www.openwall.com/lists/oss-security/2022/08/02/1",
        "http://www.securityfocus.com/bid/106741",
        "https://access.redhat.com/errata/RHSA-2019:3702",
        "https://bugzilla.redhat.com/show_bug.cgi?id=1677794",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://cvsweb.openbsd.org/src/usr.bin/ssh/scp.c",
        "https://lists.apache.org/thread.html/c45d9bc90700354b58fb7455962873c44229841880dcb64842fa7d23%40%3Cdev.mina.apache.org%3E",
        "https://lists.apache.org/thread.html/c7301cab36a86825359e1b725fc40304d1df56dc6d107c1fe885148b%40%3Cdev.mina.apache.org%3E",
        "https://lists.apache.org/thread.html/d540139359de999b0f1c87d05b715be4d7d4bec771e1ae55153c5c7a%40%3Cdev.mina.apache.org%3E",
        "https://lists.apache.org/thread.html/e47597433b351d6e01a5d68d610b4ba195743def9730e49561e8cf3f%40%3Cdev.mina.apache.org%3E",
        "https://lists.debian.org/debian-lts-announce/2019/03/msg00030.html",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W3YVQ2BPTOVDCFDVNC2GGF5P5ISFG37G/",
        "https://security.gentoo.org/glsa/201903-16",
        "https://security.netapp.com/advisory/ntap-20190213-0001/",
        "https://sintonen.fi/advisories/scp-client-multiple-vulnerabilities.txt",
        "https://usn.ubuntu.com/3885-1/",
        "https://usn.ubuntu.com/3885-2/",
        "https://www.debian.org/security/2019/dsa-4387",
        "https://www.exploit-db.com/exploits/46193/",
        "https://www.freebsd.org/security/advisories/FreeBSD-EN-19:10.scp.asc",
        "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html",
        "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00058.html",
        "http://www.openwall.com/lists/oss-security/2019/04/18/1",
        "http://www.openwall.com/lists/oss-security/2022/08/02/1",
        "http://www.securityfocus.com/bid/106741",
        "https://access.redhat.com/errata/RHSA-2019:3702",
        "https://bugzilla.redhat.com/show_bug.cgi?id=1677794",
        "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
        "https://cvsweb.openbsd.org/src/usr.bin/ssh/scp.c",
        "https://lists.apache.org/thread.html/c45d9bc90700354b58fb7455962873c44229841880dcb64842fa7d23%40%3Cdev.mina.apache.org%3E",
        "https://lists.apache.org/thread.html/c7301cab36a86825359e1b725fc40304d1df56dc6d107c1fe885148b%40%3Cdev.mina.apache.org%3E",
        "https://lists.apache.org/thread.html/d540139359de999b0f1c87d05b715be4d7d4bec771e1ae55153c5c7a%40%3Cdev.mina.apache.org%3E",
        "https://lists.apache.org/thread.html/e47597433b351d6e01a5d68d610b4ba195743def9730e49561e8cf3f%40%3Cdev.mina.apache.org%3E",
        "https://lists.debian.org/debian-lts-announce/2019/03/msg00030.html",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W3YVQ2BPTOVDCFDVNC2GGF5P5ISFG37G/",
        "https://security.gentoo.org/glsa/201903-16",
        "https://security.netapp.com/advisory/ntap-20190213-0001/",
        "https://sintonen.fi/advisories/scp-client-multiple-vulnerabilities.txt",
        "https://usn.ubuntu.com/3885-1/",
        "https://usn.ubuntu.com/3885-2/",
        "https://www.debian.org/security/2019/dsa-4387",
        "https://www.exploit-db.com/exploits/46193/",
        "https://www.freebsd.org/security/advisories/FreeBSD-EN-19:10.scp.asc",
        "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html"
      ],
      "score": 5.9,
      "services": [
        "22/ssh"
      ],
      "severity": "medium",
      "summary": "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).",
      "vector_string": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
      "weakness": "CWE-22"
    },
    "CVE-2020-15778": {
      "id": "CVE-2020-15778",
      "references": [
        "https://access.redhat.com/errata/RHSA-2024:3166",
        "https://github.com/cpandya2909/CVE-2020-15778/",
        "https://news.ycombinator.com/item?id=25005567",
        "https://security.gentoo.org/glsa/202212-06",
        "https://security.netapp.com/advisory/ntap-20200731-0007/",
        "https://www.openssh.com/security.html",
        "https://access.redhat.com/errata/RHSA-2024:3166",
        "https://github.com/cpandya2909/CVE-2020-15778/",
        "https://news.ycombinator.com/item?id=25005567",
        "https://security.gentoo.org/glsa/202212-06",
        "https://security.netapp.com/advisory/ntap-20200731-0007/",
        "https://www.openssh.com/security.html"
      ],
      "score": 7.4,
      "services": [
        "22/ssh"
      ],
      "severity": "high",
      "summary": "scp in OpenSSH through 8.3p1 allows command injection in the scp.c toremote function, as demonstrated by backtick characters in the destination argument. NOTE: the vendor reportedly has stated that they intentionally omit validation of \"anomalous argument transfers\" because that could \"stand a great chance of breaking existing workflows.\"",
      "vector_string": "CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
      "weakness": "CWE-78"
    },
    "CVE-2021-36368": {
      "id": "CVE-2021-36368",
      "references": [
        "https://bugzilla.mindrot.org/show_bug.cgi?id=3316",
        "https://docs.ssh-mitm.at/trivialauth.html",
        "https://github.com/openssh/openssh-portable/pull/258",
        "https://security-tracker.debian.org/tracker/CVE-2021-36368",
        "https://www.openssh.com/security.html",
        "https://bugzilla.mindrot.org/show_bug.cgi?id=3316",
        "https://docs.ssh-mitm.at/trivialauth.html",
        "https://github.com/openssh/openssh-portable/pull/258",
        "https://security-tracker.debian.org/tracker/CVE-2021-36368",
        "https://www.openssh.com/security.html"
      ],
      "score": 3.7,
      "services": [
        "22/ssh"
      ],
      "severity": "low",
      "summary": "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.",
      "vector_string": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
      "weakness": "CWE-287"
    },
    "CVE-2023-38408": {
      "id": "CVE-2023-38408",
      "references": [
        "http://packetstormsecurity.com/files/173661/OpenSSH-Forwarded-SSH-Agent-Remote-Code-Execution.html",
        "http://www.openwall.com/lists/oss-security/2023/07/20/1",
        "http://www.openwall.com/lists/oss-security/2023/07/20/2",
        "http://www.openwall.com/lists/oss-security/2023/09/22/11",
        "http://www.openwall.com/lists/oss-security/2023/09/22/9",
        "https://blog.qualys.com/vulnerabilities-threat-research/2023/07/19/cve-2023-38408-remote-code-execution-in-opensshs-forwarded-ssh-agent",
        "https://github.com/openbsd/src/commit/7bc29a9d5cd697290aa056e94ecee6253d3425f8",
        "https://github.com/openbsd/src/commit/f03a4faa55c4ce0818324701dadbf91988d7351d",
        "https://github.com/openbsd/src/commit/f8f5a6b003981bb824329dc987d101977beda7ca",
        "https://lists.debian.org/debian-lts-announce/2023/08/msg00021.html",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CEBTJJINE2I3FHAUKKNQWMFGYMLSMWKQ/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RAXVQS6ZYTULFAK3TEJHRLKZALJS3AOU/",
        "https://news.ycombinator.com/item?id=36790196",
        "https://security.gentoo.org/glsa/202307-01",
        "https://security.netapp.com/advisory/ntap-20230803-0010/",
        "https://support.apple.com/kb/HT213940",
        "https://www.openssh.com/security.html",
        "https://www.openssh.com/txt/release-9.3p2",
        "https://www.qualys.com/2023/07/19/cve-2023-38408/rce-openssh-forwarded-ssh-agent.txt",
        "https://www.vicarius.io/vsociety/posts/exploring-opensshs-agent-forwarding-rce-cve-2023-38408",
        "http://packetstormsecurity.com/files/173661/OpenSSH-Forwarded-SSH-Agent-Remote-Code-Execution.html",
        "http://www.openwall.com/lists/oss-security/2023/07/20/1",
        "http://www.openwall.com/lists/oss-security/2023/07/20/2",
        "http://www.openwall.com/lists/oss-security/2023/09/22/11",
        "http://www.openwall.com/lists/oss-security/2023/09/22/9",
        "https://blog.qualys.com/vulnerabilities-threat-research/2023/07/19/cve-2023-38408-remote-code-execution-in-opensshs-forwarded-ssh-agent",
        "https://github.com/openbsd/src/commit/7bc29a9d5cd697290aa056e94ecee6253d3425f8",
        "https://github.com/openbsd/src/commit/f03a4faa55c4ce0818324701dadbf91988d7351d",
        "https://github.com/openbsd/src/commit/f8f5a6b003981bb824329dc987d101977beda7ca",
        "https://lists.debian.org/debian-lts-announce/2023/08/msg00021.html",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CEBTJJINE2I3FHAUKKNQWMFGYMLSMWKQ/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RAXVQS6ZYTULFAK3TEJHRLKZALJS3AOU/",
        "https://news.ycombinator.com/item?id=36790196",
        "https://security.gentoo.org/glsa/202307-01",
        "https://security.netapp.com/advisory/ntap-20230803-0010/",
        "https://support.apple.com/kb/HT213940",
        "https://www.openssh.com/security.html",
        "https://www.openssh.com/txt/release-9.3p2",
        "https://www.qualys.com/2023/07/19/cve-2023-38408/rce-openssh-forwarded-ssh-agent.txt",
        "https://www.vicarius.io/vsociety/posts/exploring-opensshs-agent-forwarding-rce-cve-2023-38408"
      ],
      "score": 9.8,
      "services": [
        "22/ssh"
      ],
      "severity": "critical",
      "summary": "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.",
      "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "weakness": "CWE-428"
    },
    "CVE-2023-48795": {
      "id": "CVE-2023-48795",
      "references": [
        "http://packetstormsecurity.com/files/176280/Terrapin-SSH-Connection-Weakening.html",
        "http://seclists.org/fulldisclosure/2024/Mar/21",
        "http://www.openwall.com/lists/oss-security/2023/12/18/3",
        "http://www.openwall.com/lists/oss-security/2023/12/19/5",
        "http://www.openwall.com/lists/oss-security/2023/12/20/3",
        "http://www.openwall.com/lists/oss-security/2024/03/06/3",
        "http://www.openwall.com/lists/oss-security/2024/04/17/8",
        "https://access.redhat.com/security/cve/cve-2023-48795",
        "https://arstechnica.com/security/2023/12/hackers-can-break-ssh-channel-integrity-using-novel-data-corruption-attack/",
        "https://bugs.gentoo.org/920280",
        "https://bugzilla.redhat.com/show_bug.cgi?id=2254210",
        "https://bugzilla.suse.com/show_bug.cgi?id=1217950",
        "https://crates.io/crates/thrussh/versions",
        "https://filezilla-project.org/versions.php",
        "https://forum.netgate.com/topic/184941/terrapin-ssh-attack",
        "https://git.libssh.org/projects/libssh.git/commit/?h=stable-0.10&id=10e09e273f69e149389b3e0e5d44b8c221c2e7f6",
        "https://github.com/NixOS/nixpkgs/pull/275249",
        "https://github.com/PowerShell/Win32-OpenSSH/issues/2189",
        "https://github.com/PowerShell/Win32-OpenSSH/releases/tag/v9.5.0.0p1-Beta",
        "https://github.com/TeraTermProject/teraterm/commit/7279fbd6ef4d0c8bdd6a90af4ada2899d786eec0",
        "https://github.com/TeraTermProject/teraterm/releases/tag/v5.1",
        "https://github.com/advisories/GHSA-45x7-px36-x8w8",
        "https://github.com/apache/mina-sshd/issues/445",
        "https://github.com/connectbot/sshlib/commit/5c8b534f6e97db7ac0e0e579331213aa25c173ab",
        "https://github.com/connectbot/sshlib/compare/2.2.21...2.2.22",
        "https://github.com/cyd01/KiTTY/issues/520",
        "https://github.com/drakkan/sftpgo/releases/tag/v2.5.6",
        "https://github.com/erlang/otp/blob/d1b43dc0f1361d2ad67601169e90a7fc50bb0369/lib/ssh/doc/src/notes.xml#L39-L42",
        "https://github.com/erlang/otp/releases/tag/OTP-26.2.1",
        "https://github.com/golang/crypto/commit/9d2ee975ef9fe627bf0a6f01c1f69e8ef1d4f05d",
        "https://github.com/hierynomus/sshj/issues/916",
        "https://github.com/janmojzis/tinyssh/issues/81",
        "https://github.com/jtesta/ssh-audit/commit/8e972c5e94b460379fe0c7d20209c16df81538a5",
        "https://github.com/libssh2/libssh2/pull/1291",
        "https://github.com/mkj/dropbear/blob/17657c36cce6df7716d5ff151ec09a665382d5dd/CHANGES#L25",
        "https://github.com/mscdex/ssh2/commit/97b223f8891b96d6fc054df5ab1d5a1a545da2a3",
        "https://github.com/mwiede/jsch/compare/jsch-0.2.14...jsch-0.2.15",
        "https://github.com/mwiede/jsch/issues/457",
        "https://github.com/mwiede/jsch/pull/461",
        "https://github.com/net-ssh/net-ssh/blob/2e65064a52d73396bfc3806c9196fc8108f33cd8/CHANGES.txt#L14-L16",
        "https://github.com/openssh/openssh-portable/commits/master",
        "https://github.com/paramiko/paramiko/issues/2337",
        "https://github.com/proftpd/proftpd/blob/0a7ea9b0ba9fcdf368374a226370d08f10397d99/RELEASE_NOTES",
        "https://github.com/proftpd/proftpd/blob/d21e7a2e47e9b38f709bec58e3fa711f759ad0e1/RELEASE_NOTES",
        "https://github.com/proftpd/proftpd/blob/master/RELEASE_NOTES",
        "https://github.com/proftpd/proftpd/issues/456",
        "https://github.com/rapier1/hpn-ssh/releases",
        "https://github.com/ronf/asyncssh/blob/develop/docs/changes.rst",
        "https://github.com/ronf/asyncssh/tags",
        "https://github.com/ssh-mitm/ssh-mitm/issues/165",
        "https://github.com/warp-tech/russh/releases/tag/v0.40.2",
        "https://gitlab.com/libssh/libssh-mirror/-/tags",
        "https://groups.google.com/g/golang-announce/c/-n5WqVC18LQ",
        "https://groups.google.com/g/golang-announce/c/qA3XtxvMUyg",
        "https://help.panic.com/releasenotes/transmit5/",
        "https://jadaptive.com/important-java-ssh-security-update-new-ssh-vulnerability-discovered-cve-2023-48795/",
        "https://lists.debian.org/debian-lts-announce/2023/12/msg00017.html",
        "https://lists.debian.org/debian-lts-announce/2024/01/msg00013.html",
        "https://lists.debian.org/debian-lts-announce/2024/01/msg00014.html",
        "https://lists.debian.org/debian-lts-announce/2024/04/msg00016.html",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/33XHJUB6ROFUOH2OQNENFROTVH6MHSHA/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3CAYYW35MUTNO65RVAELICTNZZFMT2XS/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3JIMLVBDWOP4FUPXPTB4PGHHIOMGFLQE/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3YQLUQWLIHDB5QCXQEX7HXHAWMOKPP5O/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6Y74KVCPEPT4MVU3LHDWCNNOXOE5ZLUR/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APYIXIQOVDCRWLHTGB4VYMAUIAQLKYJ3/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BL5KTLOSLH2KHRN4HCXJPK3JUVLDGEL6/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/C3AFMZ6MH2UHHOPIWT5YLSFV3D2VB3AC/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CHHITS4PUOZAKFIUBQAQZC7JWXMOYE4B/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/F7EYCFQCTSGJXWO3ZZ44MGKFC5HA7G3Y/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HYEDEXIKFKTUJIN43RG4B7T5ZS6MHUSP/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/I724O3LSRCPO4WNVIXTZCT4VVRMXMMSG/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KEOTKBUPZXHE3F352JBYNTSNRXYLWD6P/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KMZCVGUGJZZVDPCVDA7TEB22VUCNEXDD/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/L5Y6MNNVAPIJSXJERQ6PKZVCIUXSNJK7/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LZQVUHWVWRH73YBXUQJOD6CKHDQBU3DM/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MKQRBF3DWMWPH36LBCOBUTSIZRTPEZXB/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QI3EHAHABFQK7OABNCSF5GMYP6TONTI7/",
        "https://matt.ucc.asn.au/dropbear/CHANGES",
        "https://nest.pijul.com/pijul/thrussh/changes/D6H7OWTTMHHX6BTB3B6MNBOBX2L66CBL4LGSEUSAI2MCRCJDQFRQC",
        "https://news.ycombinator.com/item?id=38684904",
        "https://news.ycombinator.com/item?id=38685286",
        "https://news.ycombinator.com/item?id=38732005",
        "https://nova.app/releases/#v11.8",
        "https://oryx-embedded.com/download/#changelog",
        "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2024-0002",
        "https://roumenpetrov.info/secsh/#news20231220",
        "https://security-tracker.debian.org/tracker/CVE-2023-48795",
        "https://security-tracker.debian.org/tracker/source-package/libssh2",
        "https://security-tracker.debian.org/tracker/source-package/proftpd-dfsg",
        "https://security-tracker.debian.org/tracker/source-package/trilead-ssh2",
        "https://security.gentoo.org/glsa/202312-16",
        "https://security.gentoo.org/glsa/202312-17",
        "https://security.netapp.com/advisory/ntap-20240105-0004/",
        "https://support.apple.com/kb/HT214084",
        "https://thorntech.com/cve-2023-48795-and-sftp-gateway/",
        "https://twitter.com/TrueSkrillor/status/1736774389725565005",
        "https://ubuntu.com/security/CVE-2023-48795",
        "https://winscp.net/eng/docs/history#6.2.2",
        "https://www.bitvise.com/ssh-client-version-history#933",
        "https://www.bitvise.com/ssh-server-version-history",
        "https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html",
        "https://www.crushftp.com/crush10wiki/Wiki.jsp?page=Update",
        "https://www.debian.org/security/2023/dsa-5586",
        "https://www.debian.org/security/2023/dsa-5588",
        "https://www.freebsd.org/security/advisories/FreeBSD-SA-23:19.openssh.asc",
        "https://www.lancom-systems.de/service-support/allgemeine-sicherheitshinweise#c243508",
        "https://www.netsarang.com/en/xshell-update-history/",
        "https://www.openssh.com/openbsd.html",
        "https://www.openssh.com/txt/release-9.6",
        "https://www.openwall.com/lists/oss-security/2023/12/18/2",
        "https://www.openwall.com/lists/oss-security/2023/12/20/3",
        "https://www.paramiko.org/changelog.html",
        "https://www.reddit.com/r/sysadmin/comments/18idv52/cve202348795_why_is_this_cve_still_undisclosed/",
        "https://www.suse.com/c/suse-addresses-the-ssh-v2-protocol-terrapin-attack-aka-cve-2023-48795/",
        "https://www.terrapin-attack.com",
        "https://www.theregister.com/2023/12/20/terrapin_attack_ssh",
        "https://www.vandyke.com/products/securecrt/history.txt",
        "http://packetstormsecurity.com/files/176280/Terrapin-SSH-Connection-Weakening.html",
        "http://seclists.org/fulldisclosure/2024/Mar/21",
        "http://www.openwall.com/lists/oss-security/2023/12/18/3",
        "http://www.openwall.com/lists/oss-security/2023/12/19/5",
        "http://www.openwall.com/lists/oss-security/2023/12/20/3",
        "http://www.openwall.com/lists/oss-security/2024/03/06/3",
        "http://www.openwall.com/lists/oss-security/2024/04/17/8",
        "https://access.redhat.com/security/cve/cve-2023-48795",
        "https://arstechnica.com/security/2023/12/hackers-can-break-ssh-channel-integrity-using-novel-data-corruption-attack/",
        "https://bugs.gentoo.org/920280",
        "https://bugzilla.redhat.com/show_bug.cgi?id=2254210",
        "https://bugzilla.suse.com/show_bug.cgi?id=1217950",
        "https://crates.io/crates/thrussh/versions",
        "https://filezilla-project.org/versions.php",
        "https://forum.netgate.com/topic/184941/terrapin-ssh-attack",
        "https://git.libssh.org/projects/libssh.git/commit/?h=stable-0.10&id=10e09e273f69e149389b3e0e5d44b8c221c2e7f6",
        "https://github.com/NixOS/nixpkgs/pull/275249",
        "https://github.com/PowerShell/Win32-OpenSSH/issues/2189",
        "https://github.com/PowerShell/Win32-OpenSSH/releases/tag/v9.5.0.0p1-Beta",
        "https://github.com/TeraTermProject/teraterm/commit/7279fbd6ef4d0c8bdd6a90af4ada2899d786eec0",
        "https://github.com/TeraTermProject/teraterm/releases/tag/v5.1",
        "https://github.com/advisories/GHSA-45x7-px36-x8w8",
        "https://github.com/apache/mina-sshd/issues/445",
        "https://github.com/connectbot/sshlib/commit/5c8b534f6e97db7ac0e0e579331213aa25c173ab",
        "https://github.com/connectbot/sshlib/compare/2.2.21...2.2.22",
        "https://github.com/cyd01/KiTTY/issues/520",
        "https://github.com/drakkan/sftpgo/releases/tag/v2.5.6",
        "https://github.com/erlang/otp/blob/d1b43dc0f1361d2ad67601169e90a7fc50bb0369/lib/ssh/doc/src/notes.xml#L39-L42",
        "https://github.com/erlang/otp/releases/tag/OTP-26.2.1",
        "https://github.com/golang/crypto/commit/9d2ee975ef9fe627bf0a6f01c1f69e8ef1d4f05d",
        "https://github.com/hierynomus/sshj/issues/916",
        "https://github.com/janmojzis/tinyssh/issues/81",
        "https://github.com/jtesta/ssh-audit/commit/8e972c5e94b460379fe0c7d20209c16df81538a5",
        "https://github.com/libssh2/libssh2/pull/1291",
        "https://github.com/mkj/dropbear/blob/17657c36cce6df7716d5ff151ec09a665382d5dd/CHANGES#L25",
        "https://github.com/mscdex/ssh2/commit/97b223f8891b96d6fc054df5ab1d5a1a545da2a3",
        "https://github.com/mwiede/jsch/compare/jsch-0.2.14...jsch-0.2.15",
        "https://github.com/mwiede/jsch/issues/457",
        "https://github.com/mwiede/jsch/pull/461",
        "https://github.com/net-ssh/net-ssh/blob/2e65064a52d73396bfc3806c9196fc8108f33cd8/CHANGES.txt#L14-L16",
        "https://github.com/openssh/openssh-portable/commits/master",
        "https://github.com/paramiko/paramiko/issues/2337",
        "https://github.com/proftpd/proftpd/blob/0a7ea9b0ba9fcdf368374a226370d08f10397d99/RELEASE_NOTES",
        "https://github.com/proftpd/proftpd/blob/d21e7a2e47e9b38f709bec58e3fa711f759ad0e1/RELEASE_NOTES",
        "https://github.com/proftpd/proftpd/blob/master/RELEASE_NOTES",
        "https://github.com/proftpd/proftpd/issues/456",
        "https://github.com/rapier1/hpn-ssh/releases",
        "https://github.com/ronf/asyncssh/blob/develop/docs/changes.rst",
        "https://github.com/ronf/asyncssh/tags",
        "https://github.com/ssh-mitm/ssh-mitm/issues/165",
        "https://github.com/warp-tech/russh/releases/tag/v0.40.2",
        "https://gitlab.com/libssh/libssh-mirror/-/tags",
        "https://groups.google.com/g/golang-announce/c/-n5WqVC18LQ",
        "https://groups.google.com/g/golang-announce/c/qA3XtxvMUyg",
        "https://help.panic.com/releasenotes/transmit5/",
        "https://jadaptive.com/important-java-ssh-security-update-new-ssh-vulnerability-discovered-cve-2023-48795/",
        "https://lists.debian.org/debian-lts-announce/2023/12/msg00017.html",
        "https://lists.debian.org/debian-lts-announce/2024/01/msg00013.html",
        "https://lists.debian.org/debian-lts-announce/2024/01/msg00014.html",
        "https://lists.debian.org/debian-lts-announce/2024/04/msg00016.html",
        "https://lists.debian.org/debian-lts-announce/2024/09/msg00042.html",
        "https://lists.debian.org/debian-lts-announce/2024/11/msg00032.html",
        "https://lists.debian.org/debian-lts-announce/2025/04/msg00028.html",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/33XHJUB6ROFUOH2OQNENFROTVH6MHSHA/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3CAYYW35MUTNO65RVAELICTNZZFMT2XS/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3JIMLVBDWOP4FUPXPTB4PGHHIOMGFLQE/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3YQLUQWLIHDB5QCXQEX7HXHAWMOKPP5O/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6Y74KVCPEPT4MVU3LHDWCNNOXOE5ZLUR/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APYIXIQOVDCRWLHTGB4VYMAUIAQLKYJ3/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BL5KTLOSLH2KHRN4HCXJPK3JUVLDGEL6/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/C3AFMZ6MH2UHHOPIWT5YLSFV3D2VB3AC/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CHHITS4PUOZAKFIUBQAQZC7JWXMOYE4B/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/F7EYCFQCTSGJXWO3ZZ44MGKFC5HA7G3Y/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HYEDEXIKFKTUJIN43RG4B7T5ZS6MHUSP/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/I724O3LSRCPO4WNVIXTZCT4VVRMXMMSG/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KEOTKBUPZXHE3F352JBYNTSNRXYLWD6P/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KMZCVGUGJZZVDPCVDA7TEB22VUCNEXDD/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/L5Y6MNNVAPIJSXJERQ6PKZVCIUXSNJK7/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LZQVUHWVWRH73YBXUQJOD6CKHDQBU3DM/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MKQRBF3DWMWPH36LBCOBUTSIZRTPEZXB/",
        "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QI3EHAHABFQK7OABNCSF5GMYP6TONTI7/",
        "https://lists.fedoraproject.org/archives/list/[email protected]/message/33XHJUB6ROFUOH2OQNENFROTVH6MHSHA/",
        "https://lists.fedoraproject.org/archives/list/[email protected]/message/3JIMLVBDWOP4FUPXPTB4PGHHIOMGFLQE/",
        "https://lists.fedoraproject.org/archives/list/[email protected]/message/3YQLUQWLIHDB5QCXQEX7HXHAWMOKPP5O/",
        "https://lists.fedoraproject.org/archives/list/[email protected]/message/6Y74KVCPEPT4MVU3LHDWCNNOXOE5ZLUR/",
        "https://lists.fedoraproject.org/archives/list/[email protected]/message/APYIXIQOVDCRWLHTGB4VYMAUIAQLKYJ3/",
        "https://lists.fedoraproject.org/archives/list/[email protected]/message/C3AFMZ6MH2UHHOPIWT5YLSFV3D2VB3AC/",
        "https://lists.fedoraproject.org/archives/list/[email protected]/message/HYEDEXIKFKTUJIN43RG4B7T5ZS6MHUSP/",
        "https://lists.fedoraproject.org/archives/list/[email protected]/message/I724O3LSRCPO4WNVIXTZCT4VVRMXMMSG/",
        "https://lists.fedoraproject.org/archives/list/[email protected]/message/L5Y6MNNVAPIJSXJERQ6PKZVCIUXSNJK7/",
        "https://lists.fedoraproject.org/archives/list/[email protected]/message/LZQVUHWVWRH73YBXUQJOD6CKHDQBU3DM/",
        "https://lists.fedoraproject.org/archives/list/[email protected]/message/MKQRBF3DWMWPH36LBCOBUTSIZRTPEZXB/",
        "https://matt.ucc.asn.au/dropbear/CHANGES",
        "https://nest.pijul.com/pijul/thrussh/changes/D6H7OWTTMHHX6BTB3B6MNBOBX2L66CBL4LGSEUSAI2MCRCJDQFRQC",
        "https://news.ycombinator.com/item?id=38684904",
        "https://news.ycombinator.com/item?id=38685286",
        "https://news.ycombinator.com/item?id=38732005",
        "https://nova.app/releases/#v11.8",
        "https://oryx-embedded.com/download/#changelog",
        "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2024-0002",
        "https://roumenpetrov.info/secsh/#news20231220",
        "https://security-tracker.debian.org/tracker/CVE-2023-48795",
        "https://security-tracker.debian.org/tracker/source-package/libssh2",
        "https://security-tracker.debian.org/tracker/source-package/proftpd-dfsg",
        "https://security-tracker.debian.org/tracker/source-package/trilead-ssh2",
        "https://security.gentoo.org/glsa/202312-16",
        "https://security.gentoo.org/glsa/202312-17",
        "https://security.netapp.com/advisory/ntap-20240105-0004/",
        "https://support.apple.com/kb/HT214084",
        "https://thorntech.com/cve-2023-48795-and-sftp-gateway/",
        "https://twitter.com/TrueSkrillor/status/1736774389725565005",
        "https://ubuntu.com/security/CVE-2023-48795",
        "https://winscp.net/eng/docs/history#6.2.2",
        "https://www.bitvise.com/ssh-client-version-history#933",
        "https://www.bitvise.com/ssh-server-version-history",
        "https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html",
        "https://www.crushftp.com/crush10wiki/Wiki.jsp?page=Update",
        "https://www.debian.org/security/2023/dsa-5586",
        "https://www.debian.org/security/2023/dsa-5588",
        "https://www.freebsd.org/security/advisories/FreeBSD-SA-23:19.openssh.asc",
        "https://www.lancom-systems.de/service-support/allgemeine-sicherheitshinweise#c243508",
        "https://www.netsarang.com/en/xshell-update-history/",
        "https://www.openssh.com/openbsd.html",
        "https://www.openssh.com/txt/release-9.6",
        "https://www.openwall.com/lists/oss-security/2023/12/18/2",
        "https://www.openwall.com/lists/oss-security/2023/12/20/3",
        "https://www.paramiko.org/changelog.html",
        "https://www.reddit.com/r/sysadmin/comments/18idv52/cve202348795_why_is_this_cve_still_undisclosed/",
        "https://www.suse.com/c/suse-addresses-the-ssh-v2-protocol-terrapin-attack-aka-cve-2023-48795/",
        "https://www.terrapin-attack.com",
        "https://www.theregister.com/2023/12/20/terrapin_attack_ssh",
        "https://www.vandyke.com/products/securecrt/history.txt",
        "https://www.vicarius.io/vsociety/posts/cve-2023-48795-detect-openssh-vulnerabilit",
        "https://www.vicarius.io/vsociety/posts/cve-2023-48795-mitigate-openssh-vulnerability"
      ],
      "score": 5.9,
      "services": [
        "22/ssh"
      ],
      "severity": "medium",
      "summary": "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 [email protected] and (if CBC is used) the [email protected] 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.",
      "vector_string": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
      "weakness": "CWE-354"
    },
    "CVE-2023-51384": {
      "id": "CVE-2023-51384",
      "references": [
        "http://seclists.org/fulldisclosure/2024/Mar/21",
        "https://github.com/openssh/openssh-portable/commit/881d9c6af9da4257c69c327c4e2f1508b2fa754b",
        "https://security.netapp.com/advisory/ntap-20240105-0005/",
        "https://support.apple.com/kb/HT214084",
        "https://www.debian.org/security/2023/dsa-5586",
        "https://www.openssh.com/txt/release-9.6",
        "https://www.openwall.com/lists/oss-security/2023/12/18/2",
        "http://seclists.org/fulldisclosure/2024/Mar/21",
        "https://github.com/openssh/openssh-portable/commit/881d9c6af9da4257c69c327c4e2f1508b2fa754b",
        "https://security.netapp.com/advisory/ntap-20240105-0005/",
        "https://support.apple.com/kb/HT214084",
        "https://www.debian.org/security/2023/dsa-5586",
        "https://www.openssh.com/txt/release-9.6",
        "https://www.openwall.com/lists/oss-security/2023/12/18/2"
      ],
      "score": 5.5,
      "services": [
        "22/ssh"
      ],
      "severity": "medium",
      "summary": "In ssh-agent in OpenSSH before 9.6, certain destination constraints can be incompletely applied. When destination constraints are specified during addition of PKCS#11-hosted private keys, these constraints are only applied to the first key, even if a PKCS#11 token returns multiple keys.",
      "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
      "weakness": "NVD-CWE-noinfo"
    },
    "CVE-2023-51385": {
      "id": "CVE-2023-51385",
      "references": [
        "http://seclists.org/fulldisclosure/2024/Mar/21",
        "http://www.openwall.com/lists/oss-security/2023/12/26/4",
        "https://github.com/openssh/openssh-portable/commit/7ef3787c84b6b524501211b11a26c742f829af1a",
        "https://lists.debian.org/debian-lts-announce/2023/12/msg00017.html",
        "https://security.gentoo.org/glsa/202312-17",
        "https://security.netapp.com/advisory/ntap-20240105-0005/",
        "https://support.apple.com/kb/HT214084",
        "https://vin01.github.io/piptagole/ssh/security/openssh/libssh/remote-code-execution/2023/12/20/openssh-proxycommand-libssh-rce.html",
        "https://www.debian.org/security/2023/dsa-5586",
        "https://www.openssh.com/txt/release-9.6",
        "https://www.openwall.com/lists/oss-security/2023/12/18/2",
        "http://seclists.org/fulldisclosure/2024/Mar/21",
        "http://www.openwall.com/lists/oss-security/2023/12/26/4",
        "http://www.openwall.com/lists/oss-security/2025/10/07/1",
        "http://www.openwall.com/lists/oss-security/2025/10/12/1",
        "https://github.com/openssh/openssh-portable/commit/7ef3787c84b6b524501211b11a26c742f829af1a",
        "https://lists.debian.org/debian-lts-announce/2023/12/msg00017.html",
        "https://security.gentoo.org/glsa/202312-17",
        "https://security.netapp.com/advisory/ntap-20240105-0005/",
        "https://support.apple.com/kb/HT214084",
        "https://vin01.github.io/piptagole/ssh/security/openssh/libssh/remote-code-execution/2023/12/20/openssh-proxycommand-libssh-rce.html",
        "https://www.debian.org/security/2023/dsa-5586",
        "https://www.openssh.com/txt/release-9.6",
        "https://www.openwall.com/lists/oss-security/2023/12/18/2"
      ],
      "score": 6.5,
      "services": [
        "22/ssh"
      ],
      "severity": "medium",
      "summary": "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.",
      "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
      "weakness": "CWE-78"
    },
    "CVE-2023-51767": {
      "id": "CVE-2023-51767",
      "references": [
        "https://access.redhat.com/security/cve/CVE-2023-51767",
        "https://arxiv.org/abs/2309.02545",
        "https://bugzilla.redhat.com/show_bug.cgi?id=2255850",
        "https://github.com/openssh/openssh-portable/blob/8241b9c0529228b4b86d88b1a6076fb9f97e4a99/auth-passwd.c#L77",
        "https://github.com/openssh/openssh-portable/blob/8241b9c0529228b4b86d88b1a6076fb9f97e4a99/monitor.c#L878",
        "https://security.netapp.com/advisory/ntap-20240125-0006/",
        "https://ubuntu.com/security/CVE-2023-51767",
        "https://www.openwall.com/lists/oss-security/2025/09/22/1",
        "http://www.openwall.com/lists/oss-security/2025/09/22/1",
        "http://www.openwall.com/lists/oss-security/2025/09/22/2",
        "http://www.openwall.com/lists/oss-security/2025/09/23/1",
        "http://www.openwall.com/lists/oss-security/2025/09/23/3",
        "http://www.openwall.com/lists/oss-security/2025/09/23/4",
        "http://www.openwall.com/lists/oss-security/2025/09/23/5",
        "http://www.openwall.com/lists/oss-security/2025/09/24/4",
        "http://www.openwall.com/lists/oss-security/2025/09/24/7",
        "http://www.openwall.com/lists/oss-security/2025/09/25/2",
        "http://www.openwall.com/lists/oss-security/2025/09/25/6",
        "http://www.openwall.com/lists/oss-security/2025/09/26/2",
        "http://www.openwall.com/lists/oss-security/2025/09/26/4",
        "http://www.openwall.com/lists/oss-security/2025/09/27/1",
        "http://www.openwall.com/lists/oss-security/2025/09/27/2",
        "http://www.openwall.com/lists/oss-security/2025/09/27/3",
        "http://www.openwall.com/lists/oss-security/2025/09/27/4",
        "http://www.openwall.com/lists/oss-security/2025/09/27/5",
        "http://www.openwall.com/lists/oss-security/2025/09/27/6",
        "http://www.openwall.com/lists/oss-security/2025/09/27/7",
        "http://www.openwall.com/lists/oss-security/2025/09/28/7",
        "http://www.openwall.com/lists/oss-security/2025/09/29/1",
        "http://www.openwall.com/lists/oss-security/2025/09/29/4",
        "http://www.openwall.com/lists/oss-security/2025/09/29/5",
        "http://www.openwall.com/lists/oss-security/2025/09/29/6",
        "http://www.openwall.com/lists/oss-security/2025/10/01/1",
        "http://www.openwall.com/lists/oss-security/2025/10/01/2",
        "https://access.redhat.com/security/cve/CVE-2023-51767",
        "https://arxiv.org/abs/2309.02545",
        "https://bugzilla.redhat.com/show_bug.cgi?id=2255850",
        "https://github.com/openssh/openssh-portable/blob/8241b9c0529228b4b86d88b1a6076fb9f97e4a99/auth-passwd.c#L77",
        "https://github.com/openssh/openssh-portable/blob/8241b9c0529228b4b86d88b1a6076fb9f97e4a99/monitor.c#L878",
        "https://security.netapp.com/advisory/ntap-20240125-0006/",
        "https://ubuntu.com/security/CVE-2023-51767"
      ],
      "score": 7,
      "services": [
        "22/ssh"
      ],
      "severity": "high",
      "summary": "OpenSSH through 10.0, when common types of DRAM are used, might allow row hammer attacks (for authentication bypass) because the integer value of authenticated in mm_answer_authpassword does not resist flips of a single bit. NOTE: this is applicable to a certain threat model of attacker-victim co-location in which the attacker has user privileges. NOTE: this is disputed by the Supplier, who states \"we do not consider it to be the application's responsibility to defend against platform architectural weaknesses.\"",
      "vector_string": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "weakness": "NVD-CWE-Other"
    }
  }
}