Project

General

Profile

Actions

Feature #24647

closed

Enable cookieHttpOnly by default

Added by Helmut Hummel about 13 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Install Tool
Target version:
Start date:
2011-01-18
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

Problem:
In case of an existing Cross Site Scripting vulnerability, it is possible to "steal" session cookies enabling the attacker to probably take over the user session.

Solution:
Enable cookieHttpOnly by default, which prevents JavaScript from accessing the session cookie. While this is not supported in older browsers, it works with all modern browsers and it does not cause any side effects (not to my knowlege).

(issue imported from #M17124)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #23521: Flash Uploader does not work if cookieHttpOnly is enabledRejectedSteffen Gebert2010-09-09

Actions
Related to TYPO3 Core - Task #53291: Mention new default value for HttpOnly-cookie in NEWS.txtClosed2013-11-03

Actions
Actions

Also available in: Atom PDF