6.1
MEDIUM
CVE-2024-29029
Memos SSRF to Reflected XSS Vulnerability
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.

INFO

Published Date :

April 19, 2024, 4:15 p.m.

Last Modified :

Jan. 2, 2025, 8:46 p.m.

Remotely Exploitable :

Yes !

Impact Score :

2.7

Exploitability Score :

2.8
Affected Products

The following products are affected by CVE-2024-29029 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Usememos memos

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-29029 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-29029 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Jan. 02, 2025

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    Added CWE NIST CWE-79
    Added CWE NIST CWE-918
    Added CPE Configuration OR *cpe:2.3:a:usememos:memos:*:*:*:*:*:*:*:* versions up to (excluding) 0.22.0
    Changed Reference Type https://github.com/usememos/memos/blob/06dbd8731161245444f4b50f4f9ed267f7c3cf63/api/v1/http_getter.go#L29 No Types Assigned https://github.com/usememos/memos/blob/06dbd8731161245444f4b50f4f9ed267f7c3cf63/api/v1/http_getter.go#L29 Product
    Changed Reference Type https://github.com/usememos/memos/blob/06dbd8731161245444f4b50f4f9ed267f7c3cf63/api/v1/http_getter.go#L29 No Types Assigned https://github.com/usememos/memos/blob/06dbd8731161245444f4b50f4f9ed267f7c3cf63/api/v1/http_getter.go#L29 Product
    Changed Reference Type https://github.com/usememos/memos/commit/bbd206e8930281eb040cc8c549641455892b9eb5 No Types Assigned https://github.com/usememos/memos/commit/bbd206e8930281eb040cc8c549641455892b9eb5 Patch
    Changed Reference Type https://github.com/usememos/memos/commit/bbd206e8930281eb040cc8c549641455892b9eb5 No Types Assigned https://github.com/usememos/memos/commit/bbd206e8930281eb040cc8c549641455892b9eb5 Patch
    Changed Reference Type https://securitylab.github.com/advisories/GHSL-2023-154_GHSL-2023-156_memos/ No Types Assigned https://securitylab.github.com/advisories/GHSL-2023-154_GHSL-2023-156_memos/ Exploit, Third Party Advisory
    Changed Reference Type https://securitylab.github.com/advisories/GHSL-2023-154_GHSL-2023-156_memos/ No Types Assigned https://securitylab.github.com/advisories/GHSL-2023-154_GHSL-2023-156_memos/ Exploit, Third Party Advisory
  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Nov. 21, 2024

    Action Type Old Value New Value
    Added Reference https://github.com/usememos/memos/blob/06dbd8731161245444f4b50f4f9ed267f7c3cf63/api/v1/http_getter.go#L29
    Added Reference https://github.com/usememos/memos/commit/bbd206e8930281eb040cc8c549641455892b9eb5
    Added Reference https://securitylab.github.com/advisories/GHSL-2023-154_GHSL-2023-156_memos/
  • CVE Modified by [email protected]

    Jul. 31, 2024

    Action Type Old Value New Value
    Changed 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. 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.
  • CVE Modified by [email protected]

    May. 14, 2024

    Action Type Old Value New Value
  • CVE Received by [email protected]

    Apr. 19, 2024

    Action Type Old Value New Value
    Added 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.
    Added Reference GitHub, Inc. https://securitylab.github.com/advisories/GHSL-2023-154_GHSL-2023-156_memos/ [No types assigned]
    Added Reference GitHub, Inc. https://github.com/usememos/memos/commit/bbd206e8930281eb040cc8c549641455892b9eb5 [No types assigned]
    Added Reference GitHub, Inc. https://github.com/usememos/memos/blob/06dbd8731161245444f4b50f4f9ed267f7c3cf63/api/v1/http_getter.go#L29 [No types assigned]
    Added CWE GitHub, Inc. CWE-918
    Added CWE GitHub, Inc. CWE-79
    Added CVSS V3.1 GitHub, Inc. AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-29029 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
© cvefeed.io
Latest DB Update: Apr. 26, 2025 15:26