Home / Vulnerability Database / Objective-C : Cookie: transmission not over SSL
Objective-C
Objective-C : 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 a cookie without setting the secure flag to YES. It lets cookies be sent in unencrypted form over HTTP, which may violate their confidentiality.
Sensitive Data Exposure vulnerabilities take the third place in the “OWASP Top 10 2017” web-application vulnerabilities ranking.
MEDIUM
DerScanner Severity Score
Do you want to fix Objective-C : Cookie: transmission not over SSL in your application?
See also
Objective-C
Objective-C : Internal information leak
Objective-C
Objective-C : Weak hashing algorithm
Objective-C
