mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
1.2 KiB
1.2 KiB
CVE-2024-24756
Description
Crafatar serves Minecraft avatars based on the skin for use in external applications. Files outside of the lib/public/
directory can be requested from the server. Instances running behind Cloudflare (including crafatar.com) are not affected. Instances using the Docker container as shown in the README are affected, but only files within the container can be read. By default, all of the files within the container can also be found in this repository and are not confidential. This vulnerability is patched in 2.1.5.
POC
Reference
- https://github.com/crafatar/crafatar/security/advisories/GHSA-5cxq-25mp-q5f2
- https://github.com/crafatar/crafatar/security/advisories/GHSA-5cxq-25mp-q5f2
Github
No PoCs found on GitHub currently.