CVE-2024-29029

MEDIUM EPSS 60.9%
Published Apr 19, 20242y ago · Modified Jun 17, 20262w ago
6.1 CVSS 3.1
Medium
Find Similar
Published Apr 19, 2024 2y ago
Last Modified Jun 17, 2026 2w ago

Description

memos is a privacy-first, lightweight note-taking service. In memos 0.13.2, an SSRF vulnerability exists at the /o/get/image that allows unauthenticated users to enumerate the internal network and retrieve images. The response from the image request is then copied into the response of the current server request, causing a reflected XSS vulnerability. Version 0.22.0 of memos removes the vulnerable file.

CVSS Details

Base Score
6.1
Exploitability
2.8
Impact
2.7
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
60.9% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 2

CWE-79 Cross-site Scripting Injection
CWE-918 Server-Side Request Forgery (SSRF) Validation

Affected Products 1

VendorProductVersionRange
usememosmemos* <0.22.0

References 3

  • github.com https://github.com/usememos/memos/blob/06dbd8731161245444f4b50f4f9ed267f7c3cf63/api/v1/http_getter.go#L29
    Product
  • github.com https://github.com/usememos/memos/commit/bbd206e8930281eb040cc8c549641455892b9eb5
    Patch
  • securitylab.github.com https://securitylab.github.com/advisories/GHSL-2023-154_GHSL-2023-156_memos/
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/usememos/memos/commit/bbd206e8930281eb040cc8c549641455892b9eb5
    Patch