Home / Vulnerability Database / Config files : Cookie: not HttpOnly
Config files

Config files : Cookie: not HttpOnly

Overview

The application uses cookies without the property HttpOnly set to true. HttpOnly ensures that cookies are only transferred over HTTP. It protects them from being stolen via JavaScript-code (XSS).

Sensitive Data Exposure vulnerabilities take the third place in the “OWASP Top 10 2017” web-application vulnerabilities ranking.

LOW

DerScanner Severity Score

Do you want to fix Config files : Cookie: not HttpOnly in your application?

See also

Config files

Config files : Text4Shell Vulnerability

Config files

Config files : Incorrect directory deletion

Config files

Config files : Code injection