VYPR

Pb610 Panel Builder 600 Firmware

by Abb

CVEs (6)

  • CVE-2019-7232HigJun 24, 2019
    risk 0.61cvss 8.8epss 0.52

    The ABB IDAL HTTP server is vulnerable to a buffer overflow when a long Host header is sent in a web request. The Host header value overflows a buffer and overwrites a Structured Exception Handler (SEH) address. An unauthenticated attacker can submit a Host header value of 2047…

  • CVE-2019-7226HigJun 27, 2019
    risk 0.58cvss 8.8epss 0.05

    The ABB IDAL HTTP server CGI interface contains a URL that allows an unauthenticated attacker to bypass authentication and gain access to privileged functions. Specifically, /cgi/loginDefaultUser creates a session in an authenticated state and returns the session ID along with…

  • CVE-2019-7228HigJun 27, 2019
    risk 0.57cvss 8.8epss 0.04

    The ABB IDAL HTTP server mishandles format strings in a username or cookie during the authentication process. Attempting to authenticate with the username %25s%25p%25x%25n will crash the server. Sending %08x.AAAA.%08x.%08x will log memory content from the stack.

  • CVE-2019-7230HigJun 24, 2019
    risk 0.57cvss 8.8epss 0.04

    The ABB IDAL FTP server mishandles format strings in a username during the authentication process. Attempting to authenticate with the username %s%p%x%d will crash the server. Sending %08x.AAAA.%08x.%08x will log memory content from the stack.

  • CVE-2019-7227HigJun 27, 2019
    risk 0.48cvss 7.3epss 0.09

    In the ABB IDAL FTP server, an authenticated attacker can traverse to arbitrary directories on the hard disk with "CWD ../" and then use the FTP server functionality to download and upload files. An unauthenticated attacker can take advantage of the hardcoded or default…

  • CVE-2019-7231MedJun 24, 2019
    risk 0.38cvss 5.7epss 0.07

    The ABB IDAL FTP server is vulnerable to a buffer overflow when a long string is sent by an authenticated attacker. This overflow is handled, but terminates the process. An authenticated attacker can send a FTP command string of 472 bytes or more to overflow a buffer, causing an…