{ "schema_version": "1.4.0", "id": "GHSA-c8jh-vcjh-fx2w", "modified": "2023-01-02T17:03:13Z", "published": "2022-12-23T12:30:25Z", "aliases": [ "CVE-2022-4690" ], "summary": "usememos/memos vulnerable to stored cross-site scripting (XSS)", "details": "usememos/memos is an open-source, self-hosted memo hub with knowledge management and socialization. Memos prior to 0.9.0 has a feature to upload file and display it, and by uploading a crafted SVG file, an attacker could perform a stored cross-site scripting attack with the image direct link. This was patched in version 0.9.0.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/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-4690" }, { "type": "WEB", "url": "https://github.com/usememos/memos/pull/833" }, { "type": "WEB", "url": "https://github.com/usememos/memos/commit/65cc19c12efa392f792f6bb154b4838547e0af5e" }, { "type": "WEB", "url": "https://github.com/usememos/memos/commit/c07b4a57caa89905e54b800f4d8fb720bbf5bf82" }, { "type": "WEB", "url": "https://github.com/usememos/memos" }, { "type": "WEB", "url": "https://huntr.dev/bounties/7e1be91d-3b13-4300-8af2-9bd9665ec335" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-12-27T01:29:44Z", "nvd_published_at": "2022-12-23T12:15:00Z" } }