ghsa-hfcf-79gh-f3jc
Vulnerability from github
Published
2025-07-29 15:31
Modified
2025-07-29 22:09
Severity ?
VLAI Severity ?
Summary
Memos has Cross-Site Scripting (XSS) Vulnerability in Image URLs
Details
The Memos application, up to version v0.24.3, allows for the embedding of markdown images with arbitrary URLs. When a user views a memo containing such an image, their browser automatically fetches the image URL without explicit user consent or interaction beyond viewing the memo. This can be exploited by an attacker to disclose the viewing user's IP address, browser User-Agent string, and potentially other request-specific information to the attacker-controlled server, leading to information disclosure and user tracking.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/usememos/memos" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.24.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-50738" ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2025-07-29T22:09:45Z", "nvd_published_at": "2025-07-29T15:15:35Z", "severity": "MODERATE" }, "details": "The Memos application, up to version v0.24.3, allows for the embedding of markdown images with arbitrary URLs. When a user views a memo containing such an image, their browser automatically fetches the image URL without explicit user consent or interaction beyond viewing the memo. This can be exploited by an attacker to disclose the viewing user\u0027s IP address, browser User-Agent string, and potentially other request-specific information to the attacker-controlled server, leading to information disclosure and user tracking.", "id": "GHSA-hfcf-79gh-f3jc", "modified": "2025-07-29T22:09:45Z", "published": "2025-07-29T15:31:50Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-50738" }, { "type": "WEB", "url": "https://github.com/usememos/memos/issues/4707#issuecomment-2898504237" }, { "type": "WEB", "url": "https://github.com/usememos/memos/commit/46d5307d7f210067b46e07400a728fa9095803d9" }, { "type": "PACKAGE", "url": "https://github.com/usememos/memos" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N/E:P", "type": "CVSS_V4" } ], "summary": "Memos has Cross-Site Scripting (XSS) Vulnerability in Image URLs" }
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…