Home / Vulnerability Database / ABAP : Cookie: not HttpOnly
ABAP

ABAP : Cookie: not HttpOnly

Overview

The application creates cookies without setting the HTTPonly flag to true This gives access to the cookies not only via the HTTP protocol (e.g., via JavaScript code), which can violate its 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 ABAP : Cookie: not HttpOnly in your application?

See also

ABAP

ABAP : Insufficient authorization check

ABAP

ABAP : Empty password

ABAP

ABAP : Weak seed of random number generator