VYPR

Media Server

by SICK AG

CVEs (10)

  • CVE-2025-49181HigJun 12, 2025
    risk 0.56cvss 8.6epss 0.00

    Due to missing authorization of an API endpoint, unauthorized users can send HTTP GET requests to gather sensitive information. An attacker could also send HTTP POST requests to modify the log files’ root path as well as the TCP ports the service is running on, leading to a…

  • CVE-2025-49194HigJun 12, 2025
    risk 0.49cvss 7.5epss 0.00

    The server supports authentication methods in which credentials are sent in plaintext over unencrypted channels. If an attacker were to intercept traffic between a client and this server, the credentials would be exposed.

  • CVE-2025-49183HigJun 12, 2025
    risk 0.49cvss 7.5epss 0.00

    All communication with the REST API is unencrypted (HTTP), allowing an attacker to intercept traffic between an actor and the webserver. This leads to the possibility of information gathering and downloading media files.

  • CVE-2025-49182HigJun 12, 2025
    risk 0.49cvss 7.5epss 0.00

    Files in the source code contain login credentials for the admin user and the property configuration password, allowing an attacker to get full access to the application.

  • CVE-2025-49197MedJun 12, 2025
    risk 0.42cvss 6.5epss 0.00

    The application uses a weak password hash function, allowing an attacker to crack the weak password hash to gain access to an FTP user account.

  • CVE-2025-49195MedJun 12, 2025
    risk 0.34cvss 5.3epss 0.00

    The FTP server’s login mechanism does not restrict authentication attempts, allowing an attacker to brute-force user passwords and potentially compromising the FTP server.

  • CVE-2025-49189MedJun 12, 2025
    risk 0.34cvss 5.3epss 0.00

    The HttpOnlyflag of the session cookie \"@@\" is set to false. Since this flag helps preventing access to cookies via client-side scripts, setting the flag to false can lead to a higher possibility of Cross-Side-Scripting attacks which target the stored cookies.

  • CVE-2025-49192MedJun 12, 2025
    risk 0.28cvss 4.3epss 0.00

    The web application is vulnerable to clickjacking attacks. The site can be embedded into another frame, allowing an attacker to trick a user into clicking on something different from what the user perceives. This could potentially reveal confidential information or allow others…

  • CVE-2025-49193MedJun 12, 2025
    risk 0.27cvss 4.2epss 0.00

    The application fails to implement several security headers. These headers help increase the overall security level of the web application by e.g., preventing the application to be displayed in an iFrame (Clickjacking attacks) or not executing injected malicious JavaScript code…

  • CVE-2025-49198LowJun 12, 2025
    risk 0.20cvss 3.1epss 0.00

    The Media Server’s authorization tokens have a poor quality of randomness. An attacker may be able to guess the token of an active user by computing plausible tokens.