Punk versions before 0.18 for Perl allow session cookie forgery via an empty default HMAC key when a session is declared without a secret. The session keyword freezes its options onto the applicatio…
提示
摘要
Punk versions before 0.18 for Perl allow session cookie forgery via an empty default HMAC key when a session is declared without a secret. The session keyword freezes its options onto the application as given: it does not require a secret, warn, or refuse to start when one is absent. The cookie read and the write-back both default that key to the empty string, so a declaration with no secret option, or with an undefined or empty one, signs and verifies with a zero-length HMAC-SHA256 key. An a…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://metacpan.org/release/LNATION/Punk-0.17/source/include/punk/punk_session.h
- https://metacpan.org/release/LNATION/Punk-0.17/view/lib/Punk.pm
- https://metacpan.org/release/LNATION/Punk-0.18/source/Changes
时间线
- nvd_ingest NVD