Skip to content

Fix Cookie Security Vulnerability in Cookie Management System - #84

Open
simei2k wants to merge 1 commit into
diyhi:masterfrom
simei2k:patch-1
Open

simei2k wants to merge 1 commit into
diyhi:masterfrom
simei2k:patch-1

Conversation

@simei2k

@simei2k simei2k commented May 18, 2025

Copy link
Copy Markdown

This PR addresses a critical security vulnerability in the cookie management system that could allow sensitive cookies to be transmitted over insecure connections. The fix properly implements the secure flag for cookies based on both server configuration and request context.

This vulnerability was also identified in Erudika/scoold@1fdfee9 and fixed, corresponding to CVE-2023-28362

References:

  1. Erudika/scoold@1fdfee9
  2. https://nvd.nist.gov/vuln/detail/CVE-2023-28362

This PR addresses a critical security vulnerability in the cookie management system that could allow sensitive cookies to be transmitted over insecure connections. The fix properly implements the secure flag for cookies based on both server configuration and request context.

This vulnerability was also identified in Erudika/scoold@1fdfee9 and fixed, corresponding to CVE-2023-28362

References:
1. Erudika/scoold@1fdfee9
2. https://nvd.nist.gov/vuln/detail/CVE-2023-28362
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant