Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/1Panel-dev/1Panel
  4. ›
  5. CVE-2024-24768

CVE-2024-24768: 1Panel set-cookie is missing the Secure keyword

February 5, 2024 (updated January 20, 2025)

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

References

  • github.com/1Panel-dev/1Panel
  • github.com/1Panel-dev/1Panel/commit/1169648162c4b9b48e0b4aa508f9dea4d6bc50d5
  • github.com/1Panel-dev/1Panel/pull/3817
  • github.com/1Panel-dev/1Panel/security/advisories/GHSA-9xfw-jjq2-7v8h
  • github.com/advisories/GHSA-9xfw-jjq2-7v8h
  • nvd.nist.gov/vuln/detail/CVE-2024-24768

Code Behaviors & Features

Detect and mitigate CVE-2024-24768 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.9.6

Fixed versions

  • 1.9.6

Solution

Upgrade to version 1.9.6 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-311: Missing Encryption of Sensitive Data
  • CWE-315: Cleartext Storage of Sensitive Information in a Cookie

Source file

go/github.com/1Panel-dev/1Panel/CVE-2024-24768.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:48 +0000.