You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
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.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
New CVE Received from GitHub, Inc.4/19/2024 3:15:06 PM
Action
Type
Old Value
New Value
Added
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.
Added
CVSS V3.1
GitHub, Inc. AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L
Added
CWE
GitHub, Inc. CWE-22
Added
Reference
GitHub, Inc. https://github.com/owncast/owncast/blob/v0.1.2/controllers/admin/emoji.go#L63 [No types assigned]
Added
Reference
GitHub, Inc. https://github.com/owncast/owncast/commit/1b14800c7d7f54be14ed4d130bfe7f480645076e [No types assigned]
Added
Reference
GitHub, Inc. https://github.com/owncast/owncast/releases/tag/v0.1.3 [No types assigned]
Added
Reference
GitHub, Inc. https://securitylab.github.com/advisories/GHSL-2023-277_Owncast/ [No types assigned]
Quick Info
CVE Dictionary Entry: CVE-2024-31450 NVD
Published Date: 04/19/2024 NVD
Last Modified: 06/17/2026
Source: GitHub, Inc.