OSV 1.4.0 · unreviewed · 修改于 2026-08-30 23:30
发布时间
2026-08-30 23:30
GitHub 审查时间
—
NVD 发布时间
2026-08-30 23:16
源文件
advisories/unreviewed/2026/08/GHSA-hwrr-6f7r-qpch/GHSA-hwrr-6f7r-qpch.json
AVideo (current commit e01e41ecc and earlier) exposes stream credentials through the plugin/Live/view/Live_restreams/getLiveKey.json.php endpoint. Supplying a 'token' request parameter waives both the Live::canRestream() access gate and the restream ownership check, causing the endpoint to return any restream's stream_key and stream_url (credentials for external platforms such as YouTube, Facebook, and Twitch) without authentication. The token is merely encryptString() of an integer id with no user binding, expiry, or authentication tag. Because encryption uses AES-256-CBC with a deterministic IV and no MAC, and because intval() accepts any string beginning with a digit, an unauthenticated attacker can forge valid tokens using the public encryption oracle in view/url2Embed.json.php, disclosing arbitrary users' stream credentials.
该公告没有提供结构化的受影响软件包信息。