CVE-2024-29026

Owncast is an open source, self-hosted, decentralized, single user live video streaming and chat server. In versions 0.1.2 and prior, a lenient CORS policy allows attackers to make a cross origin request, reading privileged information. This can be used to leak the admin password. Commit 9215d9ba0f29d62201d3feea9e77dcd274581624 fixes this issue.
Configurations

No configuration.

History

21 Nov 2024, 09:07

Type Values Removed Values Added
Summary
  • (es) Owncast es un servidor de chat y transmisión de video en vivo de código abierto, autohospedado, descentralizado y de un solo usuario. En las versiones 0.1.2 y anteriores, una política CORS indulgente permite a los atacantes realizar una solicitud de origen cruzado, leyendo información privilegiada. Esto se puede utilizar para filtrar la contraseña de administrador. El commit 9215d9ba0f29d62201d3feea9e77dcd274581624 soluciona este problema.
References () https://github.com/owncast/owncast/blob/v0.1.2/router/middleware/auth.go#L32 - () https://github.com/owncast/owncast/blob/v0.1.2/router/middleware/auth.go#L32 -
References () https://github.com/owncast/owncast/commit/9215d9ba0f29d62201d3feea9e77dcd274581624 - () https://github.com/owncast/owncast/commit/9215d9ba0f29d62201d3feea9e77dcd274581624 -
References () https://securitylab.github.com/advisories/GHSL-2023-261_Owncast/ - () https://securitylab.github.com/advisories/GHSL-2023-261_Owncast/ -

20 Mar 2024, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-03-20 22:15

Updated : 2024-11-21 09:07


NVD link : CVE-2024-29026

Mitre link : CVE-2024-29026

CVE.ORG link : CVE-2024-29026


JSON object : View

Products Affected

No product.

CWE
CWE-352

Cross-Site Request Forgery (CSRF)

CWE-697

Incorrect Comparison