Latest CVE Feed
-
5.3
MEDIUMCVE-2025-27453
The HttpOnly flag is set to false on the PHPSESSION cookie. Therefore, the cookie can be accessed by other sources such as JavaScript.... Read more
Affected Products :- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
- Vuln Type: Misconfiguration
-
5.3
MEDIUMCVE-2025-27452
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 ... Read more
Affected Products :- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
- Vuln Type: Misconfiguration
-
5.3
MEDIUMCVE-2025-27451
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.... Read more
Affected Products :- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
- Vuln Type: Information Disclosure
-
6.5
MEDIUMCVE-2025-27450
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.... Read more
Affected Products :- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
- Vuln Type: Misconfiguration
-
7.5
HIGHCVE-2025-27449
The MEAC300-FNADE4 does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame, making it susceptible to brute-force attacks.... Read more
Affected Products :- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
- Vuln Type: Authentication
-
6.8
MEDIUMCVE-2025-27448
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.... Read more
Affected Products :- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
- Vuln Type: Cross-Site Scripting
-
7.4
HIGHCVE-2025-27447
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.... Read more
Affected Products :- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
- Vuln Type: Cross-Site Scripting
-
4.3
MEDIUMCVE-2025-1711
Multiple services of the DUT as well as different scopes of the same service reuse the same credentials.... Read more
Affected Products :- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
- Vuln Type: Authentication
-
7.5
HIGHCVE-2025-1710
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.... Read more
Affected Products :- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
- Vuln Type: Authentication
-
6.5
MEDIUMCVE-2025-1709
Several credentials for the local PostgreSQL database are stored in plain text (partially base64 encoded).... Read more
Affected Products :- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
- Vuln Type: Cryptography
-
8.6
HIGHCVE-2025-1708
The application is vulnerable to SQL injection attacks. An attacker is able to dump the PostgreSQL database and read its content.... Read more
Affected Products :- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
- Vuln Type: Injection
-
5.2
MEDIUMCVE-2025-6587
System environment variables are recorded in Docker Desktop diagnostic logs, when using shell auto-completion. This leads to unintentional disclosure of sensitive information such as api keys, passwords, etc. A malicious actor with read access to these l... Read more
Affected Products : desktop- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
- Vuln Type: Information Disclosure
-
1.8
LOWCVE-2025-0885
Incorrect Authorization vulnerability in OpenText™ GroupWise allows Exploiting Incorrectly Configured Access Control Security Levels. The vulnerability could allow unauthorized access to calendar items marked private. This issue affects GroupWise versio... Read more
Affected Products :- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
- Vuln Type: Authorization
-
6.4
MEDIUMCVE-2024-5647
Multiple plugins for WordPress are vulnerable to Stored Cross-Site Scripting via the plugin's bundled Magnific Popups library (version 1.1.0) in various versions due to insufficient input sanitization and output escaping on user supplied attributes. This ... Read more
- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
- Vuln Type: Cross-Site Scripting
-
0.0
NACVE-2025-38173
In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/cesa - Handle zero-length skcipher requests Do not access random memory for zero-length skcipher requests. Just return 0.... Read more
Affected Products : linux_kernel- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
- Vuln Type: Cryptography
-
0.0
NACVE-2025-38172
In the Linux kernel, the following vulnerability has been resolved: erofs: avoid using multiple devices with different type For multiple devices, both primary and extra devices should be the same type. `erofs_init_device` has already guaranteed that if ... Read more
Affected Products : linux_kernel- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
- Vuln Type: Misconfiguration
-
0.0
NACVE-2025-38171
In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Fix workqueue error handling in probe The create_singlethread_workqueue() doesn't return error pointers, it returns NULL. Also cleanup the workqueue on the err... Read more
Affected Products : linux_kernel- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
-
0.0
NACVE-2025-38170
In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: Discard stale CPU state when handling SME traps The logic for handling SME traps manipulates saved FPSIMD/SVE/SME state incorrectly, and a race with preemption can result ... Read more
Affected Products : linux_kernel- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
- Vuln Type: Race Condition
-
0.0
NACVE-2025-38169
In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP On system with SME, a thread's kernel FPSIMD state may be erroneously clobbered during a context switch immediately after ... Read more
Affected Products : linux_kernel- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
- Vuln Type: Misconfiguration
-
0.0
NACVE-2025-38168
In the Linux kernel, the following vulnerability has been resolved: perf: arm-ni: Unregister PMUs on probe failure When a resource allocation fails in one clock domain of an NI device, we need to properly roll back all previously registered perf PMUs in... Read more
Affected Products : linux_kernel- Published: Jul. 03, 2025
- Modified: Jul. 03, 2025
- Vuln Type: Race Condition