CVE-2015-3207
07.07.2022, 13:15
In Openshift Origin 3 the cookies being set in console have no 'secure', 'HttpOnly' attributes.Enginsight
Vendor | Product | Version |
---|---|---|
openshift | origin | 3.0.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-614 - Sensitive Cookie in HTTPS Session Without 'Secure' AttributeThe 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.
- CWE-311 - Missing Encryption of Sensitive DataThe software does not encrypt sensitive or critical information before storage or transmission.