CVE-2024-29030
published 2024-04-19CVE-2024-29030: 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…
PriorityP278medium5.3CVSS 3.1
AVNACLPRNUINSUCLINAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
1.14%
62.5th percentile
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.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| github.com | usememos_memos | >= 0 < 0.22.0 | 0.22.0 |
| usememos | memos | < 0.22.0 | 0.22.0 |
| usememos | memos | >= 0.13.2 < 0.22.0 | 0.22.0 |
Detection & IOCsextracted from sources · hover to see the quote
path/o/get/resource?url=https://{{interactsh-url}}
- →SSRF triggered via GET request to /o/get/resource with an external URL parameter; detect by monitoring outbound DNS/HTTP requests originating from the server following requests to this endpoint.
- →Authenticated users can abuse the /api/resource endpoint to perform SSRF and enumerate internal network hosts.
- ·The vulnerability is present in Memos version 0.13.2 and is removed in version 0.22.0; ensure version fingerprinting is part of detection triage. ↗
- ·Exploitation requires authentication; unauthenticated scanning will not trigger the vulnerability.
CVSS provenance
nvdv3.15.3MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
vulncheck5.8MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
memos vulnerable to Server-Side Request Forgery in /api/resource in github.com/usememos/memos
osv·2024-08-06
CVE-2024-29030 memos vulnerable to Server-Side Request Forgery in /api/resource in github.com/usememos/memos
memos vulnerable to Server-Side Request Forgery in /api/resource in github.com/usememos/memos
memos vulnerable to Server-Side Request Forgery in /api/resource in github.com/usememos/memos
OSV
memos vulnerable to Server-Side Request Forgery in /api/resource
osv·2024-08-05
CVE-2024-29030 [MEDIUM] memos vulnerable to Server-Side Request Forgery in /api/resource
memos vulnerable to Server-Side Request Forgery in /api/resource
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.
GHSA
memos vulnerable to Server-Side Request Forgery in /api/resource
ghsa·2024-08-05
CVE-2024-29030 [MEDIUM] CWE-918 memos vulnerable to Server-Side Request Forgery in /api/resource
memos vulnerable to Server-Side Request Forgery in /api/resource
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.
VulnCheck
usememos memos Server-Side Request Forgery (SSRF)
vulncheck·2024·CVSS 5.8
CVE-2024-29030 [MEDIUM] usememos memos Server-Side Request Forgery (SSRF)
usememos memos Server-Side Request Forgery (SSRF)
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.
Affected: usememos memos
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://app.crowdsec.net/cti/cve-explorer/CVE-2024-29030
No detection rules found.
Nuclei
Memos 0.13.2 - Server-Side Request Forgery
nuclei·CVSS 5.3
CVE-2024-29030 [MEDIUM] Memos 0.13.2 - Server-Side Request Forgery
Memos 0.13.2 - Server-Side Request Forgery
An SSRF vulnerability exists at the `/api/resource` that allows authenticated users to enumerate the internal network.
Template:
id: CVE-2024-29030
info:
name: Memos 0.13.2 - Server-Side Request Forgery
author: ritikchaddha
severity: medium
description: |
An SSRF vulnerability exists at the `/api/resource` that allows authenticated users to enumerate the internal network.
impact: |
Attackers can force the server to make requests to arbitrary destinations, potentially accessing internal services or sensitive data.
remediation: |
Update Memos to version 0.13.3 or later.
reference:
- https://securitylab.github.com/advisories/GHSL-2023-154_GHSL-2023-156_memos/
- https://nvd.nist.gov/vuln/detail/CVE-2024-29030
classification:
cvss-metrics: CVSS:3.1
No writeups or analysis indexed.
https://github.com/usememos/memos/blob/06dbd8731161245444f4b50f4f9ed267f7c3cf63/api/v1/resource.go#L83https://github.com/usememos/memos/commit/bbd206e8930281eb040cc8c549641455892b9eb5https://securitylab.github.com/advisories/GHSL-2023-154_GHSL-2023-156_memos/https://github.com/usememos/memos/blob/06dbd8731161245444f4b50f4f9ed267f7c3cf63/api/v1/resource.go#L83https://github.com/usememos/memos/commit/bbd206e8930281eb040cc8c549641455892b9eb5https://securitylab.github.com/advisories/GHSL-2023-154_GHSL-2023-156_memos/
2024-04-19
Published
Exploited in the wild