当前位置:网站首页>chrome浏览器跨域Cookie的SameSite问题导致访问iframe内嵌页面异常
chrome浏览器跨域Cookie的SameSite问题导致访问iframe内嵌页面异常
2020-11-07 18:55:00 【麦漁翁】
Indicate whether to send a cookie in a cross-site request by specifying its SameSite attribute
问题还原
原先一直访问正常的系统,最近打开页面一直加载不出来。
- 初步分析,该系统为iframe内嵌第三方系统页面,将iframe中的链接复制出来可以单独访问,排除第三方系统的问题。
- 进一步尝试,将这个带有链接的iframe放在一个全新的html文件中也不能正常访问,排除当前系统的iframe加载问题。
- 发现问题,将刚刚新建的html文件再火狐浏览器中打开可以正常访问。 最后定位是浏览器兼容性问题,当前浏览器:Google Chrome ,版本85.0.4183.102(正式版本) (64 位)。
打开浏览器控制台发现接口请求报500错,控制台出现以下提示(Indicate whether a cookie is intended to be set in a cross-site context by specifying its SameSite attribute):
原因分析
Google 在2020年2月4号发布的 Chrome 80 版本(schedule:https://www.chromestatus.com/features/schedule)中默认屏蔽所有第三方 Cookie,即默认为所有 Cookie 加上 SameSite=Lax 属性(https://www.chromestatus.com/feature/5088147346030592),并且拒绝非Secure的Cookie设为 SameSite=None(https://www.chromestatus.com/feature/5633521622188032)
SameSite的作用就是防止跨域传送cookie,从而防止 CSRF 攻击和用户追踪,此举是为了从源头屏蔽 CSRF 漏洞。
关于 SameSite 属性的介绍,可参考阮一峰的《Cookie 的 SameSite 属性》。
上述问题中,在当前系统访问第三方系统时,带了一些cookie过去,然后被这个SameSite机制拦截掉了。
可能在 Chrome 80 中受到影响的场景如下
组件数据基于第三方网站的登录态返回相关用户数据的API请求
HTTP 本地部署
解决方案
- Chrome浏览器打开新标签页,地址栏中分别输入
chrome://flags/#same-site-by-default-cookies
chrome://flags/#cookies-without-same-site-must-be-secure
然后如上如图所示将这两个配置均设置为Disabled
-
不使用谷歌浏览器或者将谷歌浏览器降级到 Chrome 79 及以下版本,并关闭自动更新。
-
将两个系统部署在同一台服务器,通过相同IP同源策略传送cookie。
-
购买SSL证书,升级HTTP服务,将 API 切换为 HTTPS 协议请求,并且检查响应头中的 Set-Cookie 中是否包含了 SameSite=None 和 Secure字样。
版权声明
本文为[麦漁翁]所创,转载请带上原文链接,感谢
https://my.oschina.net/u/3204029/blog/4707684
边栏推荐
- gitlab 持续集成开发环境之CI/CD
- In 2020, how can wechat seal numbers be quickly lifted?
- ImageMagick - add watermark
- 20 XR projects roadshows, nearly 20 capital institutions attended! We sincerely invite you to attend the 2020 qcomm XR eco Partner Conference
- 深入浅出大前端框架Angular6实战教程(Angular6、node.js、keystonejs、
- Win7 how to quickly type CMD and get to the required directory
- PHP backdoor hiding skills
- How to use Gantt chart layers and filters
- 频收罚单的浦发银行:增收不增利,曾遭骗贷数亿元,内控缺位?
- [original] the impact of arm platform memory and cache on the real-time performance of xenomai
猜你喜欢
How to deploy Gantt chart quickly and correctly
k-vim安装及The ycmd server SHUT DOWN (restart with ':YcmRestartServer')这种错误的解决方法
Do you really know how to use search engines?
Insomnia all night
Stm32f030c6t6 compatible to replace mm32spin05pf
20个XR项目路演,近20个资本机构出席!诚邀您参加2020 Qualcomm XR生态合作伙伴大会
How to write plug-in code of small program mall system? How to use code to check whether the plug-in is successfully added?
Vue: Axios uses this pointer
11. Service update
Using LWA and lync to simulate external test edge free single front end environment
随机推荐
嘉宾专访|2020 PostgreSQL亚洲大会中文分论坛:岳彩波
使用LWA和Lync模拟外部测试无边缘单前端环境
python3操作Jenkins模块api
Jenkins pipline stage setting timeout
“非洲用户的付费意愿并不低”——专访四达时代研发总监张亮
jenkins pipline stage 设置超时
南京标志设计,logo设计公司
Using JSON webtoken (JWT) to generate token in nodejs
9.集群之间服务通信 RoutingMesh
PHP backdoor hiding skills
confd
Using LWA and lync to simulate external test edge free single front end environment
Win7 AppCrash (solution)
微服務 - 如何進行服務限流和熔斷
VARCHART XGantt如何在日历上表示工作日
10000! Ideal car recalls all defective cars: 97 accidents have occurred and losses will be expanded
K-vim installation and the ycmd server shut down (restart with ': ycmrestartserver')
课堂练习
RECH8.0版本学习 days 12 rh134部分
7. Swarm builds clusters