Question
ING Belgium SA NV
BE
Last activity: 12 Oct 2018 14:46 EDT
Security issues after Pen test - SSL Cookie without security flag set
Recently we installed AES in test server and it undergone pen test. There is one finding related to SSL cookie. Please find below problem decription
Problem Description : The secure flag should be set on all cookies that are used for transmitting sensitive data when accessing content over HTTPS. If cookies are used to transmit session tokens, then areas of the application that are accessed over HTTPS should employ their own session handling mechanism, and the session tokens used should never be transmitted over unencrypted communications.
I followed link https://pdn.pega.com/support-articles/how-add-secure-and-httponly-attributes-cookie and found that settings <env name="HTTP/SetSecureCookie" value="true" that solved issue in other version of pega. Kindly we can go for same fix in Pega 7.3.0?
Please advise.
***Edited by Moderator Marissa to update categories, update group tags***