6.5
CVE-2025-27450
- EPSS 0.03%
- Veröffentlicht 03.07.2025 11:26:33
- Zuletzt bearbeitet 06.02.2026 14:38:41
- Quelle psirt@sick.de
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Endress ≫ Meac300-fnade4 Firmware Version <= 0.16.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.03% | 0.097 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| psirt@sick.de | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
|
CWE-614 Sensitive Cookie in HTTPS Session Without 'Secure' Attribute
The Secure attribute for sensitive cookies in HTTPS sessions is not set, which could cause the user agent to send those cookies in plaintext over an HTTP session.