ghsa-9w8x-5hv5-r6gw
Vulnerability from github
Published
2023-02-15 06:30
Modified
2025-03-19 15:28
Severity ?
VLAI Severity ?
Summary
Cross Site Scripting in usememos/memos
Details
All versions of the package github.com/usememos/memos/server prior to 0.11.0 are vulnerable to Cross-site Scripting (XSS) due to insufficient checks on external resources, which allows malicious actors to introduce links starting with a javascript: scheme.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/usememos/memos" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.10.4-0.20230211093429-b11d2130a084" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-25978" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-02-15T18:16:31Z", "nvd_published_at": "2023-02-15T05:15:00Z", "severity": "MODERATE" }, "details": "All versions of the package github.com/usememos/memos/server prior to 0.11.0 are vulnerable to Cross-site Scripting (XSS) due to insufficient checks on external resources, which allows malicious actors to introduce links starting with a javascript: scheme.", "id": "GHSA-9w8x-5hv5-r6gw", "modified": "2025-03-19T15:28:31Z", "published": "2023-02-15T06:30:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25978" }, { "type": "WEB", "url": "https://github.com/usememos/memos/issues/1026" }, { "type": "WEB", "url": "https://github.com/usememos/memos/commit/b11d2130a084385eb65c3761a3c841ebe9f81ae8" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2023-1566" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMUSEMEMOSMEMOSSERVER-3319070" }, { "type": "PACKAGE", "url": "github.com/usememos/memos" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Cross Site Scripting in usememos/memos" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…