Cerebrate · Cerebrate · CVE-2023-41908
**Name of the Vulnerable Software and Affected Versions**
Cerebrate versions prior to 1.15
**Description**
The issue is related to the lack of the Secure attribute for the session cookie. This means that the session cookie is transmitted over an insecure channel, potentially allowing an attacker to intercept and exploit it.
**Recommendations**
For versions prior to 1.15, update to version 1.15 or later to ensure the Secure attribute is set for the session cookie, thereby encrypting the transmission of the session cookie.