漏洞类别:Web Application
洞等级:
漏洞信息
The session cookie does not contain the "secure" attribute
漏洞危害
Session Cookies with "secure" attribute are only permitted to be sent via HTTPS. Session cookies sent via HTTP expose users to sniffing attacks that could lead to user impersonation or account compromise
解决方案
Apply the "secure" attribute to session cookies to ensure that they will be sent via HTTPS only.
0day
文章评论