CVE-2024-24768 – github.com/1panel-dev/1panel
Package
Manager: go
Name: github.com/1panel-dev/1panel
Vulnerable Version: >=0 <1.9.6
Severity
Level: Low
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
EPSS: 0.00048 pctl0.14346
Details
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
Metadata
Created: 2024-02-05T20:19:30Z
Modified: 2025-01-20T16:52:56Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/02/GHSA-9xfw-jjq2-7v8h/GHSA-9xfw-jjq2-7v8h.json
CWE IDs: ["CWE-311", "CWE-315"]
Alternative ID: GHSA-9xfw-jjq2-7v8h
Finding: F115
Auto approve: 1