Home / Vulnerability Database / Config files : Cookie: SameSite None - Cross-Origin Requests allowed not over SSL
Config files
Config files : Cookie: SameSite None - Cross-Origin Requests allowed not over SSL
Classification
OWASP Mobile Top 10 2016
OWASP Top 10 2017
OWASP Top 10 2021
OWASP ASVS
PCI DSS 4.0
CWE/SANS Top 25 2021
Overview
The application creates cookies and allows cross-origin requests without setting the secure flag to true This allows to transfer cookies over HTTP in unencrypted form between different origins, that can violate their confidentiality.
Broken Access Control vulnerabilities take the first place in the “OWASP Top 10 2021” web-application vulnerabilities ranking.
References
- Work with SameSite cookies in ASP.NET
- OWASP SameSite
- The ultimate guide to secure cookies with web.config in .NET
- Securing Session INI Settings - php.net
- OWASP Top 10 2013-A5-Security Misconfiguration
- Origin Cookies: Session Integrity for Web Applications (pdf)
- CWE-1275
- CWE-352
- CWE-614
- CWE-311
- CWE CATEGORY: OWASP Top Ten 2021 Category A01:2021 - Broken Access Control
MEDIUM
DerScanner Severity Score
Do you want to fix Config files : Cookie: SameSite None - Cross-Origin Requests allowed not over SSL in your application?
See also
Config files
Config files : Text4Shell Vulnerability
Config files
Config files : Incorrect directory deletion
Config files
