CVE-2024-29029
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.
Does this matter?
Lower severity and a low EPSS score (1.08%). Track it; it rarely justifies an emergency change on its own.
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 3.1
- 6.1 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 1.08% probability · 63th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79, CWE-918
- Affected
- usememos/memos
- Source
- security-advisories@github.com
References
- https://github.com/usememos/memos/blob/06dbd8731161245444f4b50f4f9ed267f7c3cf63/api/v1/http_getter.go#L29Product
- https://github.com/usememos/memos/commit/bbd206e8930281eb040cc8c549641455892b9eb5Patch
- https://securitylab.github.com/advisories/GHSL-2023-154_GHSL-2023-156_memos/Exploit, Third Party Advisory
- https://github.com/usememos/memos/blob/06dbd8731161245444f4b50f4f9ed267f7c3cf63/api/v1/http_getter.go#L29Product
- https://github.com/usememos/memos/commit/bbd206e8930281eb040cc8c549641455892b9eb5Patch
- https://securitylab.github.com/advisories/GHSL-2023-154_GHSL-2023-156_memos/Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.