CVE-2024-29029
memos vulnerable to an SSRF in /o/get/image
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 Exploit :
Yes !
Source :
[email protected]
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source | 
|---|---|---|---|---|---|---|
| CVSS 3.1 | MEDIUM | [email protected] | ||||
| CVSS 3.1 | MEDIUM | [email protected] | 
References to Advisories, Solutions, and Tools
                                            Here, you will find a curated list of external links that provide in-depth
                                            information, practical solutions, and valuable tools related to
                                            CVE-2024-29029.
                                        
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)
Common Attack Pattern Enumeration and Classification
            (CAPEC)
            stores attack patterns, which are descriptions of the common attributes and
            approaches employed by adversaries to exploit the CVE-2024-29029
            weaknesses.
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-364da2661108Nov. 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 
 
                         
                         
                         
                                             
                                            