Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Cookies that do not have the HttpOnly flag set can be accessed via javascript. Thus should there be a XSS vulnerability the malicious script could access the session cookie to hijack the session.
See OWASP for more information.