Last Seen: 2025-04-22

GeneralInformation

22 / tcp
434353678 | 2025-04-07T09:47:31.283745
443 / tcp
199333125 | 2025-04-17T08:49:09.291393
8081 / tcp
-15883120 | 2025-04-21T21:18:31.275024
8443 / tcp
199333125 | 2025-04-12T20:46:31.171737
9000 / tcp
199333125 | 2025-04-22T11:59:36.748804
9001 / tcp
199333125 | 2025-04-17T16:31:22.470787
9009 / tcp
199333125 | 2025-04-08T05:36:54.109190
9013 / tcp
199333125 | 2025-04-18T19:22:07.427900
9036 / tcp
199333125 | 2025-03-26T07:04:37.071959
9042 / tcp
199333125 | 2025-04-16T20:27:12.989785
9044 / tcp
199333125 | 2025-04-17T02:44:06.693040
9047 / tcp
199333125 | 2025-04-11T13:57:36.824602
9051 / tcp
231328132 | 2025-04-20T13:43:36.333451
9058 / tcp
199333125 | 2025-03-24T18:29:18.537567
9061 / tcp
199333125 | 2025-04-16T15:02:09.917776
9071 / tcp
199333125 | 2025-04-22T14:06:32.364400
9074 / tcp
199333125 | 2025-04-01T11:10:16.405137
9082 / tcp
199333125 | 2025-04-12T14:21:34.762778
9087 / tcp
199333125 | 2025-04-17T04:30:02.804433
9090 / tcp
199333125 | 2025-04-11T18:17:49.485519
9091 / tcp
199333125 | 2025-04-12T22:11:27.546592
9100 / tcp
-1015674506 | 2025-04-07T12:26:21.042346
9113 / tcp
199333125 | 2025-04-12T04:18:16.010925
9114 / tcp
199333125 | 2025-04-16T03:45:56.542862
9131 / tcp
199333125 | 2025-04-12T22:32:34.651762
9156 / tcp
199333125 | 2025-04-16T01:21:00.630523
9160 / tcp
199333125 | 2025-03-24T18:18:28.026922
9162 / tcp
199333125 | 2025-04-12T09:41:38.810188
9166 / tcp
199333125 | 2025-04-18T21:54:22.115960
9179 / tcp
199333125 | 2025-04-16T22:44:59.504906
9181 / tcp
199333125 | 2025-04-19T13:18:17.750266
9183 / tcp
199333125 | 2025-04-21T17:01:03.275988
9187 / tcp
199333125 | 2025-04-11T15:38:11.345547
9190 / tcp
199333125 | 2025-04-21T05:42:35.151973
9191 / tcp
199333125 | 2025-03-27T20:18:34.166108
9200 / tcp
-49011426 | 2025-03-31T17:56:51.586463
9209 / tcp
-49011426 | 2025-04-18T14:51:40.818115
9211 / tcp
-49011426 | 2025-04-19T04:28:49.276069
9214 / tcp
-49011426 | 2025-04-11T02:05:37.246671
9218 / tcp
-49011426 | 2025-04-15T21:09:36.772125
9220 / tcp
-49011426 | 2025-04-21T05:02:25.008951
9221 / tcp
-49011426 | 2025-03-26T07:31:01.322723
9243 / tcp
-49011426 | 2025-04-19T16:27:16.212397
9273 / tcp
-49011426 | 2025-04-16T09:56:15.575029
9292 / tcp
-49011426 | 2025-03-26T18:48:38.724621
9333 / tcp
-1970500133 | 2025-04-09T20:17:13.696949
9393 / tcp
-49011426 | 2025-04-21T12:03:10.531597
9398 / tcp
-1573040499 | 2025-04-19T12:21:25.223849

Vulnerabilities

Note: the device may not be impacted by all of these issues. The vulnerabilities are implied based on the software and version.

2025(1)
CVE-2025-26465
6.8A vulnerability was found in OpenSSH when the VerifyHostKeyDNS option is enabled. A machine-in-the-middle attack can be performed by a malicious machine impersonating a legit server. This issue occurs due to how OpenSSH mishandles error codes in specific conditions when verifying the host key. For an attack to be considered successful, the attacker needs to manage to exhaust the client's memory resource first, turning the attack complexity high.
2023(4)
CVE-2023-51767
7.0OpenSSH through 9.6, 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.
CVE-2023-51385
6.5In 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.
CVE-2023-48795
5.9The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH's use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before 1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, LANCOM LCOS and LANconfig, FileZilla before 3.66.4, Nova before 11.8, PKIX-SSH before 14.4, SecureCRT before 9.4.3, Transmit5 before 5.10.4, Win32-OpenSSH before 9.5.0.0p1-Beta, WinSCP before 6.2.2, Bitvise SSH Server before 9.32, Bitvise SSH Client before 9.33, KiTTY through 0.76.1.13, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust.
CVE-2023-38408
9.8The 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.
2021(2)
CVE-2021-41617
7.0sshd in OpenSSH 6.2 through 8.x before 8.8, when certain non-default configurations are used, allows privilege escalation because supplemental groups are not initialized as expected. Helper programs for AuthorizedKeysCommand and AuthorizedPrincipalsCommand may run with privileges associated with group memberships of the sshd process, if the configuration specifies running the command as a different user.
CVE-2021-36368
3.7An 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.
2020(2)
CVE-2020-15778
7.8scp 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."
CVE-2020-14145
5.9The client side in OpenSSH 5.7 through 8.4 has an Observable Discrepancy leading to an information leak in the algorithm negotiation. This allows man-in-the-middle attackers to target initial connection attempts (where no host key for the server has been cached by the client). NOTE: some reports state that 8.5 and 8.6 are also affected.
2019(1)
CVE-2019-16905
7.8OpenSSH 7.7 through 7.9 and 8.x before 8.1, when compiled with an experimental key type, has a pre-authentication integer overflow if a client or server is configured to use a crafted XMSS key. This leads to memory corruption and local code execution because of an error in the XMSS key parsing algorithm. NOTE: the XMSS implementation is considered experimental in all released OpenSSH versions, and there is no supported way to enable it when building portable OpenSSH.
2016(1)
CVE-2016-20012
5.3OpenSSH 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
2008(1)
CVE-2008-3844
9.3Certain 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.
2007(1)
CVE-2007-2768
4.3OpenSSH, 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.



Contact Us

Shodan ® - All rights reserved