Home / Vulnerability Database / Perl : Cookie: not HttpOnly
Perl
Perl : 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 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.
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 Perl : Cookie: not HttpOnly in your application?
See also
Perl
Perl : Empty encryption key
Perl
Perl : Undocumented feature: special account
Perl
