Media Server
by SICK AG
CVEs (10)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2025-49181 | Hig | 0.56 | 8.6 | 0.00 | Jun 12, 2025 | 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-49194 | Hig | 0.49 | 7.5 | 0.00 | Jun 12, 2025 | 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-49183 | Hig | 0.49 | 7.5 | 0.00 | Jun 12, 2025 | 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-49182 | Hig | 0.49 | 7.5 | 0.00 | Jun 12, 2025 | 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-49197 | Med | 0.42 | 6.5 | 0.00 | Jun 12, 2025 | 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-49195 | Med | 0.34 | 5.3 | 0.00 | Jun 12, 2025 | 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-49189 | Med | 0.34 | 5.3 | 0.00 | Jun 12, 2025 | 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-49192 | Med | 0.28 | 4.3 | 0.00 | Jun 12, 2025 | 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-49193 | Med | 0.27 | 4.2 | 0.00 | Jun 12, 2025 | 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-49198 | Low | 0.20 | 3.1 | 0.00 | Jun 12, 2025 | 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. |
- 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…
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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…
- 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…
- 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.