The default serialization used by Plug session may result in code execution in certain situations. Keep in mind, however, the session cookie is signed and this attack can only be exploited if the attacker has access to your secret key as well as your signing/encryption salts. We recommend users to change their secret key base and salts if they suspect they have been leaked, regardless of this vulnerability.
{ "nvd_published_at": null, "github_reviewed_at": "2022-04-12T21:23:43Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-502" ] }