CVE-2025-47203
- EPSS 0.06%
- Published 07.05.2025 00:00:00
- Last modified 17.05.2025 22:15:18
dbclient in Dropbear SSH before 2025.88 allows command injection via an untrusted hostname argument, because a shell is used.
CVE-2023-48795
- EPSS 64.06%
- Published 18.12.2023 16:15:10
- Last modified 29.09.2025 21:56:10
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 a...
CVE-2021-36369
- EPSS 0.11%
- Published 12.10.2022 21:15:09
- Last modified 15.05.2025 19:15:53
An issue was discovered in Dropbear through 2020.81. Due to a non-RFC-compliant check of the available authentication methods in the client-side SSH code, it is possible for an SSH server to change the login process in its favor. This attack can bypa...
CVE-2020-36254
- EPSS 0.65%
- Published 25.02.2021 09:15:13
- Last modified 21.11.2024 05:29:10
scp.c in Dropbear before 2020.79 mishandles the filename of . or an empty filename, a related issue to CVE-2018-20685.
CVE-2019-12953
- EPSS 0.5%
- Published 30.12.2020 20:15:14
- Last modified 21.11.2024 04:23:53
Dropbear 2011.54 through 2018.76 has an inconsistent failure delay that may lead to revealing valid usernames, a different issue than CVE-2018-15599.
CVE-2017-2659
- EPSS 0.28%
- Published 21.03.2019 15:59:57
- Last modified 21.11.2024 03:23:55
It was found that dropbear before version 2013.59 with GSSAPI leaks whether given username is valid or invalid. When an invalid username is given, the GSSAPI authentication failure was incorrectly counted towards the maximum allowed number of passwor...
CVE-2018-15599
- EPSS 0.42%
- Published 21.08.2018 01:29:00
- Last modified 21.11.2024 03:51:08
The recv_msg_userauth_request function in svr-auth.c in Dropbear through 2018.76 is prone to a user enumeration vulnerability because username validity affects how fields in SSH_MSG_USERAUTH messages are handled, a similar issue to CVE-2018-15473 in ...
CVE-2017-9079
- EPSS 0.13%
- Published 19.05.2017 14:29:00
- Last modified 20.04.2025 01:37:25
Dropbear before 2017.75 might allow local users to read certain files as root, if the file has the authorized_keys file format with a command= option. This occurs because ~/.ssh/authorized_keys is read with root privileges and symlinks are followed.
CVE-2017-9078
- EPSS 2.73%
- Published 19.05.2017 14:29:00
- Last modified 20.04.2025 01:37:25
The server in Dropbear before 2017.75 might allow post-authentication root remote code execution because of a double free in cleanup of TCP listeners when the -a option is enabled.
CVE-2016-7408
- EPSS 4.73%
- Published 03.03.2017 16:59:00
- Last modified 20.04.2025 01:37:25
The dbclient in Dropbear SSH before 2016.74 allows remote attackers to execute arbitrary code via a crafted (1) -m or (2) -c argument.