2024-03-20 23:03:38 +00:00
{
"id" : "CVE-2024-29026" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-03-20T22:15:08.557" ,
2024-03-21 13:04:12 +00:00
"lastModified" : "2024-03-21T12:58:51.093" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-03-20 23:03:38 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "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."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 8.2 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 4.2
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-352"
} ,
{
"lang" : "en" ,
"value" : "CWE-697"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/owncast/owncast/blob/v0.1.2/router/middleware/auth.go#L32" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/owncast/owncast/commit/9215d9ba0f29d62201d3feea9e77dcd274581624" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://securitylab.github.com/advisories/GHSL-2023-261_Owncast/" ,
"source" : "security-advisories@github.com"
}
]
}