CVE-2024-24768
published 2024-02-05CVE-2024-24768: 1Panel is an open source Linux server operation and maintenance management panel. The HTTPS cookie that comes with the panel does not have the Secure keyword…
PriorityP339high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
EPSS
0.30%
22.0th percentile
1Panel is an open source Linux server operation and maintenance management panel. 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 if accessed using HTTP. This issue has been patched in version 1.9.6.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| 1panel-dev | 1panel | <= 1.9.5 | — |
| fit2cloud | 1panel | — | — |
| github.com | 1panel-dev_1panel | >= 0 < 1.9.6 | 1.9.6 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
1Panel set-cookie is missing the Secure keyword in github.com/1Panel-dev/1Panel
osv·2024-06-28
CVE-2024-24768 1Panel set-cookie is missing the Secure keyword in github.com/1Panel-dev/1Panel
1Panel set-cookie is missing the Secure keyword in github.com/1Panel-dev/1Panel
1Panel set-cookie is missing the Secure keyword in github.com/1Panel-dev/1Panel
GHSA
1Panel set-cookie is missing the Secure keyword
ghsa·2024-02-05
CVE-2024-24768 [LOW] CWE-311 1Panel set-cookie is missing the Secure keyword
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
OSV
1Panel set-cookie is missing the Secure keyword
osv·2024-02-05
CVE-2024-24768 [LOW] 1Panel set-cookie is missing the Secure keyword
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
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/1Panel-dev/1Panel/commit/1169648162c4b9b48e0b4aa508f9dea4d6bc50d5https://github.com/1Panel-dev/1Panel/pull/3817https://github.com/1Panel-dev/1Panel/security/advisories/GHSA-9xfw-jjq2-7v8hhttps://github.com/1Panel-dev/1Panel/commit/1169648162c4b9b48e0b4aa508f9dea4d6bc50d5https://github.com/1Panel-dev/1Panel/pull/3817https://github.com/1Panel-dev/1Panel/security/advisories/GHSA-9xfw-jjq2-7v8h
2024-02-05
Published