{ "schema_version": "1.4.0", "id": "GHSA-j593-h5v3-45x6", "modified": "2023-01-10T15:38:25Z", "published": "2022-12-27T15:30:19Z", "aliases": [ "CVE-2022-4734" ], "summary": "usememos/memos may leak user information to an authenticated user", "details": "usememos/memos 0.9.0 and prior has endpoint that leaks user information like names, email, role, and OpenID to an authenticated user. A patch is available at commit 05b41804e33a34102f1f75bb2d69195dda6a1210 on the `main` branch.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/usememos/memos" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.9.1" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 0.9.0" } } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4734" }, { "type": "WEB", "url": "https://github.com/usememos/memos/commit/05b41804e33a34102f1f75bb2d69195dda6a1210" }, { "type": "PACKAGE", "url": "https://github.com/usememos/memos" }, { "type": "WEB", "url": "https://huntr.dev/bounties/4b4421dc-73af-4dec-884c-836f9732cb5b" } ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-212" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-12-30T17:56:48Z", "nvd_published_at": "2022-12-27T15:15:00Z" } }