VYPR
Vendor

Net::Dropbear

Products
1
CVEs
6
Across products
6
Status
Private

Products

1

Recent CVEs

6
  • CVE-2020-36254HigFeb 25, 2021
    risk 0.46cvss 8.1epss 0.02

    scp.c in Dropbear before 2020.79 mishandles the filename of . or an empty filename, a related issue to CVE-2018-20685.

  • CVE-2019-12953MedDec 30, 2020
    risk 0.35cvss 5.3epss 0.01

    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-2659MedMar 21, 2019
    risk 0.35cvss 5.3epss 0.02

    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 password attempts.

  • CVE-2018-15599MedAug 21, 2018
    risk 0.35cvss 5.3epss 0.03

    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 an unrelated codebase.

  • CVE-2021-36369HigOct 12, 2022
    risk 0.00cvss 7.5epss 0.01

    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 bypass additional security…

  • CVE-2007-1099Feb 26, 2007
    risk 0.00cvss epss 0.02

    dbclient in Dropbear SSH client before 0.49 does not sufficiently warn the user when it detects a hostkey mismatch, which might allow remote attackers to conduct man-in-the-middle attacks.