製品・ソフトウェアに関する情報
WWBNのAVideoにおけるコマンドインジェクションの脆弱性
Title WWBNのAVideoにおけるコマンドインジェクションの脆弱性
Summary

WWBN AVideoはオープンソースの動画プラットフォームです。バージョン29.0以下では、CloneSiteプラグインの`cloneServer.json.php`エンドポイントがユーザーからの入力(`url`パラメータ)を適切にサニタイズせずにシェルコマンドを構築していました。この入力は`wget`コマンドに直接連結され、`exec()`を介して実行されるため、コマンドインジェクションの脆弱性が発生します。攻撃者はシェルのメタキャラクター(例:`;`)を用いて意図されたURLコンテキストを破り、任意のシェルコマンドを注入することができます。これによりサーバー上でリモートコード実行(RCE)が可能になります。この問題はコミット473c609fc2defdea8b937b00e86ce88eba1f15bbで修正されました。

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

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

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

NVD Vulnerability Information
CVE-2026-41304
Summary

WWBN AVideo is an open source video platform. In versions 29.0 and below, the `cloneServer.json.php` endpoint in the CloneSite plugin constructs shell commands using user-controlled input (`url` parameter) without proper sanitization. The input is directly concatenated into a `wget` command executed via `exec()`, allowing command injection. An attacker can inject arbitrary shell commands by breaking out of the intended URL context using shell metacharacters (e.g., `;`). This leads to Remote Code Execution (RCE) on the server. Commit 473c609fc2defdea8b937b00e86ce88eba1f15bb contains a fix.

Publication Date April 22, 2026, 9:16 a.m.
Registration Date April 25, 2026, 4:04 a.m.
Last Update April 25, 2026, 12:11 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