Home / Vulnerability Database / TypeScript : Cookie: transmission not over SSL
TypeScript

TypeScript : Cookie: transmission not over SSL

Overview

The application creates cookies without setting the secure flag to true This allows to transfer cookies in clear text over HTTP, which can 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 TypeScript : Cookie: transmission not over SSL in your application?

See also

TypeScript

TypeScript : Unsafe Azure access control

TypeScript

TypeScript : Debug code

TypeScript

TypeScript : XSS protection is disabled