Cookie Missing SameSite Flag or SameSite Cookie Not Implemented
Hello Team,
Our web vulnerability scanner detected that Cookie Missing SameSite Flag. This has following impact and identified one of the risk.
"If the SameSite flag is missing, then the cookie will be not be restricted to a first-party or same-sitecontext. Since cookies are sent across cross origin requests these can be abused by attackers to launch CSRF or other attacks."
Remediation offered is "Set the SameSite flag on all cookies."
Our PeopleTools PT 8.57.16 HCM 9.2 Image 16 hosted on Oracle cloud. We are looking steps to implement adding this SameSite flag in PeopleSoft architecture. Please provide some details.