GHSA-v99w-r56h-g23v

Suggest an improvement
Source
https://github.com/advisories/GHSA-v99w-r56h-g23v
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/08/GHSA-v99w-r56h-g23v/GHSA-v99w-r56h-g23v.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-v99w-r56h-g23v
Aliases
Published
2024-08-05T21:29:23Z
Modified
2024-08-06T23:11:56.990472Z
Severity
  • 8.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N CVSS Calculator
  • 8.8 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Owncast Cross-Site Request Forgery vulnerability
Details

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.

Database specific
{
    "nvd_published_at": "2024-03-20T22:15:08Z",
    "cwe_ids": [
        "CWE-352"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2024-08-05T21:29:23Z"
}
References

Affected packages

Go / github.com/owncast/owncast

Package

Name
github.com/owncast/owncast
View open source insights on deps.dev
Purl
pkg:golang/github.com/owncast/owncast

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.1.3

Database specific

{
    "last_known_affected_version_range": "<= 0.1.2"
}