Meac300 Fnade4 Firmware
by Endress
CVEs (18)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2025-1708 | Hig | 0.56 | 8.6 | 0.00 | Jul 3, 2025 | The application is vulnerable to SQL injection attacks. An attacker is able to dump the PostgreSQL database and read its content. | ||
| CVE-2025-27461 | Hig | 0.49 | 7.6 | 0.00 | Jul 3, 2025 | During startup, the device automatically logs in the EPC2 Windows user without requesting a password. | ||
| CVE-2025-27460 | Hig | 0.49 | 7.6 | 0.00 | Jul 3, 2025 | The hard drives of the device are not encrypted using a full volume encryption feature such as BitLocker. This allows an attacker with physical access to the device to use an alternative operating system to interact with the hard drives, completely circumventing the Windows… | ||
| CVE-2025-27456 | Hig | 0.49 | 7.5 | 0.01 | Jul 3, 2025 | The SMB server's login mechanism does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame, making it susceptible to brute-force attacks. | ||
| CVE-2025-1710 | Hig | 0.49 | 7.5 | 0.01 | Jul 3, 2025 | The maxView Storage Manager does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame, making it susceptible to brute-force attacks. | ||
| CVE-2025-27447 | Hig | 0.48 | 7.4 | 0.00 | Jul 3, 2025 | The web application is susceptible to cross-site-scripting attacks. An attacker can create a prepared URL, which injects JavaScript code into the website. The code is executed in the victim’s browser when an authenticated administrator clicks the link. | ||
| CVE-2025-27448 | Med | 0.44 | 6.8 | 0.00 | Jul 3, 2025 | The web application is susceptible to cross-site-scripting attacks. An attacker who can create new dashboards can inject JavaScript code into the dashboard name which will be executed when the website is loaded. | ||
| CVE-2025-27458 | Med | 0.42 | 6.5 | 0.00 | Jul 3, 2025 | The VNC authentication mechanism bases on a challenge-response system where both server and client use the same password for encryption. The challenge is sent from the server to the client, is encrypted by the client and sent back. The server does the same encryption locally and… | ||
| CVE-2025-27457 | Med | 0.42 | 6.5 | 0.00 | Jul 3, 2025 | All communication between the VNC server and client(s) is unencrypted. This allows an attacker to intercept the traffic and obtain sensitive data. | ||
| CVE-2025-27450 | Med | 0.42 | 6.5 | 0.00 | Jul 3, 2025 | The Secure attribute is missing on multiple cookies provided by the MEAC300-FNADE4. An attacker can trick a user to establish an unencrypted HTTP connection to the server and intercept the request containing the PHPSESSID cookie. | ||
| CVE-2025-1709 | Med | 0.42 | 6.5 | 0.00 | Jul 3, 2025 | Several credentials for the local PostgreSQL database are stored in plain text (partially base64 encoded). | ||
| CVE-2025-27453 | Med | 0.34 | 5.3 | 0.00 | Jul 3, 2025 | The HttpOnly flag is set to false on the PHPSESSION cookie. Therefore, the cookie can be accessed by other sources such as JavaScript. | ||
| CVE-2025-27452 | Med | 0.34 | 5.3 | 0.00 | Jul 3, 2025 | The configuration of the Apache httpd webserver which serves the MEAC300-FNADE4 web application, is partly insecure. There are modules activated that are not required for the operation of the FNADE4 web application. The functionality of the some modules pose a risk to the… | ||
| CVE-2025-27451 | Med | 0.34 | 5.3 | 0.00 | Jul 3, 2025 | For failed login attempts, the application returns different error messages depending on whether the login failed due to an incorrect password or a non-existing username. This allows an attacker to guess usernames until they find an existing one. | ||
| CVE-2025-27459 | Med | 0.29 | 4.4 | 0.00 | Jul 3, 2025 | The VNC application stores its passwords encrypted within the registry but uses DES for encryption. As DES is broken, the original passwords can be recovered. | ||
| CVE-2025-27455 | Med | 0.28 | 4.3 | 0.00 | Jul 3, 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, thus potentially revealing confidential information or allowing others… | ||
| CVE-2025-27454 | Med | 0.28 | 4.3 | 0.00 | Jul 3, 2025 | The application is vulnerable to cross-site request forgery. An attacker can trick a valid, logged in user into submitting a web request that they did not intend. The request uses the victim's browser's saved authorization to execute the request. | ||
| CVE-2025-1711 | Med | 0.28 | 4.3 | 0.00 | Jul 3, 2025 | Multiple services of the DUT as well as different scopes of the same service reuse the same credentials. |
- risk 0.56cvss 8.6epss 0.00
The application is vulnerable to SQL injection attacks. An attacker is able to dump the PostgreSQL database and read its content.
- risk 0.49cvss 7.6epss 0.00
During startup, the device automatically logs in the EPC2 Windows user without requesting a password.
- risk 0.49cvss 7.6epss 0.00
The hard drives of the device are not encrypted using a full volume encryption feature such as BitLocker. This allows an attacker with physical access to the device to use an alternative operating system to interact with the hard drives, completely circumventing the Windows…
- risk 0.49cvss 7.5epss 0.01
The SMB server's login mechanism does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame, making it susceptible to brute-force attacks.
- risk 0.49cvss 7.5epss 0.01
The maxView Storage Manager does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame, making it susceptible to brute-force attacks.
- risk 0.48cvss 7.4epss 0.00
The web application is susceptible to cross-site-scripting attacks. An attacker can create a prepared URL, which injects JavaScript code into the website. The code is executed in the victim’s browser when an authenticated administrator clicks the link.
- risk 0.44cvss 6.8epss 0.00
The web application is susceptible to cross-site-scripting attacks. An attacker who can create new dashboards can inject JavaScript code into the dashboard name which will be executed when the website is loaded.
- risk 0.42cvss 6.5epss 0.00
The VNC authentication mechanism bases on a challenge-response system where both server and client use the same password for encryption. The challenge is sent from the server to the client, is encrypted by the client and sent back. The server does the same encryption locally and…
- risk 0.42cvss 6.5epss 0.00
All communication between the VNC server and client(s) is unencrypted. This allows an attacker to intercept the traffic and obtain sensitive data.
- risk 0.42cvss 6.5epss 0.00
The Secure attribute is missing on multiple cookies provided by the MEAC300-FNADE4. An attacker can trick a user to establish an unencrypted HTTP connection to the server and intercept the request containing the PHPSESSID cookie.
- risk 0.42cvss 6.5epss 0.00
Several credentials for the local PostgreSQL database are stored in plain text (partially base64 encoded).
- risk 0.34cvss 5.3epss 0.00
The HttpOnly flag is set to false on the PHPSESSION cookie. Therefore, the cookie can be accessed by other sources such as JavaScript.
- risk 0.34cvss 5.3epss 0.00
The configuration of the Apache httpd webserver which serves the MEAC300-FNADE4 web application, is partly insecure. There are modules activated that are not required for the operation of the FNADE4 web application. The functionality of the some modules pose a risk to the…
- risk 0.34cvss 5.3epss 0.00
For failed login attempts, the application returns different error messages depending on whether the login failed due to an incorrect password or a non-existing username. This allows an attacker to guess usernames until they find an existing one.
- risk 0.29cvss 4.4epss 0.00
The VNC application stores its passwords encrypted within the registry but uses DES for encryption. As DES is broken, the original passwords can be recovered.
- 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, thus potentially revealing confidential information or allowing others…
- risk 0.28cvss 4.3epss 0.00
The application is vulnerable to cross-site request forgery. An attacker can trick a valid, logged in user into submitting a web request that they did not intend. The request uses the victim's browser's saved authorization to execute the request.
- risk 0.28cvss 4.3epss 0.00
Multiple services of the DUT as well as different scopes of the same service reuse the same credentials.