CVE-2024-31450

CVSS V2 None CVSS V3 None
Description
Owncast is an open source, self-hosted, decentralized, single user live video streaming and chat server. The Owncast application exposes an administrator API at the URL /api/admin. The emoji/delete endpoint of said API allows administrators to delete custom emojis, which are saved on disk. The parameter name is taken from the JSON request and directly appended to the filepath that points to the emoji to delete. By using path traversal sequences (../), attackers with administrative privileges can exploit this endpoint to delete arbitrary files on the system, outside of the emoji directory. This vulnerability is fixed in 0.1.3.
Overview
  • CVE ID
  • CVE-2024-31450
  • Assigner
  • GitHub_M
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-04-19T18:59:19.526Z
  • Last Modified Date
  • 2024-06-04T17:36:33.796Z
History
Created Old Value New Value Data Type Notes
2024-06-25 22:30:08 Added to TrackCVE