Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Owncast Project | Owncast | <= 0.1.2 |
Related Weaknesses (CWE)
References
- https://github.com/owncast/owncast/blob/v0.1.2/router/middleware/auth.go#L32Product
- https://github.com/owncast/owncast/commit/9215d9ba0f29d62201d3feea9e77dcd2745816Patch
- https://securitylab.github.com/advisories/GHSL-2023-261_Owncast/ExploitThird Party Advisory
- https://github.com/owncast/owncast/blob/v0.1.2/router/middleware/auth.go#L32Product
- https://github.com/owncast/owncast/commit/9215d9ba0f29d62201d3feea9e77dcd2745816Patch
- https://securitylab.github.com/advisories/GHSL-2023-261_Owncast/ExploitThird Party Advisory
FAQ
What is CVE-2024-29026?
CVE-2024-29026 is a vulnerability with a CVSS score of 8.2 (HIGH). 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 requ...
How severe is CVE-2024-29026?
CVE-2024-29026 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-29026?
Check the references section above for vendor advisories and patch information. Affected products include: Owncast Project Owncast.