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

Java : 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 Java : Cookie: transmission not over SSL in your application?

See also

Java

Java : Race condition

Java

Java : Text4Shell Vulnerability

Java

Java : JNI usage