Title:
cookies will be corupt/session will not hold after enable secure cookie custom header to prevent xss vulnerabilities
| View in TrackerStatus/Resolution/Reason: To Track//PRHaveInfo
Reporter/Name(from Bugbase): Norbert Liedert / ()
Created: 04/13/2018
Components: Security
Versions: 2016
Failure Type: Non Functioning
Found In Build/Fixed In Build: CF2016-CHF5 -2016-CHF6 /
Priority/Frequency: Normal / All users will encounter
Locale/System: ALL / Platforms All
Vote Count: 0
Problem Description: After enable custom header in loadbalancer to protect cookies from xss atempts like this https://infosec.mozilla.org/guidelines/web_security#cookies the cookies will be corrupt /logout from the CFIDE interface on every request.
Steps to Reproduce: add customheader to a loadbalancer like this
Set-Cookie: {Domain}=980e5da39d4b472b9f504cac9; Path=/; Secure; HttpOnly
Actual Result: Next request logout of the CFIDE admin interface / No login to system possible / Session won't be hold
Expected Result: Hold Session and continue working
Any Workarounds: Not found
Attachments:
Comments: