CVE-2024-29029: memos vulnerable to Server-Side Request Forgery and Cross-site Scripting
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.
References
- github.com/advisories/GHSA-9cqm-mgv9-vv9j
- github.com/usememos/memos
- github.com/usememos/memos/blob/06dbd8731161245444f4b50f4f9ed267f7c3cf63/api/v1/http_getter.go
- github.com/usememos/memos/commit/bbd206e8930281eb040cc8c549641455892b9eb5
- nvd.nist.gov/vuln/detail/CVE-2024-29029
- securitylab.github.com/advisories/GHSL-2023-154_GHSL-2023-156_memos
Detect and mitigate CVE-2024-29029 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →