Dropbear Ssh Project

Dropbear Ssh

21 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.06%
  • Veröffentlicht 07.05.2025 00:00:00
  • Zuletzt bearbeitet 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.

Medienbericht Exploit
  • EPSS 64.06%
  • Veröffentlicht 18.12.2023 16:15:10
  • Zuletzt bearbeitet 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...

  • EPSS 0.11%
  • Veröffentlicht 12.10.2022 21:15:09
  • Zuletzt bearbeitet 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...

  • EPSS 0.65%
  • Veröffentlicht 25.02.2021 09:15:13
  • Zuletzt bearbeitet 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.

  • EPSS 0.5%
  • Veröffentlicht 30.12.2020 20:15:14
  • Zuletzt bearbeitet 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.

  • EPSS 0.28%
  • Veröffentlicht 21.03.2019 15:59:57
  • Zuletzt bearbeitet 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...

  • EPSS 0.42%
  • Veröffentlicht 21.08.2018 01:29:00
  • Zuletzt bearbeitet 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 ...

  • EPSS 0.13%
  • Veröffentlicht 19.05.2017 14:29:00
  • Zuletzt bearbeitet 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.

  • EPSS 2.73%
  • Veröffentlicht 19.05.2017 14:29:00
  • Zuletzt bearbeitet 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.

  • EPSS 4.73%
  • Veröffentlicht 03.03.2017 16:59:00
  • Zuletzt bearbeitet 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.