Headline
GHSA-9xfw-jjq2-7v8h: 1Panel set-cookie is missing the Secure keyword
Summary
The https cookie that comes with the panel does not have the Secure keyword, which may cause the cookie to be sent in plain text when accessing http accidentally.
https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Headers/Set-Cookie#secure
PoC
Directly configure https for the panel, and then capture the packet when logging in again and find that the cookie does not have the Secure keyword
Impact
Everyone who has configured the panel https
Package
gomod github.com/1Panel-dev/1Panel (Go)
Affected versions
<= 1.9.5
Patched versions
1.9.6
Description
Summary
The https cookie that comes with the panel does not have the Secure keyword, which may cause the cookie to be sent in plain text when accessing http accidentally.
https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Headers/Set-Cookie#secure
PoC
Directly configure https for the panel, and then capture the packet when logging in again and find that the cookie does not have the Secure keyword
Impact
Everyone who has configured the panel https
References
- GHSA-9xfw-jjq2-7v8h
- https://nvd.nist.gov/vuln/detail/CVE-2024-24768
- 1Panel-dev/1Panel#3817
- 1Panel-dev/1Panel@1169648
wanghe-fit2cloud published to 1Panel-dev/1Panel
Feb 5, 2024
Published by the National Vulnerability Database
Feb 5, 2024
Published to the GitHub Advisory Database
Feb 5, 2024
Reviewed
Feb 5, 2024
Last updated
Feb 5, 2024