製品・ソフトウェアに関する情報
WWBNのAVideoにおけるクロスサイトスクリプティングの脆弱性
Title WWBNのAVideoにおけるクロスサイトスクリプティングの脆弱性
Summary

WWBN AVideoはオープンソースのビデオプラットフォームです。バージョン29.0以下では、`objects/video.php:918`の`isValidDuration()`関数内の正規表現`/^[0-9]{1,2}:[0-9]{1,2}:[0-9]{1,2}/`に終端の`$`アンカーがなく、有効な期間のプレフィックスの後に任意のHTML/JavaScriptを付加することが可能でした。作成された期間はデータベースに保存され、トレンドページ、プレイリストページ、およびビデオギャラリーのサムネイルで`echo Video::getCleanDuration()`を介してHTMLエスケープなしにレンダリングされるため、保存型クロスサイトスクリプティングが発生しました。修正はコミットbcba324644df8b4ed1f891462455f1cd26822a45に含まれています。

Possible impacts 当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃により、他のソフトウェアにも影響が及ぶ可能性があります。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date April 21, 2026, midnight
Registration Date April 27, 2026, 10:47 a.m.
Last Update April 27, 2026, 10:47 a.m.
CVSS3.0 : 警告
Score 5.4
Vector CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Affected System
WWBN
AVideo 29.0 およびそれ以前
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年04月27日]
  掲載
April 27, 2026, 10:47 a.m.

NVD Vulnerability Information
CVE-2026-41061
Summary

WWBN AVideo is an open source video platform. In versions 29.0 and below, the `isValidDuration()` regex at `objects/video.php:918` uses `/^[0-9]{1,2}:[0-9]{1,2}:[0-9]{1,2}/` without a `$` end anchor, allowing arbitrary HTML/JavaScript to be appended after a valid duration prefix. The crafted duration is stored in the database and rendered without HTML escaping via `echo Video::getCleanDuration()` on trending pages, playlist pages, and video gallery thumbnails, resulting in stored cross-site scripting. Commit bcba324644df8b4ed1f891462455f1cd26822a45 contains a fix.

Publication Date April 22, 2026, 8:16 a.m.
Registration Date April 25, 2026, 4:04 a.m.
Last Update April 25, 2026, 12:08 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:* 29.0
Related information, measures and tools
Common Vulnerabilities List