Home / Vulnerability Database / Rust : Cookie: transmission not over SSL
Rust
Rust : Cookie: transmission not over SSL
Classification
OWASP Mobile Top 10 2016
OWASP Top 10 2017
OWASP Top 10 2021
OWASP ASVS
CWE/SANS Top 25 2021
Overview
The application creates cookies without setting the secure flag to true. This allows to transfer cookies over HTTP in unencrypted form, that can violate their confidentiality.
Sensitive Data Exposure vulnerabilities take the third place in the “OWASP Top 10 2017” web-application vulnerabilities ranking.
LOW
DerScanner Severity Score
Do you want to fix Rust : Cookie: transmission not over SSL in your application?
See also
Rust
Rust : Buffer overflow
Rust
Rust : Empty salt
Rust
