CVE-2024-35220
@fastify/session reuses destroyed session cookie
7.4
HIGH
CVSS 3.1
EPSS 0.35%
描述
### Impact When restoring the cookie from the session store, the `expires` field is overriden if the `maxAge` field was set. This means a cookie is never correctly detected as expired and thus expired sessions are not destroyed. ### Patches Updating to v10.9.0 will solve this. ### Workarounds None ### References Publicly reported at: https://github.com/fastify/session/issues/251
如何修補 CVE-2024-35220
要修補 CVE-2024-35220,請將受影響套件升級到下列已修補版本。
- —升級至 10.9.0 或更新版本
CVE-2024-35220 正在被利用嗎?
低 — EPSS 為 0.4%,目前沒有觀察到大規模利用活動。
受影響套件(1)
- from 0, < 10.9.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.4 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N |