View Issue Details

IDProjectCategoryView StatusLast Update
0005893Composrcorepublic2024-08-17 03:48
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version11.beta1 
Fixed in Version 
Summary0005893: Changes to default cookie names and handling for prefixes
Description* Start using __Host-cms_session__... as the session cookie name for Composr CMS.
* Start using __Secure-cms_member_id as the default user cookie name.
* Start using __Secure-cms_member_hash as the default password cookie name.

Add special checks in all cookie name functions to check for __Host- and __Cookie- and to only return those in the name if the required conditions for those prefixes are met.
Additional InformationSee https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie#samesitesamesite-value

Doing this will add extra security to session cookies to prevent session hijacking. It will also add extra security to login cookies.
TagsRoadmap: v11, Type: Security
Time estimation (hours)
Sponsorship open

Activities

admin

2024-08-17 01:55

administrator   ~0009208

Automated message: This issue was created using the Report Issue Wizard on the Composr homesite.

Issue History

Date Modified Username Field Change
2024-08-17 01:55 Patrick Schmalstig Tag Attached: Roadmap: v11
2024-08-17 01:55 Patrick Schmalstig Tag Attached: Type: Security
2024-08-17 03:48 Patrick Schmalstig Assigned To => Patrick Schmalstig
2024-08-17 03:48 Patrick Schmalstig Status non-assigned => resolved
2024-08-17 03:48 Patrick Schmalstig Resolution open => fixed