CVE-2024-29030

MEDIUM EPSS 62.5%
Published Apr 19, 20242y ago · Modified Jun 17, 20262w ago
5.3 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 /api/resource that allows authenticated users to enumerate the internal network. Version 0.22.0 of memos removes the vulnerable file.

CVSS Details

Base Score
5.3
Exploitability
3.9
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability None

Threat Intelligence

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

Weaknesses 1

CWE-918 Server-Side Request Forgery (SSRF) Validation

Affected Products 1

VendorProductVersionRange
usememosmemos*≥0.13.2  –  <0.22.0

References 3

  • github.com https://github.com/usememos/memos/blob/06dbd8731161245444f4b50f4f9ed267f7c3cf63/api/v1/resource.go#L83
    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