5.3
CVE-2015-3207
- EPSS 0.7%
- Veröffentlicht 07.07.2022 13:15:08
- Zuletzt bearbeitet 21.11.2024 02:28:54
- CVE-Watchlists
- Unerledigt
In Openshift Origin 3 the cookies being set in console have no 'secure', 'HttpOnly' attributes.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.7% | 0.495 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| NIST | 5.3 | 3.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
| NIST | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:P/I:N/A:N
|
CWE-311 Missing Encryption of Sensitive Data
The product does not encrypt sensitive or critical information before storage or transmission.
CWE-614 Sensitive Cookie in HTTPS Session Without 'Secure' Attribute
The Secure attribute for sensitive cookies in HTTPS sessions is not set.
https://bugzilla.redhat.com/show_bug.cgi?id=1221882
https://github.com/openshift/origin/pull/2261
https://github.com/openshift/origin/pull/2291