{ "schema_version": "1.4.0", "id": "GHSA-qcw2-492v-57xj", "modified": "2023-01-02T20:22:05Z", "published": "2022-12-23T12:30:25Z", "aliases": [ "CVE-2022-4683" ], "summary": "usememos/memos missing Secure cookie attribute", "details": "usememos/memos is an open-source, self-hosted memo hub with knowledge management and socialization. Memos prior to 0.9.0 is missing the Secure cookie attribute, making it vulnerable to session hijacking.\n", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/usememos/memos" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.9.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4683" }, { "type": "WEB", "url": "https://github.com/usememos/memos/commit/7efa749c6628c75b19a912ca170529f5c293bb2e" }, { "type": "PACKAGE", "url": "https://github.com/usememos/memos" }, { "type": "WEB", "url": "https://huntr.dev/bounties/84973f6b-739a-4d7e-8757-fc58cbbaf6ef" } ], "database_specific": { "cwe_ids": [ "CWE-311", "CWE-319", "CWE-614" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-12-27T02:21:22Z", "nvd_published_at": "2022-12-23T12:15:00Z" } }