cve/2024/CVE-2024-55074.md

18 lines
742 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-55074](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-55074)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The edit profile function of Grocy through 4.3.0 allows stored XSS and resultant privilege escalation by uploading a crafted HTML or SVG file, a different issue than CVE-2024-8370.
### POC
#### Reference
- https://m10x.de/posts/2024/11/all-your-recipe-are-belong-to-us-part-1/3-stored-xss-csrf-and-broken-access-control-vulnerabilities-in-grocy/
#### Github
No PoCs found on GitHub currently.