Home / Vulnerability Database / Objective-C : Cookie: transmission not over SSL
Objective-C

Objective-C : Cookie: transmission not over SSL

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

Objective-C : Unsafe reflection