Home / Vulnerability Database / PL or SQL : Cookie: not HttpOnly
PL/SQL
PL or SQL : Cookie: not HttpOnly
Classification
OWASP Top 10 2013
OWASP Mobile Top 10 2016
OWASP Top 10 2017
OWASP Top 10 2021
OWASP ASVS
PCI DSS 4.0
HIPAA
CWE/SANS Top 25 2011
CWE/SANS Top 25 2021
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 PL or SQL : Cookie: not HttpOnly in your application?
See also
PL/SQL
PL or SQL : Open redirect
PL/SQL
PL or SQL : Cross-site scripting (XSS)
PL/SQL
