CVE-2025-49198
Published Jun 12, 2025The 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.
Vendor/product archive
10 CVEs tagged to sick / media_server — 0 Critical, 4 High, 5 Medium, 1 Low, 0 Unrated.
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.
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.
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.
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…
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 b…
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 f…
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…
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 informati…
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.
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 m…