10054-3—Cookie with Invalid SameSite Attribute
PUBLISHEDsecurity alertLow
Passive
Metadata
摘要
A cookie has been set with an invalid SameSite attribute value, which means that the cookie can be sent as a result of a ‘cross-site’ request. The SameSite attribute is an effective counter measure to cross-site request forgery, cross-site script inclusion, and timing attacks.
解决方案
Ensure that the SameSite attribute is set to either 'lax' or ideally 'strict' for all cookies.