cve/2024/CVE-2024-29028.md
2024-06-09 00:33:16 +00:00

19 lines
927 B
Markdown

### [CVE-2024-29028](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-29028)
![](https://img.shields.io/static/v1?label=Product&message=memos&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%200.16.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-918%3A%20Server-Side%20Request%20Forgery%20(SSRF)&color=brighgreen)
### Description
memos is a privacy-first, lightweight note-taking service. In memos 0.13.2, an SSRF vulnerability exists at the /o/get/httpmeta that allows unauthenticated users to enumerate the internal network and receive limited html values in json form. This vulnerability is fixed in 0.16.1.
### POC
#### Reference
- https://securitylab.github.com/advisories/GHSL-2023-154_GHSL-2023-156_memos
- https://securitylab.github.com/advisories/GHSL-2023-154_GHSL-2023-156_memos
#### Github
No PoCs found on GitHub currently.