VYPR
Vendor

Hongdian

Products
3
CVEs
14
Across products
18
Status
Private

Products

3

Recent CVEs

14
  • CVE-2023-49262CriJan 12, 2024
    risk 0.64cvss 9.8epss 0.01

    The authentication mechanism can be bypassed by overflowing the value of the Cookie "authentication" field, provided there is an active user session.

  • CVE-2023-49255CriJan 12, 2024
    risk 0.64cvss 9.8epss 0.01

    The router console is accessible without authentication at "data" field, and while a user needs to be logged in in order to modify the configuration, the session state is shared. If any other user is currently logged in, the anonymous user can execute commands in the context of…

  • CVE-2023-49253CriJan 12, 2024
    risk 0.64cvss 9.8epss 0.01

    Root user password is hardcoded into the device and cannot be changed in the user interface.

  • CVE-2021-28152CriMay 6, 2021
    risk 0.64cvss 9.8epss 0.05

    Hongdian H8922 3.0.5 devices have an undocumented feature that allows access to a shell as a superuser. To connect, the telnet service is used on port 5188 with the default credentials of root:superzxmn.

  • CVE-2021-28151HigMay 6, 2021
    risk 0.59cvss 8.8epss 0.28

    Hongdian H8922 3.0.5 devices allow OS command injection via shell metacharacters into the ip-address (aka Destination) field to the tools.cgi ping command, which is accessible with the username guest and password guest.

  • CVE-2023-49257HigJan 12, 2024
    risk 0.57cvss 8.8epss 0.00

    An authenticated user is able to upload an arbitrary CGI-compatible file using the certificate upload utility and execute it with the root user privileges.

  • CVE-2023-49254HigJan 12, 2024
    risk 0.57cvss 8.8epss 0.01

    Authenticated user can execute arbitrary commands in the context of the root user by providing payload in the "destination" field of the network test tools. This is similar to the vulnerability CVE-2021-28151 mitigated on the user interface level by blacklisting characters with…

  • CVE-2023-49261HigJan 12, 2024
    risk 0.49cvss 7.5epss 0.00

    The "tokenKey" value used in user authorization is visible in the HTML source of the login page.

  • CVE-2023-49259HigJan 12, 2024
    risk 0.49cvss 7.5epss 0.00

    The authentication cookies are generated using an algorithm based on the username, hardcoded secret and the up-time, and can be guessed in a reasonable time.

  • CVE-2023-49256HigJan 12, 2024
    risk 0.49cvss 7.5epss 0.00

    It is possible to download the configuration backup without authorization and decrypt included passwords using hardcoded static key.

  • CVE-2021-28149MedMay 6, 2021
    risk 0.43cvss 6.5epss 0.16

    Hongdian H8922 3.0.5 devices allow Directory Traversal. The /log_download.cgi log export handler does not validate user input and allows a remote attacker with minimal privileges to download any file from the device by substituting ../ (e.g., ../../etc/passwd) This can be…

  • CVE-2023-49260MedJan 12, 2024
    risk 0.40cvss 6.1epss 0.00

    An XSS attack can be performed by changing the MOTD banner and pointing the victim to the "terminal_tool.cgi" path. It can be used together with the vulnerability CVE-2023-49255.

  • CVE-2023-49258MedJan 12, 2024
    risk 0.40cvss 6.1epss 0.00

    User browser may be forced to execute JavaScript and pass the authentication cookie to the attacker leveraging the XSS vulnerability located at "/gui/terminal_tool.cgi" in the "data" parameter.

  • CVE-2021-28150MedMay 6, 2021
    risk 0.36cvss 5.5epss 0.03

    Hongdian H8922 3.0.5 devices allow the unprivileged guest user to read cli.conf (with the administrator password and other sensitive data) via /backup2.cgi.